Liberty Gradle Plugin 1.0
jgawor
released this
01 Dec 18:56
·
1333 commits
to main
since this release
This is a first release of the Liberty Gradle Plugin. The plugin provides a set of tasks for configuring and managing WebSphere Application Server Liberty Profile servers. For example, it provides tasks such:
- installLiberty for installing Liberty runtime.
- libertyStart/libertyStop for starting and stopping Liberty server.
- deploy/undeploy for deploying and undeploying applications.
- installFeature/uninstallFeature for installing and uninstalling Liberty features.
See the documentation for a complete list of supported tasks and other details. The Liberty Gradle Plugin 1.0 release is available in the Maven central repository.