Uses of Interface
org.apache.maven.internal.impl.resolver.MavenArtifactRelocationSource
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
Uses of MavenArtifactRelocationSource in org.apache.maven.cling.invoker.mvn
Modifier and TypeMethodDescriptionprotected LinkedHashMap
<String, MavenArtifactRelocationSource> RepositorySystemSupplier.createMavenArtifactRelocationSources()
RepositorySystemSupplier.getMavenArtifactRelocationSources()
-
Uses of MavenArtifactRelocationSource in org.apache.maven.internal.impl.resolver
ModifierConstructorDescriptionDefaultArtifactDescriptorReader
(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.internal.impl.resolver.relocation
Modifier and TypeClassDescriptionfinal class
Relocation source from standard distribution management.final class
Relocation source from user properties. -
Uses of MavenArtifactRelocationSource in org.apache.maven.repository.internal
Modifier and TypeMethodDescriptionprotected LinkedHashMap
<String, MavenArtifactRelocationSource> MavenRepositorySystemSupplier.createMavenArtifactRelocationSources()
Deprecated.MavenRepositorySystemSupplier.getMavenArtifactRelocationSources()
Deprecated.