[
https://issues.jboss.org/browse/JBIDE-13594?page=com.atlassian.jira.plugi...
]
Denis Golovin edited comment on JBIDE-13594 at 2/27/13 5:00 PM:
----------------------------------------------------------------
{quote}So if you have an objection to the jbosstools-integration-stack project in github
containing BOTH its aggregate build and its target platform definition, open a new JIRA in
the JBTIS component, and complain to Paul Leacu.{quote}
Form build point of view it is not a big deal, since JBTIS TP doesn't depend on
aggreagtion. jbosstools-is then just doesn't follow the pattern we have in
jbosstools-core when target platform is separated module from aggreagtion site.
was (Author: dgolovin):
{quote}So if you have an objection to the jbosstools-integration-stack project in
github containing BOTH its aggregate build and its target platform definition, open a new
JIRA in the JBTIS component, and complain to Paul Leacu.{quote}
Form build point of view it is not a big deal, since JBTIS TP doesn't depend on
aggreagtion. jbosstools-is then just doesn't follow the pattern we have in
jbosstools-core when target platform is separated module from aggreagtion site.
org.jboss.tools.esb.project.ui cannot be build due to missing
org.eclipse.zest.core
-----------------------------------------------------------------------------------
Key: JBIDE-13594
URL:
https://issues.jboss.org/browse/JBIDE-13594
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, esb, testing-tools
Affects Versions: 4.1.0.Alpha1
Reporter: Martin Malina
Assignee: Nick Boldt
Fix For: 4.1.0.Alpha2
Attachments: dependencies.png
jbosstools integration tests job in jenkins is currently blocked because of unsatisfied
dependency:
{code}
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.Alpha1-v20130128-1848-B1149 to bundle
org.eclipse.zest.core 0.0.0.", "Unable to satisfy dependency from
org.jboss.tools.esb.project.ui 1.5.300.Alpha1-v20130128-1848-B1149 to bundle
org.eclipse.zest.layouts 0.0.0.", "Unable to satisfy dependency from
org.jboss.tools.esb.project.ui 1.5.300.Alpha1-v20130215-0533-B1152 to bundle
org.eclipse.zest.core 0.0.0.", "Unable to satisfy dependency from
org.jboss.tools.esb.project.ui 1.5.300.Alpha1-v20130215-0533-B1152 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.Alpha1-v20130128-1848-B1149
to bundle org.eclipse.zest.core 0.0.0.", "Unable to satisfy dependency from
org.jboss.tools.esb.project.ui 1.5.300.Alpha1-v20130128-1848-B1149 to bundle
org.eclipse.zest.layouts 0.0.0.", "Unable to satisfy dependency from
org.jboss.tools.esb.project.ui 1.5.300.Alpha1-v20130215-0533-B1152 to bundle
org.eclipse.zest.core 0.0.0.", "Unable to satisfy dependency from
org.jboss.tools.esb.project.ui 1.5.300.Alpha1-v20130215-0533-B1152 to bundle
org.eclipse.zest.layouts 0.0.0.", "No solution found because the problem is
unsatisfiable."]
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
{code}
See
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBo...
This happens because zest has been removed from the core target platform into JBTIS
target platform as described in JBIDE-13435.
I originally thought this needs to be fixed by the esb compoment owner, but after
learning that zest is now in JBTIS target platform, what actually seems needs to be done
is use the JBTIS target platform for the job.
Or disregard this JIRA and split the integration tests and soa integration tests
sites/jobs as suggested in JBIDE-12974.
--
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