Uses of Class
org.apache.maven.artifact.resolver.ArtifactResolutionException
Packages that use ArtifactResolutionException
- 
Uses of ArtifactResolutionException in org.apache.maven.artifact.resolverSubclasses of ArtifactResolutionException in org.apache.maven.artifact.resolverModifier and TypeClassDescriptionclassIndicates a cycle in the dependency graph.classException caused when one or more artifacts can not be resolved because they are not found in the local or remote repositories.
- 
Uses of ArtifactResolutionException in org.apache.maven.artifact.versioningSubclasses of ArtifactResolutionException in org.apache.maven.artifact.versioningModifier and TypeClassDescriptionclassOccurs when ranges exclude each other and no valid value remains.