The artifact "hibernate-core"
<groupId>org.hibernate</groupId> <artifactId>hibernate-core</artifactId> <name>A Hibernate Core Module</name> <version>4.1.3.Final-redhat-1
depends on
<groupId>org.jboss.spec.javax.transaction</groupId> <artifactId>jboss-transaction-api_1.1_spec</artifactId> <version>1.0.0.Final-redhat-1</version>
When version "1.0.1.Final-redhat-1" is provided in the JBoss GA delivery.
We also found in the same file that it depends on "org.jboss.logging:jboss-logging:jar:3.1.1.Final-redhat", but the "3.1.1.GA-redhat" version that is supplied.
<groupId>org.jboss.logging</groupId> <artifactId>org.jboss.logging</artifactId> <version>3.1.1.Final-redhat-1</version>