Class UserPropertiesArtifactRelocationSource.Relocations
java.lang.Object
org.apache.maven.repository.internal.relocation.UserPropertiesArtifactRelocationSource.Relocations
- Enclosing class:
UserPropertiesArtifactRelocationSource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List
<UserPropertiesArtifactRelocationSource.Relocation> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
Relocations
(List<UserPropertiesArtifactRelocationSource.Relocation> relocations) -
Method Summary
-
Field Details
-
relocations
-
-
Constructor Details
-
Relocations
-
-
Method Details
-
getRelocation
private UserPropertiesArtifactRelocationSource.Relocation getRelocation(org.eclipse.aether.artifact.Artifact artifact)
-