Interface MavenArtifactInstaller
- All Known Implementing Classes:
Maven31ArtifactInstaller
interface MavenArtifactInstaller
-
Method Summary
Modifier and TypeMethodDescriptionvoid
install
(Collection<org.apache.maven.artifact.Artifact> mavenArtifacts)
-
Method Details
-
install
void install(Collection<org.apache.maven.artifact.Artifact> mavenArtifacts) throws ArtifactInstallerException - Throws:
ArtifactInstallerException
-