]
Nick Boldt closed JBIDE-19084.
------------------------------
Resolution: Done
Yes, aggegate build is blue. Closing. (However, your job is still broken for a different
reason.)
org.jboss.tools.hibernate.spi 3.8.0 is dead, long live
org.jboss.tools.hibernate.runtime.spi 5.0.0
--------------------------------------------------------------------------------------------------
Key: JBIDE-19084
URL:
https://issues.jboss.org/browse/JBIDE-19084
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, hibernate, seam2
Affects Versions: 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Alexey Kazakov
Priority: Blocker
Fix For: 4.3.0.Alpha1
org.jboss.tools.hibernate.spi 3.8.0 no longer exists in the jbosstools-hibernate repo
[1]; instead, there's a new org.jboss.tools.hibernate.runtime.spi 5.0.0 [2].
[1]
https://github.com/jbosstools/jbosstools-hibernate/tree/master/plugins
[2]
http://download.jboss.org/jbosstools/builds/staging/jbosstools-hibernate_...
As a result, the JBT aggregate build id failing due to this missing dependency:
{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-build-sites.aggregate.site_master/9438/console}
[ERROR] Missing requirement: org.jboss.tools.seam.ui 3.7.0.Alpha1-v20150123-0544-B678
requires
'bundle org.jboss.tools.hibernate.spi 3.8.0' but it could not be found{code}
Solution:
Fix your seam.ui plugin to depend on the new hibernate plugin and version.