[java-sig-commits] [Bug 757732] New: Provide a way to use versions to resolve artifacts

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 28 14:34:55 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Provide a way to use versions to resolve artifacts

https://bugzilla.redhat.com/show_bug.cgi?id=757732

           Summary: Provide a way to use versions to resolve artifacts
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: maven
        AssignedTo: sochotni at redhat.com
        ReportedBy: sochotni at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: akurtako at redhat.com, sochotni at redhat.com,
                    java-sig-commits at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---


Currently our resolver ignores versions completely and returns unversioned jar
all the time.

The change should make it possible to differentiate. So when package A requests
gid:aid:version but we don't have that same exact version installed it will
return unversioned jar as before.

If however, package B_v2 provides gid:aid:version requested by package A our
resolver should prefer jar from this rpm to default unversioned one.

This feature will probably require change to %add_maven_depmap macro as well

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the java-sig-commits mailing list