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
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