public interface MavenArtifactDeployer
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(ArtifactRepository remoteRepository,
Collection<Artifact> mavenArtifacts) |
void |
deploy(Collection<Artifact> mavenArtifacts) |
void deploy(Collection<Artifact> mavenArtifacts) throws ArtifactDeployerException
ArtifactDeployerExceptionvoid deploy(ArtifactRepository remoteRepository, Collection<Artifact> mavenArtifacts) throws ArtifactDeployerException
ArtifactDeployerExceptionCopyright © 2002–2019 The Apache Software Foundation. All rights reserved.