Table of Contents
API Documentation: | MavenPomDeveloper |
---|
Note: This class is incubating and may change in a future version of Gradle.
A developer of a Maven publication.
Property | Description |
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. |
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.
Note: This property is incubating and may change in a future version of Gradle.
The organization name of this developer.
Note: This property is incubating and may change in a future version of Gradle.
The organization's URL of this developer.
MapProperty
<String
, String
>
properties
MapProperty
<String
, String
>Note: This property is incubating and may change in a future version of Gradle.
The properties of this developer.
SetProperty
<String
>
roles
SetProperty
<String
>Note: This property is incubating and may change in a future version of Gradle.
The roles of this developer.
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.