|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Relocation | |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Uses of Relocation in org.apache.maven.model |
---|
Methods in org.apache.maven.model that return Relocation | |
---|---|
Relocation |
DistributionManagement.getRelocation()
Get relocation information of the artifact if it has been moved to a new group ID and/or artifact ID. |
Methods in org.apache.maven.model with parameters of type Relocation | |
---|---|
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. |
Uses of Relocation in org.apache.maven.model.io.jdom |
---|
Methods in org.apache.maven.model.io.jdom with parameters of type Relocation | |
---|---|
protected void |
MavenJDOMWriter.updateRelocation(Relocation relocation,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateRelocation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |