Skip to content

HBX-1516 Hibernate Tools Maven Plugin #815

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

stadler
Copy link
Contributor

@stadler stadler commented Jan 17, 2018

This pull request integrates a new hibernate-tools-maven-plugin as separate maven module into hibernate-tools. Currently it supports hbm2ddl (Schema generation) and hbm2java (JPA Entity generation) through JDBC Reverse Engineering (JdbcMetadataDescriptor).

With it there are also two integration tests that show and test the usage of the goals.

A few things are still open and need to be discussed:

  • The site deployment remains to be properly configured and tested
  • The release process propably also needs further configuration and testing

Let me know if you think further adaptions are needed.

…ate-tools project

* Copies files from https://github.com/stadler/hibernate-tools-maven-plugin as of version 1.1.0.
* Adapted pom.xml to fit this project
* Changed README.mds to readme.txt and adapted content
* Add this maven-plugin as module to parent
And with it switch to hibernate.properties instead of hibernate.cfg.xml file for configuration as it seems no longer to be possible to configure hibernate JDBC Configuration with xml
@Sanne Sanne requested a review from koentsje January 26, 2018 16:59
@stadler
Copy link
Contributor Author

stadler commented Feb 12, 2018

Hi there
Are there any plans concerning this PR?

@koentsje
Copy link
Member

The branch was rebased and merged into the 5.3 and 6.0 streams. Thanks a lot for your contribution!

@koentsje koentsje closed this Mar 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants