Liberty Maven Plug-in 3.7
Version 3.7 of the Liberty Maven Plugin is a minor release that adds functionality and provides some fixes.
Jakarta EE9 and MicroProfile 5 support has been added for the generate-features
goal. This support is also included for the dev
and devc
goals when feature generation is turned on.
The Liberty Maven Plugin now supports running with Java 17. The Liberty Maven Plugin is tested with Long-Term-Support (LTS) releases of Java. The plugin, as of release 3.7, supports Java 8, 11 and 17. Prior to this version, the plugin is supported on Java 8 and 11.
Additional Fixes
The following fixes are also included in this release.
- Fix for #1203 and #1176 related to
dev
mode and multi-module support. - Copy SpringBoot application to
devc
folder in container #1576. - Removed docker scan suggestion on
devc
docker build #1575. - Update README to include information on Java support.
- Add test case for multiple user feature.
See the commit log for the full set of the changes since the previous release.
The Liberty Maven Plugin 3.7 release is available on the Maven Central repository.