Package | Description |
---|---|
org.apache.maven.shared.transfer.artifact.install | |
org.apache.maven.shared.transfer.project.install |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactInstaller.install(ProjectBuildingRequest request,
Collection<Artifact> mavenArtifacts) |
void |
ArtifactInstaller.install(ProjectBuildingRequest request,
File localRepository,
Collection<Artifact> mavenArtifacts) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectInstaller.install(ProjectBuildingRequest projectBuildingRequest,
ProjectInstallerRequest projectInstallerRequest)
This will install a single project which may contain several artifacts.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.