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