Package org.apache.maven.artifact.resolver
package org.apache.maven.artifact.resolver
-
ClassDescriptionDeprecated.A resolution request allows you to either use an existing MavenProject, or a coordinate (gid:aid:version) to process a POMs dependencies.Specific problems during resolution that we want to account for: missing metadata version range violations version circular dependencies missing artifacts network/transfer errors file system errors: permissionsSend resolution events to the debug log.Deprecated.Listens to the resolution process and handles events.Deprecated.ResolutionNodeA simple recording of the Artifacts that could not be resolved for a given resolution request, along with the remote repositories where attempts were made to resolve the artifacts.Send resolution warning events to the warning log.