Table of Contents
| API Documentation: | MavenPomContributor | 
|---|
A contributor of a Maven publication.
| Property | Description | 
| email | The email | 
| name | The name of this contributor. | 
| organization | The organization name of this contributor. | 
| organizationUrl | The organization's URL of this contributor. | 
| properties | The properties of this contributor. | 
| roles | The roles of this contributor. | 
| timezone | The timezone of this contributor. | 
| url | The URL of this contributor. | 
MapProperty<String, String>properties
MapProperty<String, String>The properties of this contributor.
SetProperty<String>roles
SetProperty<String>The roles of this contributor.