MavenPomDeveloperSpec

API Documentation:MavenPomDeveloperSpec

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

Allows to add developers to a Maven publication.

Properties

No properties

Methods

MethodDescription
developer(action)
Incubating

Creates, configures and adds a developer to the publication.

Script blocks

No script blocks

Method details

void developer(Action<? super MavenPomDeveloper> action)

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

Creates, configures and adds a developer to the publication.