Publishes a MavenPublication to a MavenArtifactRepository.
Type | Name and description |
---|---|
MavenArtifactRepository |
getRepository() The repository to publish to. |
protected RepositoryTransportFactory |
getRepositoryTransportFactory() |
void |
publish() |
void |
setRepository(MavenArtifactRepository repository) Sets the repository to publish to. |
Methods inherited from class | Name |
---|---|
class AbstractPublishToMaven |
getLoggingManagerFactory, getMavenRepositoryLocator, getPublication, getPublicationInternal, setPublication |
The repository to publish to.
Sets the repository to publish to.
repository
- The repository to publish to