I would like to use the Hibernate3 plugin for Maven (developed by Codehaus) but according to the last release date (2009-01-21), it seems that it's not actively supported. I need to use the hbm2ddl tool provided by Hibernate. What do you think?
Where the hbm2ddl tool is provided? I guess this is not the Hibernate3 Maven plugin that includes it, but it is included in the hibernate dependencies?
Thanks