| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Relocation | |
|---|---|
| org.apache.maven.model | Maven POM (Project Object Model) classes, generated from maven.mdomodel. | 
| org.apache.maven.model.merge | POM merger. | 
| Uses of Relocation in org.apache.maven.model | 
|---|
| Methods in org.apache.maven.model that return Relocation | |
|---|---|
|  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. | 
| 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.merge | 
|---|
| Methods in org.apache.maven.model.merge with parameters of type Relocation | |
|---|---|
| protected  void | ModelMerger.mergeRelocation_ArtifactId(Relocation target,
                                                     Relocation source,
                                                     boolean sourceDominant,
                                                     Map<Object,Object> context) | 
| protected  void | ModelMerger.mergeRelocation_GroupId(Relocation target,
                                               Relocation source,
                                               boolean sourceDominant,
                                               Map<Object,Object> context) | 
| protected  void | ModelMerger.mergeRelocation_Message(Relocation target,
                                               Relocation source,
                                               boolean sourceDominant,
                                               Map<Object,Object> context) | 
| protected  void | ModelMerger.mergeRelocation_Version(Relocation target,
                                               Relocation source,
                                               boolean sourceDominant,
                                               Map<Object,Object> context) | 
| protected  void | ModelMerger.mergeRelocation(Relocation target,
                               Relocation source,
                               boolean sourceDominant,
                               Map<Object,Object> context) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||