Uses of Class
org.apache.maven.artifact.resolver.ArtifactResolutionException
-
Uses of ArtifactResolutionException in org.apache.maven.artifact.resolver
Modifier and TypeClassDescriptionclass
Indicates a cycle in the dependency graph.class
Exception 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.versioning
Modifier and TypeClassDescriptionclass
Occurs when ranges exclude each other and no valid value remains.