Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.project |
Modifier and Type | Method and Description |
---|---|
Prerequisites |
Model.getPrerequisites()
Get describes the prerequisites in the build environment for
this project.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setPrerequisites(Prerequisites prerequisites)
Set describes the prerequisites in the build environment for
this project.
|
Modifier and Type | Method and Description |
---|---|
static Prerequisites |
ModelUtils.clonePrerequisites(Prerequisites src) |
Prerequisites |
MavenProject.getPrerequisites() |
Modifier and Type | Method and Description |
---|---|
static Prerequisites |
ModelUtils.clonePrerequisites(Prerequisites src) |
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.