Base class for tasks that publish a MavenPublication.
| Constructor and description |
|---|
AbstractPublishToMaven
() |
| Type | Name and description |
|---|---|
protected Factory<LoggingManagerInternal> |
getLoggingManagerFactory() |
protected LocalMavenRepositoryLocator |
getMavenRepositoryLocator() |
MavenPublication |
getPublication()The publication to be published. |
protected MavenPublicationInternal |
getPublicationInternal() |
void |
setPublication(MavenPublication publication)Sets the publication to be published. |
The publication to be published.
Sets the publication to be published.
publication - The publication to be published