[jbosstools-issues] [JBoss JIRA] (JBDS-2020) JBDS update site build (product, extras, techpreview) should not depend on upstream test plugins

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Feb 20 11:39:36 EST 2012


    [ https://issues.jboss.org/browse/JBDS-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669056#comment-12669056 ] 

Nick Boldt edited comment on JBDS-2020 at 2/20/12 11:38 AM:
------------------------------------------------------------

Committed to 5x and trunk branches.

Verify:

http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.aggregate/ >=65 -> {color:red}*PENDING*{color}
 --> http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/
http://hudson.qa.jboss.com/hudson/job/devstudio-5.0_stable_branch.updatesite/ >=62 -> {color:red}*PENDING*{color}
 --> http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_stable_branch.updatesite/product/

http://hudson.qa.jboss.com/hudson/job/devstudio-5.0_trunk.updatesite/ >=1681 -> {color:green}*GOOD*{color}
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.aggregate/ >=4182 -> {color:green}*GOOD*{color}
                
      was (Author: nickboldt):
    Committed to 5x and trunk branches.

Verify:

http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_stable_branch.aggregate/ >=65 -> {color:red}*PENDING*{color}
 --> http://download.jboss.org/jbosstools/updates/nightly/core/3.3.indigo/
http://hudson.qa.jboss.com/hudson/job/devstudio-5.0_stable_branch.updatesite/ >=62 -> {color:red}*PENDING*{color}
 --> www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio-5.0_stable_branch.updatesite/product/

http://hudson.qa.jboss.com/hudson/job/devstudio-5.0_trunk.updatesite/ >=1681 -> {color:green}*GOOD*{color}
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.aggregate/ >=4182 -> {color:green}*GOOD*{color}
                  
> JBDS update site build (product, extras, techpreview) 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