Package org.apache.maven.artifact.resolver
package org.apache.maven.artifact.resolver
-
ClassDescriptionBase class for artifact resolution exceptions.Deprecated.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: permissionsIndicates a cycle in the dependency graph.Send resolution events to the debug log.Deprecated.Exception caused when one or more artifacts can not be resolved because they are not found in the local or remote repositories.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.