Daniel Massie wrote:

I have goals set up to generate my hibernate mapping files, but I am unable to actually use these to create a database. How can I achieve this using maven? When I use the goal 'hibernate:schema-export' it builds successfully, but no schema is produced.
Any help is much appreciated.
Thanks
Daniel



maven-hibernate-plugin is a pice of sh.. (as the author I have a right to say so).
I haven't updated it for a long time nor I am following what's going on with Hibernate.
As I am not using Hinernate at the moment and I am not directly interested in updating this plugin (nor I am qualified for that)
- you may consider to write a small wrapper for hibernate ant tasks (in mave.xml).



Michal





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to