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 RelocationMethods in org.apache.maven.model that return types with arguments of type RelocationModifier and TypeMethodDescriptionstatic List
<Relocation> Relocation.relocationToApiV3
(List<Relocation> list) Methods in org.apache.maven.model with parameters of type RelocationModifier and TypeMethodDescriptionvoid
DistributionManagement.setRelocation
(Relocation relocation) Method parameters in org.apache.maven.model with type arguments of type RelocationModifier and TypeMethodDescriptionstatic List
<Relocation> Relocation.relocationToApiV4
(List<Relocation> list)