MavenPomContributor

API Documentation:MavenPomContributor

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

A contributor of a Maven publication.

Properties

PropertyDescription
email
Incubating

The email

name
Incubating

The name of this contributor.

organization
Incubating

The organization name of this contributor.

organizationUrl
Incubating

The organization's URL of this contributor.

properties
Incubating

The properties of this contributor.

roles
Incubating

The roles of this contributor.

timezone
Incubating

The timezone of this contributor.

url
Incubating

The URL of this contributor.

Methods

No methods

Script blocks

No script blocks

Property details

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

The email

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

The name of this contributor.

Property<String> organization

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

The organization name of this contributor.

Property<String> organizationUrl

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

The organization's URL of this contributor.

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

The properties of this contributor.

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

The roles of this contributor.

Property<String> timezone

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

The timezone of this contributor.

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

The URL of this contributor.