[jbosstools-issues] [JBoss JIRA] (JBTIS-19) org.eclipse.zest (needed for ESB) is missing in TP - need a TP site from which to resolve it when building

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Feb 15 15:52:56 EST 2013


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

Nick Boldt edited comment on JBTIS-19 at 2/15/13 3:52 PM:
----------------------------------------------------------

Found a workaround:

{code}
mvn clean install \
  -Pjbosstools-nightly-staging-composite-soa-tooling \
  -Djboss-requirements-composite-soa-tooling-mirror=http://download.jboss.org/jbosstools/updates/juno/integration-stack/
{code}

Verified workaround via these jobs: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk.component--esb/ and https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable_branch.component--esb/
                
      was (Author: nickboldt):
    Found a workaround:

{code}
mvn clean install \
  -Pjbosstools-nightly-staging-composite-soa-tooling \
  -Djboss-requirements-composite-soa-tooling-mirror=http://download.jboss.org/jbosstools/updates/juno/integration-stack/
{code}

                  
> org.eclipse.zest (needed for ESB) is missing in TP - need a TP site from which to resolve it when building
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: JBTIS-19
>                 URL: https://issues.jboss.org/browse/JBTIS-19
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: target-platform
>         Environment: Eclipse 4.3.0.M5a
>            Reporter: Alexey Kazakov
>            Assignee: Paul Leacu
>            Priority: Blocker
>             Fix For: 4.0.0
>
>
> {code}
> [ERROR] Cannot resolve project dependencies:
> [ERROR]   Software being installed: org.jboss.tools.esb.project.ui 1.5.300.qualifier
> [ERROR]   Missing requirement: org.jboss.tools.esb.project.ui 1.5.300.qualifier requires 'bundle org.eclipse.zest.core 0.0.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 org.jboss.tools.esb.project.ui 1.5.300.qualifier to bundle org.eclipse.zest.core 0.0.0.", "Unable to satisfy dependency from org.jboss.tools.esb.project.ui 1.5.300.qualifier to bundle org.eclipse.zest.layouts 0.0.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 org.jboss.tools.esb.project.ui 1.5.300.qualifier to bundle org.eclipse.zest.core 0.0.0.", "Unable to satisfy dependency from org.jboss.tools.esb.project.ui 1.5.300.qualifier to bundle org.eclipse.zest.layouts 0.0.0.", "No solution found because the problem is unsatisfiable."]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list