Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
IssueManagement |
Model.getIssueManagement()
Get the project's issue management system information.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setIssueManagement(IssueManagement issueManagement)
Set the project's issue management system information.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateIssueManagement(IssueManagement issueManagement,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateIssueManagement.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.