| API Documentation: | GenerateMavenPom | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
Generates a Maven module descriptor (POM) 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.