Uses of Class
org.eclipse.aether.resolution.VersionRangeResolutionException
Packages that use VersionRangeResolutionException
-
Uses of VersionRangeResolutionException in org.eclipse.aether
Methods in org.eclipse.aether that throw VersionRangeResolutionExceptionModifier and TypeMethodDescriptionRepositorySystem.resolveVersionRange
(RepositorySystemSession session, VersionRangeRequest request) Expands an artifact's version range to a list of matching versions, in ascending order.