Releases: ethlo/eclipselink-maven-plugin
Releases · ethlo/eclipselink-maven-plugin
v3.0.2
Support model-gen in a project or module where there are other plugins that generate dependent code.
v3.0.1
Updated to EclipseLink 4.0.2
v.3.0.0
Spring Boot 3.x and jakarta.*
packages
v2.7.9.1
- Updating dependencies
- Fixing a limitation when using multiple PU (persistence-units). Thanks for the PR, @ricardoCMonteiro.
v2.7.5
Attempted fix for issue #27 and upgrade to latest lib version
v2.7.4
- Add support for skipping the run of a specific goal
- Add support for not adding classes to
persistence.xml
file
2.7.1.1
This version is implementing support for DDL drop script. Thanks to @anthony-vito!
2.7.1
Upgrade to version 2.7.1 of Eclipselink