| Package | Description |
|---|---|
| org.apache.maven.shared.project.install | |
| org.apache.maven.shared.project.install.internal |
| Modifier and Type | Method and Description |
|---|---|
ProjectInstallerRequest |
ProjectInstallerRequest.setCreateChecksum(boolean theCreateChecksumToBeSet) |
ProjectInstallerRequest |
ProjectInstallerRequest.setProject(MavenProject theProjectToBeSet) |
ProjectInstallerRequest |
ProjectInstallerRequest.setUpdateReleaseInfo(boolean theUpdateReleaseInfoToBeSet) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectInstaller.install(ProjectBuildingRequest projectBuildingRequest,
ProjectInstallerRequest projectInstallerRequest)
This will install a single project which may contain several artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProjectInstaller.install(ProjectBuildingRequest buildingRequest,
ProjectInstallerRequest request)
This will install a single project which may contain several artifacts.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.