Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-2020

JBDS update site build (product, extras, techpreview) should not depend on upstream test plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.0.0.Beta1
    • 5.0.0.Beta1
    • build, updatesite
    • None

    Description

      After switching the JBDS aggregate build to pull from the upstream JBT nightly site (instead of the nightly staging composite site), so that the included plugins/features would be the same version, I hit this problem:

      [ERROR] Cannot resolve project dependencies:
      [ERROR]   Software being installed: com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier
      [ERROR]   Missing requirement: com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier requires 'bundle org.jboss.tools.ui.bot.ext 3.2.0' but it could not be found
      [ERROR] 
      [ERROR] Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier to bundle org.jboss.tools.ui.bot.ext 3.2.0.", "Unable to satisfy dependency from com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier to bundle org.jboss.tools.jst.ui.bot.test 3.3.0.", "No solution found because the problem is unsatisfiable."] -> [Help 1]
      org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier to bundle org.jboss.tools.ui.bot.ext 3.2.0.", "Unable to satisfy dependency from com.jboss.jbds.extras.ui.bot.test 1.0.0.qualifier to bundle org.jboss.tools.jst.ui.bot.test 3.3.0.", "No solution found because the problem is unsatisfiable."]
      

      Solution is to move the single plugin com.jboss.jbds.extras.ui.bot.test [1] into another site [2]:

      [1] https://svn.jboss.org/repos/devstudio/trunk/extras/tests/
      [2] https://svn.jboss.org/repos/devstudio/trunk/qa/devstudiotest-site/plugins/

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: