Uses of Class
org.apache.maven.internal.impl.resolver.relocation.UserPropertiesArtifactRelocationSource.Relocation
Packages that use UserPropertiesArtifactRelocationSource.Relocation
-
Uses of UserPropertiesArtifactRelocationSource.Relocation in org.apache.maven.internal.impl.resolver.relocation
Fields in org.apache.maven.internal.impl.resolver.relocation with type parameters of type UserPropertiesArtifactRelocationSource.RelocationModifier and TypeFieldDescriptionprivate final List
<UserPropertiesArtifactRelocationSource.Relocation> UserPropertiesArtifactRelocationSource.Relocations.relocations
Methods in org.apache.maven.internal.impl.resolver.relocation that return UserPropertiesArtifactRelocationSource.RelocationModifier and TypeMethodDescriptionUserPropertiesArtifactRelocationSource.Relocations.getRelocation
(org.eclipse.aether.artifact.Artifact artifact) Constructor parameters in org.apache.maven.internal.impl.resolver.relocation with type arguments of type UserPropertiesArtifactRelocationSource.RelocationModifierConstructorDescriptionprivate
Relocations
(List<UserPropertiesArtifactRelocationSource.Relocation> relocations)