[jbosstools-issues] [JBoss JIRA] (JBDS-2020) JBDS poroduct/extras build should not depend on upstream test plugins

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sat Feb 18 13:45:36 EST 2012


     [ https://issues.jboss.org/browse/JBDS-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on JBDS-2020 started by Nick Boldt.

> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list