Skip to content

Conversation

@koentsje
Copy link
Member

@koentsje koentsje commented Sep 16, 2025

  • 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
    • Add dependencies on 'maven-resolver-transport-http' and 'maven-resolver-connector-basic' for MavenCli to be able to download dependencies
    • Add a section to the migration guide describing the change of the artefactId and groupId

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
  - Add dependencies on 'maven-resolver-transport-http' and 'maven-resolver-connector-basic' for MavenCli to be able to download dependencies
  - Add a section to the migration guide describing the change of the artefactId and groupId

Signed-off-by: Koen Aers <[email protected]>
@koentsje koentsje closed this Sep 17, 2025
@koentsje koentsje deleted the HHH-19519 branch September 25, 2025 14:32
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.

1 participant