Uses of Interface
org.apache.maven.impl.resolver.MavenArtifactRelocationSource
Packages that use MavenArtifactRelocationSource
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
 repository metadata.
- 
Uses of MavenArtifactRelocationSource in org.apache.maven.impl.resolverConstructor parameters in org.apache.maven.impl.resolver with type arguments of type MavenArtifactRelocationSourceModifierConstructorDescriptionDefaultArtifactDescriptorReader(org.eclipse.aether.impl.VersionResolver versionResolver, org.eclipse.aether.impl.ArtifactResolver artifactResolver, ModelBuilder modelBuilder, org.eclipse.aether.impl.RepositoryEventDispatcher repositoryEventDispatcher, Map<String, MavenArtifactRelocationSource> artifactRelocationSources) 
- 
Uses of MavenArtifactRelocationSource in org.apache.maven.impl.resolver.relocationClasses in org.apache.maven.impl.resolver.relocation that implement MavenArtifactRelocationSourceModifier and TypeClassDescriptionfinal classRelocation source from standard distribution management.final classRelocation source from user properties.