Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
Build |
Model.getBuild()
Get information required to build the project.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setBuild(Build build)
Set information required to build the project.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateBuild(Build build,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateBuild.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.