| 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 | 
MavenArtifactDeployer.deploy(ArtifactRepository remoteRepository,
      Collection<Artifact> mavenArtifacts)  | 
void | 
MavenArtifactDeployer.deploy(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–2019 The Apache Software Foundation. All rights reserved.