arunvenmany-ibm
released this
18 Dec 15:03
·
10 commits
to main
since this release
Version 3.11.2 of the Liberty Maven Plugin is a minor fix release.
New functionality
- Enhanced support for variable processing in Liberty config files to match what the Liberty runtime does #1843 and OpenLiberty/ci.common#126
Enhancements and Issue Fixes
- Update documentation for
containerRunOpts
configuration parameter for custom user id #1842 - Honor user specified
<springBootApplication>
configuration in Liberty config files #1844 #1789 - Fix issue with trying to arbitrarily resolve all
pom
dependencies by replacing the artifactId withfeatures
. Only acceptfeatures-bom
artifactID to prepare and install user features. #1819 #1847 - Fixing option --source cannot be used together with --release error in
dev
mode #1849 #1467
See the commit log for the full set of the changes since the previous release.
The Liberty Maven Plugin 3.11.2 release is available on the Maven Central repository.