| Package | Description |
|---|---|
| org.apache.maven.model | |
| org.apache.maven.project |
| 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 |
|---|---|
static Relocation |
ModelUtils.cloneRelocation(Relocation src) |
| Modifier and Type | Method and Description |
|---|---|
static Relocation |
ModelUtils.cloneRelocation(Relocation src) |
Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.