Class MavenCentralUpload
java.lang.Object
org.jdrupes.builder.mvnrepo.MvnPublishingDestination
org.jdrupes.builder.mvnrepo.MavenCentralUpload
The Class MavenCentralUpload.
-
Nested Class Summary
Nested classes/interfaces inherited from class MvnPublishingDestination
MvnPublishingDestination.PublicationType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionPublish the release automatically.Returns the upload URI.Sets the upload URI.Methods inherited from class MvnPublishingDestination
accepts, credentials, id, id, repositoryPassword, repositoryUser
-
Constructor Details
-
MavenCentralUpload
public MavenCentralUpload()Initializes a new Maven central upload.
-
-
Method Details
-
publishAutomatically
Publish the release automatically.- Returns:
- the mvn publisher
-
uploadUri
Sets the upload URI.- Parameters:
uri- the repository URI- Returns:
- the Maven publisher
-
uploadUri
-