| Package | Description |
|---|---|
| org.apache.maven.shared.transfer.artifact.deploy | |
| org.apache.maven.shared.transfer.project.deploy |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactDeployer.deploy(ProjectBuildingRequest request,
ArtifactRepository remoteRepository,
Collection<Artifact> mavenArtifacts) |
void |
ArtifactDeployer.deploy(ProjectBuildingRequest request,
Collection<Artifact> mavenArtifacts) |
| 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–2018 The Apache Software Foundation. All rights reserved.