Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
Relocation |
Relocation.clone()
Method clone.
|
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.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.