[ http://jira.andromda.org/browse/MAVEN-37?page=history ] Work on MAVEN-37 started by Wouter Zoons
> package of SchemaExport class should be org.hibernate for hibernate 3.0 > ----------------------------------------------------------------------- > > Key: MAVEN-37 > URL: http://jira.andromda.org/browse/MAVEN-37 > Project: Maven Plugins > Type: Bug > Components: APP > Versions: 3.1M1 > Reporter: Kishore > Assignee: Wouter Zoons > Priority: Minor > > The following file needs to change the package of SchemaExport (net.sf to > org) conditionally depending on the hibernation version selected during app > generation. > andromda/maven/andromdapp/plugin-resources/andromdapp/templates/j2ee-app/hibernate/maven.xml > Because of this database schema generation is no happening during application > (hibernate 3.0) build with the following error: > java.lang.NoClassDefFoundError: net/sf/hibernate/tool/hbm2ddl/SchemaExport -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
