[
https://issues.jboss.org/browse/JBIDE-13492?page=com.atlassian.jira.plugi...
]
Paul Leacu commented on JBIDE-13492:
------------------------------------
Hi Alexy -
1. We are including zest in the JBTIS aggregate:
category.xml:<!-- esb requires zest -->
category.xml:<feature url="features/org.eclipse.zest_0.0.0.jar"
id="org.eclipse.zest" version="0.0.0"/>
2. There's a new wiki which describes the JBTIS components (including the target
platform - base/community)
https://community.jboss.org/wiki/IntegrationToolingReleaseProcess
e.g. here's the full community target:
https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
3. Any TP related JIRA in the integration stack should use this space:
https://issues.jboss.org/browse/JBTIS
So please try using the new TP IS target. If there's still an issue we can reopen
a new JIRA in JBTIS.
Also - please send email if you get stuck.
--paull
org.eclipse.zest (nedded for ESB) is missing in TP
--------------------------------------------------
Key: JBIDE-13492
URL:
https://issues.jboss.org/browse/JBIDE-13492
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb, target-platform
Environment: Eclipse 4.3.0.M5
Reporter: Alexey Kazakov
Assignee: Paul Leacu
Priority: Blocker
Fix For: 4.1.0.Alpha1
{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