GenerateMavenPom

API Documentation:GenerateMavenPom

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

Generates an Ivy XML Module Descriptor file.

Properties

PropertyDescription
destination
Incubating

The file the pom will be written to.

pom
Incubating

The Maven pom.

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.

Script blocks

No script blocks

Methods

No methods