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