Skip to content

Liberty Maven Plug-in 3.3.3

Compare
Choose a tag to compare
@cherylking cherylking released this 18 Dec 14:25
· 55 commits to master since this release

Version 3.3.3 of the Liberty Maven Plugin is a minor fix release that primarily contains fixes for dev mode with containers.

The following fixes related to the devc goal are included in this release:

  • Support installing features on Open Liberty images with the kernel-slim tag.
  • Fixed an issue where various characters in the project name were causing the docker build to fail.
  • Fixed an issue where an error message was shown when manually stopping the container started by devc.
  • Fixed an issue with using devc in a Windows VM.
  • Fixed an issue with using ADD or COPY commands with URLs in the Dockerfile.

The following additional fix is included in this release:

  • Fixed an issue with ear applications and the run goal to generate the archive based on the project packaging type.

See the commit log for the full set of the changes.

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