MavenPomMailingList

API Documentation:MavenPomMailingList

Note: This class is incubating and may change in a future version of Gradle.

A mailing list of a Maven publication.

Properties

PropertyDescription
archive
Incubating

The URL where you can browse the archive of this mailing list.

name
Incubating

The name of this mailing list.

otherArchives
Incubating

The alternate URLs where you can browse the archive of this mailing list.

post
Incubating

The email address or link that can be used to post to this mailing list.

subscribe
Incubating

The email address or link that can be used to subscribe to this mailing list.

unsubscribe
Incubating

The email address or link that can be used to subscribe to this mailing list.

Methods

No methods

Script blocks

No script blocks

Property details

Property<String> archive

Note: This property is incubating and may change in a future version of Gradle.

The URL where you can browse the archive of this mailing list.

Note: This property is incubating and may change in a future version of Gradle.

The name of this mailing list.

SetProperty<String> otherArchives

Note: This property is incubating and may change in a future version of Gradle.

The alternate URLs where you can browse the archive of this mailing list.

Note: This property is incubating and may change in a future version of Gradle.

The email address or link that can be used to post to this mailing list.

Property<String> subscribe

Note: This property is incubating and may change in a future version of Gradle.

The email address or link that can be used to subscribe to this mailing list.

Property<String> unsubscribe

Note: This property is incubating and may change in a future version of Gradle.

The email address or link that can be used to subscribe to this mailing list.