Uses of Enum Class
org.apache.maven.internal.impl.resolver.DefaultModelRepositoryHolder.RepositoryMerging
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
Uses of DefaultModelRepositoryHolder.RepositoryMerging in org.apache.maven.internal.impl.resolver
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DefaultModelRepositoryHolder.RepositoryMerging.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionDefaultModelRepositoryHolder
(Session session, DefaultModelRepositoryHolder.RepositoryMerging repositoryMerging, List<RemoteRepository> externalRepositories)