| API Documentation: | GenerateMavenPom |
|---|
Note: This class is incubating and may change in a future version of Gradle.
Generates an Ivy XML Module Descriptor file.
| Property | Description |
destination | Incubating The file the pom will be written to. |
pom | Incubating The Maven pom. |
File destination
Note: This property is incubating and may change in a future version of Gradle.
The file the pom will be written to.
MavenPom pom
Note: This property is incubating and may change in a future version of Gradle.
The Maven pom.