GenerateMavenPom

API Documentation:GenerateMavenPom

Note: This class is incubating and may change in a future version of Gradle.

Generates a Maven module descriptor (POM) file.

Properties

PropertyDescription
destination
Incubating

The file the POM will be written to.

pom
Incubating

The Maven POM.

Methods

No methods

Script blocks

No script blocks

Property details

File destination

Note: This property is incubating and may change in a future version of Gradle.

The file the POM will be written to.

Note: This property is incubating and may change in a future version of Gradle.

The Maven POM.