Uses of Class
org.eclipse.aether.resolution.VersionRangeResolutionException
Package
Description
The primary API of the
RepositorySystem
and its functionality.The provisional interfaces defining the various sub components that implement the repository system.
The various sub components that collectively implement the repository system.
Internal helper classes for dependency collector.
-
Uses of VersionRangeResolutionException in org.eclipse.aether
Modifier and TypeMethodDescriptionRepositorySystem.resolveVersionRange
(RepositorySystemSession session, VersionRangeRequest request) Expands a version range to a list of matching versions, in ascending order. -
Uses of VersionRangeResolutionException in org.eclipse.aether.impl
Modifier and TypeMethodDescriptionVersionRangeResolver.resolveVersionRange
(RepositorySystemSession session, VersionRangeRequest request) Expands a version range to a list of matching versions, in ascending order. -
Uses of VersionRangeResolutionException in org.eclipse.aether.internal.impl
Modifier and TypeMethodDescriptionDefaultRepositorySystem.resolveVersionRange
(RepositorySystemSession session, VersionRangeRequest request) -
Uses of VersionRangeResolutionException in org.eclipse.aether.internal.impl.collect
Modifier and TypeMethodDescriptionprotected VersionRangeResult
DependencyCollectorDelegate.cachedResolveRangeResult
(VersionRangeRequest rangeRequest, DataPool pool, RepositorySystemSession session) DependencyCollectorDelegate.filterVersions
(Dependency dependency, VersionRangeResult rangeResult, VersionFilter verFilter, DefaultVersionFilterContext verContext)