Package | Description |
---|---|
org.apache.maven.shared.transfer.project.deploy | |
org.apache.maven.shared.transfer.project.install |
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.
|
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.