Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
Relocation |
DistributionManagement.getRelocation()
Get relocation information of the artifact if it has been
moved to a new group ID and/or artifact ID.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionManagement.setRelocation(Relocation relocation)
Set relocation information of the artifact if it has been
moved to a new group ID and/or artifact ID.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateRelocation(Relocation relocation,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateRelocation.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.