MavenPomDeveloper

API Documentation:MavenPomDeveloper

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

A developer of a Maven publication.

Properties

PropertyDescription
email
Incubating

The email

id
Incubating

The unique ID of this developer in the SCM.

name
Incubating

The name of this developer.

organization
Incubating

The organization name of this developer.

organizationUrl
Incubating

The organization's URL of this developer.

properties
Incubating

The properties of this developer.

roles
Incubating

The roles of this developer.

timezone
Incubating

The timezone of this developer.

url
Incubating

The URL of this developer.

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 unique ID of this developer in the SCM.

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

The name of this developer.

Property<String> organization

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

The organization name of this developer.

Property<String> organizationUrl

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

The organization's URL of this developer.

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

The properties of this developer.

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

The roles of this developer.

Property<String> timezone

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

The timezone of this developer.

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

The URL of this developer.