Skip to content

Liberty Maven Plug-in 3.10

Compare
Choose a tag to compare
@cherylking cherylking released this 29 Nov 21:02
· 57 commits to main since this release

Version 3.10 of the Liberty Maven Plugin is a minor release that adds new functionality and provides some fixes.

New functionality

  • Added support for using the plugin to deploy a SpringBoot 3.0 application. The springBoot-3.0 feature was first made available in Open Liberty 23.0.0.9, but a required fix went into 23.0.0.10 related to the springBootUtility. We recommend using the 23.0.0.10 or newer runtime. See this Open Liberty blog for more information. #1742 #1703
  • Added support for the following features which were all introduced in Open Liberty 23.0.0.10. See this Open Liberty blog for more information.
    ** verifying feature signatures by default during the install-feature goal
    ** honoring an include element location attribute that references a directory
    ** running the plugin with Java 21

Additional Fixes

The following notable fixes are also included in this release.

  • Fixes related to devc and Podman support 427, 430, 431, #1751
  • Fix for dev mode file watching 424
  • Resolve Maven property in dependency coordinates for user features #1758, #1759
  • Update documentation #1754, #1747, #1739

See the commit log for the full set of the changes since the previous release.

The Liberty Maven Plugin 3.10 release is available on the Maven Central repository.