Uses of Class
org.apache.maven.artifact.resolver.ArtifactResolutionException
Packages that use ArtifactResolutionException
-
Uses of ArtifactResolutionException in org.apache.maven.artifact.resolver
Subclasses of ArtifactResolutionException in org.apache.maven.artifact.resolverModifier 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
Subclasses of ArtifactResolutionException in org.apache.maven.artifact.versioningModifier and TypeClassDescriptionclass
Occurs when ranges exclude each other and no valid value remains.