Package org.eclipse.aether.resolution
package org.eclipse.aether.resolution
The types supporting the resolution of artifacts and metadata from repositories.
-
ClassDescriptionThrown in case of an unreadable or unresolvable artifact descriptor.Controls the handling of errors related to reading an artifact descriptor.A query for the error policy for a given artifact's descriptor.A request to read an artifact descriptor.The result from reading an artifact descriptor.A request to resolve an artifact.Thrown in case of a unresolvable artifacts.The result of an artifact resolution request.A request to resolve transitive dependencies.Thrown in case of a unresolvable dependencies.The result of a dependency resolution request.A request to resolve metadata from either a remote repository or the local repository.The result of a metadata resolution request.Controls the caching of resolution errors for artifacts/metadata from remote repositories.A query for the resolution error policy for a given artifact/metadata.A request to resolve a version range.Thrown in case of an unparseable or unresolvable version range.The result of a version range resolution request.A request to resolve a metaversion.Thrown in case of an unresolvable metaversion.The result of a version resolution request.