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(org.apache.maven.project.MavenProject theProjectToBeSet) |
ProjectDeployerRequest |
ProjectDeployerRequest.setRetryFailedDeploymentCount(int theRetryFailedDeploymentCountToBeSet) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectDeployer.deploy(org.apache.maven.project.ProjectBuildingRequest buildingRequest,
ProjectDeployerRequest request,
org.apache.maven.artifact.repository.ArtifactRepository artifactRepository)
This will deploy a single project which may contain several artifacts.
|
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.