Uploaded image for project: 'Maven Eclipse Plugin (RETIRED)'
  1. Maven Eclipse Plugin (RETIRED)
  2. MECLIPSE-531

eclipse:to-maven uses version ranges in pom.xmls created, which fail version checking

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 2.5.1
    • None
    • None
    • None
    • Windows XP SP3, Maven 2.0.9, Java 1.6.0.11

    Description

      If you use eclipse:to-maven, the resulting artifacts have poms containing versions like these, for dependencies: [3.2.0,4.0.0).

      End result =>

      Couldn't find a version in [3.2.0-v3232o] to match range [3.2.0,4.0.0)

      I believe that to-maven needs an option like make-artifacts, to resolveVersionRanges, because stripping qualifiers means that we lose information (Eclipse 3.4 has some 3.2.0 plugins for example, but with a different qualifier than the original 3.2 Eclipse plugins).

      Or the version ranges need to be fixed, something like this: [3.2.0-, 4.0.0-).

      Thank you.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ccaraivan Costin Caraivan
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: