Hello You can find an example here:
http://mojo.codehaus.org/maven-hibernate3/hibernate3-maven-plugin/examples/p hase_embedding.html Regards Johann Reyes -----Original Message----- From: spamsucks [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 10:38 AM To: [email protected] Subject: [mojo-user] Hook hibernate3:hbm2ddl into build process? Embarrassing, but finally figured out that I had to manually do "mvn hibernate3:hbm2ddl" to invoke the plugin. I kept running my build thinking the plugin would be invoked during a build lifecycle. Is there a way that I can bind this plugin to a phase so that it gets automatically run when the compile, jar or other phase in the build gets invoked, or do I need to always perform this manual step if I want the ddl to be exported? Thanks! I am extremely pleased that it's working;) --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
