Uses of Class
org.apache.maven.model.Relocation

Packages that use Relocation
org.apache.maven.model   
 

Uses of Relocation in org.apache.maven.model
 

Methods in org.apache.maven.model that return Relocation
 Relocation DistributionManagement.getRelocation()
          Get Relocation information if the artifact has been moved to a new group/artifactId
 

Methods in org.apache.maven.model with parameters of type Relocation
 void DistributionManagement.setRelocation(Relocation relocation)
          Set Relocation information if the artifact has been moved to a new group/artifactId
 



Copyright 2006 Apache Software Foundation. All Rights Reserved.