Table of Contents
API Documentation: | MavenPomContributorSpec |
---|
Allows to add contributors of a Maven publication.
Method | Description |
contributor(action) | Creates, configures and adds a contributor to the publication. |
void
contributor
(Action
<? super MavenPomContributor
>
action)
Action
<? super MavenPomContributor
>Creates, configures and adds a contributor to the publication.