Package org.apache.maven.repository.legacy.resolver.conflict
package org.apache.maven.repository.legacy.resolver.conflict
-
ClassDescriptionDetermines which version of an artifact to use when there are conflicting declarations.A factory that produces conflict resolvers of various types.Indicates that a specified conflict resolver implementation could not be found.Deprecated.As of 3.0, use a specific implementation instead, e.g.A conflict resolver factory that obtains instances from a plexus container.Resolves conflicting artifacts by always selecting the farthest declaration.Resolves conflicting artifacts by always selecting the nearest declaration.Resolves conflicting artifacts by always selecting the newest declaration.Resolves conflicting artifacts by always selecting the oldest declaration.