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(org.apache.maven.project.ProjectBuildingRequest request,
org.apache.maven.artifact.repository.ArtifactRepository remoteRepository,
Collection<org.apache.maven.artifact.Artifact> mavenArtifacts) |
void |
ArtifactDeployer.deploy(org.apache.maven.project.ProjectBuildingRequest request,
Collection<org.apache.maven.artifact.Artifact> mavenArtifacts) |
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–2020 The Apache Software Foundation. All rights reserved.