Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

HHH-19519: Document breaking changes in new Hibernate Maven Plugin #10835

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

Open
koentsje wants to merge 3 commits into hibernate:main
base: main
Choose a base branch
Loading
from koentsje:HHH-19519

Conversation

Copy link
Member

@koentsje koentsje commented Aug 27, 2025
edited by hibernate-github-bot bot
Loading

  • Add JavaDoc style documentation to the plugin parameters to improve the Maven plugin description
  • Change the parameter defaults for 'enableLazyInitialization' and 'enableDirtyTracking' to bring it in line with the former behaviour
  • Modify the 'groupId' and 'artifactId' in the documentation
  • Provide complete documentation in the User Guide in line with the Ant task for bytecode enhancement
  • Rename 'HibernateEnhancerMojo' to 'EnhancerMojo'
  • Rename 'HibernateEnhancerMojoTest' to 'EnhancerMojoTest'
  • Add integration test 'HibernateEnhancerMojoTestIT' to test the different configuration options
  • Make sure that the enhancer is not doing anything if all the enablement parameters are false

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-19519

 - Add JavaDoc style documentation to the plugin parameters to improve the Maven plugin description
 - Change the parameter defaults for 'enableLazyInitialization' and 'enableDirtyTracking' to bring it in line with the former behaviour
 - Modify the 'groupId' and 'artifactId' in the documentation
 - Provide complete documentation in the User Guide in line with the Ant task for bytecode enhancement
 - Rename 'HibernateEnhancerMojo' to 'EnhancerMojo'
 - Rename 'HibernateEnhancerMojoTest' to 'EnhancerMojoTest'
 - Add integration test 'HibernateEnhancerMojoTestIT' to test the different configuration options
 - Make sure that the enhancer is not doing anything if all the enablement parameters are false
Signed-off-by: Koen Aers <koen.aers@gmail.com>
 - Add dependencies on 'maven-resolver-transport-http' and 'maven-resolver-connector-basic' for MavenCli to be able to download dependencies
Signed-off-by: Koen Aers <koen.aers@gmail.com>
Copy link
Member Author

koentsje commented Sep 2, 2025

This finally has built fine... Thanks @marko-bekhta for your help!

marko-bekhta reacted with heart emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@sebersole sebersole Awaiting requested review from sebersole

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /