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

resolveVersionRanges crashes on system.bundle

    XMLWordPrintableJSON

Details

    • Patch

    Description

      When running eclipse:make-artifacts with -DresolveVersionRanges=true, it dies with the following error:

      [INFO] Unable to resolve version range for dependency Dependency

      {groupId=system.bundle, artifactId=system.bundle, version=[0,), type=jar}

      in project org.apache.xml.org.apache.xml.resolver

      It turns out that "system.bundle" is a keyword in OSGi that (broadly speaking) refers to the JRE itself, and thus need not/should not be included in the POM as a dependency. I've got a patch for this coming up in a moment.

      Attachments

        1. MECLIPSE-302-maven-eclipse-plugin.patch
          0.9 kB
          Matthew Beermann
        2. MECLIPSE-302-maven-eclipse-plugin.patch
          2 kB
          Matthew Beermann

        Activity

          People

            Unassigned Unassigned
            mbeerman Matthew Beermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: