]
Nick Boldt updated JBIDE-15716:
-------------------------------
Priority: Blocker (was: Major)
org.jboss.tools.maven.examples.test 1.5.3 requires
org.jboss.tools.stacks.core 1.1.0 but version 1.0.1 is in JBT 4.1.1
----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-15716
URL:
https://issues.jboss.org/browse/JBIDE-15716
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, maven, project-examples, testing-tools
Affects Versions: 4.1.1.Beta1
Reporter: Nick Boldt
Priority: Blocker
Fix For: 4.1.1.Beta1
Cannot build due to incorrect version dependency:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-central_41/98/console}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.jboss.tools.maven.examples.test 1.5.3.qualifier
[ERROR] Missing requirement: org.jboss.tools.maven.examples.test 1.5.3.qualifier
requires 'bundle org.jboss.tools.stacks.core 1.1.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.maven.examples.test 1.5.3.qualifier to bundle org.jboss.tools.stacks.core
1.1.0.", "No solution found because the problem is unsatisfiable."] ->
[Help 1]{code}
Problem is that org.jboss.tools.stacks.core 1.0.1 is in the 4.1.x branch, not 1.1.0
(which is in master).
PR to follow.
--
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: