]
Nick Boldt updated JBIDE-18845:
-------------------------------
Assignee: Snjezana Peco
Birt depends on Hibernate 3.8, but 4.0.1 is available in JBT
------------------------------------------------------------
Key: JBIDE-18845
URL:
https://issues.jboss.org/browse/JBIDE-18845
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: birt, build, hibernate, updatesite
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Snjezana Peco
Priority: Blocker
org.jboss.tools.birt.oda.ui 1.7.0.Alpha1-v20141006-1612-B585 requires
org.hibernate.eclipse.libs 3.8.0. But the latest nightly site for Hibernate from master
branch [1] contains no such IU.
[1]
http://download.jboss.org/jbosstools/builds/staging/jbosstools-hibernate_...
{code}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.jboss.tools.site.core
raw:4.3.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.3.0-SNAPSHOT
[ERROR] Missing requirement: org.jboss.tools.birt.oda.ui
1.7.0.Alpha1-v20141006-1612-B585 requires 'bundle org.hibernate.eclipse.libs
3.8.0' but it could not be found
[ERROR] Cannot satisfy dependency: org.jboss.tools.birt.feature.feature.group
1.7.0.Alpha1-v20141006-1612-B585 depends on: org.jboss.tools.birt.oda.ui
[1.7.0.Alpha1-v20141006-1612-B585]
[ERROR] Cannot satisfy dependency: org.jboss.tools.site.core
raw:4.3.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.3.0-SNAPSHOT depends on:
org.jboss.tools.birt.feature.feature.group 0.0.0
[ERROR]
[ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem
is unsatisfiable.: [Unable to satisfy dependency from org.jboss.tools.birt.oda.ui
1.7.0.Alpha1-v20141006-1612-B585 to bundle org.hibernate.eclipse.libs 3.8.0.; No solution
found because the problem is unsatisfiable.] -> [Help 1]
{code}
Due to this problem, the JBT aggregate builds are failing:
[2]
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
NOTE: This issue may be a duplicate of JBIDE-18795.