| Package | Description | 
|---|---|
| org.apache.maven.shared.transfer.project.deploy | 
| Modifier and Type | Method and Description | 
|---|---|
ProjectDeployerRequest | 
ProjectDeployerRequest.setAltDeploymentRepository(String theAltDeploymentRepositoryToBeSet)  | 
ProjectDeployerRequest | 
ProjectDeployerRequest.setAltReleaseDeploymentRepository(String theAltReleaseDeploymentRepositoryToBeSet)  | 
ProjectDeployerRequest | 
ProjectDeployerRequest.setAltSnapshotDeploymentRepository(String theAltSnapshotDeploymentRepositoryToBeSet)  | 
ProjectDeployerRequest | 
ProjectDeployerRequest.setProject(MavenProject theProjectToBeSet)  | 
ProjectDeployerRequest | 
ProjectDeployerRequest.setRetryFailedDeploymentCount(int theRetryFailedDeploymentCountToBeSet)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProjectDeployer.deploy(ProjectBuildingRequest buildingRequest,
      ProjectDeployerRequest request,
      ArtifactRepository artifactRepository)
This will deploy a single project which may contain several artifacts. 
 | 
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.