The Gradle plugin provides the means to run Gradle operations on a project.
This plugin is available since 5.2.0.1.
Supported Versions
- The Gradle plugin doesn't include the Gradle program files by default. Download the necessary version according to your organization's requirement.
- Supports the use of a Gradle Wrapper in a project.
- Supports standard Gradle tasks, command-line switches and propertiesIf Gradle is not installed on build server, plugin will download and use 5.6.2 version of Gradle.
Key Features
- The plugins Gradle installation on your build server can be used, otherwise plugin downloads and sets up the latest 5.6.2 version of Gradle if a valid installation is not found.
- Custom build file names other thanĀ
build.gradle
are permitted. - Supports the use of a Gradle Wrapper in a project.
- Supports standard Gradle tasks, command-line switches and properties.
- Artifacts are delivered automatically after successful execution.
Plugin Operations
Child pages (Children Display) |
---|