JBDS poroduct/extras build should not depend on upstream test
plugins
---------------------------------------------------------------------
Key: JBDS-2020
URL:
https://issues.jboss.org/browse/JBDS-2020
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Build, updatesite
Affects Versions: 5.0.0.Beta1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 5.0.0.Beta1
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:
{code}
[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."]
{code}
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/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: