Fixed
Details
Assignee
Koen AersKoen AersReporter
Jacques StadlerJacques StadlerParticipants
Jacques StadlerKoen AersFix versions
Priority
Major
Details
Details
Assignee
Koen Aers
Koen AersReporter
Jacques Stadler
Jacques StadlerParticipants
Jacques Stadler
Koen Aers
Fix versions
Priority
Created December 13, 2017 at 8:02 PM
Updated December 3, 2024 at 3:50 PM
Resolved March 26, 2018 at 2:04 PM
It would be nice if there were a official Maven Plugin for Hibernate Tools.
I wrote one with support for hbm2java and hbm2ddl using the JDBCMetaDataConfiguration for now.
You can find it here: https://github.com/stadler/hibernate-tools-maven-plugin
Instead of brewing my own little plugin I think it would be better to have an official plugin that can also profit from the latest developments of hibernate-tools.
You could use my plugin as it uses the same license (lgpl) as hibernate tools.
What do you think?