Table of Contents
API Documentation: | MavenPomContributorSpec |
---|
Note: This class isincubating and may change in a future version of Gradle.
Allows to add contributors of a Maven publication.
Method | Description |
contributor(action) | Incubating Creates, configures and adds a contributor to the publication. |
void
contributor
(Action
<? superMavenPomContributor
>
action)
Action
<? superMavenPomContributor
>Note: This method isincubating and may change in a future version of Gradle.
Creates, configures and adds a contributor to the publication.