Liberty Maven Plug-in 3.6.1
TrevCraw
released this
21 Jun 15:28
·
454 commits
to main
since this release
Version 3.6.1 of the Liberty Maven Plugin is a minor fix release that contains a few fixes.
Liberty dev
mode has been updated to disable generate features by default. A new warning explaining that the source configuration directory will be modified is now displayed when generate features is toggled on using the g
hotkey and when dev
mode is started with the generateFeatures
flag set to true
. For more information, refer to the dev goal and generate-features goal documentation.
Additional Fixes
The following fixes are also included in this release.
- An improved dev mode startup message and help menu to make the hotkeys stand out more
- Run generate features (if enabled) after a conflicting feature is removed from server configuration
- If toggling on generate features using the
g
hotkey creates theconfigDropins/overrides
directory, the generated features are now installed
See the commit log for the full set of the changes since the previous milestone release.
The Liberty Maven Plugin 3.6.1 release is available on the Maven Central repository.