Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-114

Support resolution of versions from a specific artifact

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0-alpha-1
    • 2.0.0-beta-2
    • maven
    • None

      There are cases where a version of a specific artifact is unknown during test execution.

      Aether supports version ranging:

      org.sonatype.aether.RepositorySystem.resolveVersionRange(RepositorySystemSession, VersionRangeRequest)

      It would be nice to provide an API in ShrinkWrap Resolver to:

      • Resolve the available versions from a specific given range
      • From that range, the possibility to retrieve the lowest and the highest version
      • Reuse this information to resolve artifacts using the already existing ShrinkWrap Resolver APIs

            mmatloka Michal Matloka (Inactive)
            rhn-support-ggastald George Gastaldi
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: