Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
CiManagement |
Model.getCiManagement()
Get the project's continuous integration information.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setCiManagement(CiManagement ciManagement)
Set the project's continuous integration information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateCiManagement(CiManagement ciManagement,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateCiManagement.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.