Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22611

target platform validation fails to detect duplicate IUs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 4.4.1.Final
    • None
    • target-platform
    • None

    Description

      Recently, I added the Jenkins Text Finder to the target platform matrix job so that when bad things happen in the log, the build is shown in yellow instead of having the bad things ignored behind a blue ball. For example:

         [p2.dir] !MESSAGE Cannot complete the install because of a conflicting dependency.
        [p2.dir] !MESSAGE Maven Project Model Edit Bundle 1.7.0.20160603-1933 (org.eclipse.m2e.model.edit 1.7.0.20160603-1933)
         [p2.dir] !MESSAGE Maven Project Model Edit Bundle 1.7.0.20160531-2022 (org.eclipse.m2e.model.edit 1.7.0.20160531-2022)
      BUILD FAILED
      

      But this is not the same error that Paul Leacu recently reported:

      > [ERROR] Resolution failed:
      > [ERROR]   Software being installed: org.eclipse.egit.ui.smartimport 4.4.0.201606011500-rc2
      > [ERROR]   Software being installed: org.eclipse.egit.ui.smartimport 4.4.0.201606070830-r
      > [ERROR]   Only one of the following can be installed at once: [org.eclipse.egit.ui.smartimport 4.4.0.201606070830-r, org.eclipse.egit.ui.smartimport 4.4.0.201606011500-rc2]

      So either we have multiple instances of multiple versions of the same IU, or he's doing a different installation than the TP verification step is.

      Either way, we need to make these problems more visible so they're caught sooner.

      Attachments

        Issue Links

          Activity

            People

              nickboldt Nick Boldt
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: