Uses of Class
org.apache.maven.model.Relocation
Packages that use Relocation
-
Uses of Relocation in org.apache.maven.model
Methods in org.apache.maven.model that return RelocationModifier and TypeMethodDescriptionDistributionManagement.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 RelocationModifier and TypeMethodDescriptionvoidDistributionManagement.setRelocation(Relocation relocation) Set relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.