Re: [appfuse-user] Trying to create Oracle DDL script

2007-11-20 Thread Rob Hills
Hi Mike, Michael Horwitz wrote: There are a few parameters you will need to change on the hibernate plugin to get it to generate the ddl file. You need to set export, update, create and drop to false as well. You are correct in believing that the plugin will not fire if you set maven.test.skip

Re: [appfuse-user] Trying to create Oracle DDL script

2007-11-20 Thread Michael Horwitz
There are a few parameters you will need to change on the hibernate plugin to get it to generate the ddl file. You need to set export, update, create and drop to false as well. You are correct in believing that the plugin will not fire if you set maven.test.skip to true. Note that the hibernate plu