Table of Contents
| API Documentation: | MavenPomMailingListSpec | 
|---|
Note: This class is incubating and may change in a future version of Gradle.
Allows to add mailing lists to a Maven publication.
| Method | Description | 
| mailingList(action) | Incubating Creates, configures and adds a mailing list to the publication. | 
void mailingList(Action<? super MavenPomMailingList>
Action<? super MavenPomMailingList>Note: This method is incubating and may change in a future version of Gradle.
Creates, configures and adds a mailing list to the publication.