Skip to content

Liberty Gradle Plug-in 3.2

Compare
Choose a tag to compare
@cherylking cherylking released this 28 Jun 17:01
· 509 commits to main since this release

Version 3.2 of the Liberty Gradle Plugin is a point release that adds support for Gradle version 7 and includes some minor fixes.

The following fixes are included in this release:

  • Stop the server on the libertyRun task shutdown hook.
  • Add project.gradle.gradleUserHomeDir when running Gradle tasks from libertyDev task.
  • Pass liberty.runtime properties to libertyCreate from libertyDev task.
  • The file generated by the libertyPackage task is now an output for the task.
  • If userDir configuration is specified, pass it along for the configureArquillian task which will set the usrDir property for arquillian.xml.
  • Generate default variables for liberty.server.defaultVar configuration into configDropins/defaults directory instead of configDropins/overrides directory.
  • Support dockerBuildContext parameter for libertyDevc task.

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

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