[hibernate-dev] [ORM] Depending on jboss-logging-annotations ?

Sanne Grinovero sanne at hibernate.org
Mon Feb 3 17:01:02 EST 2014


I see I'm now having a dependency pulled in by maven to:

    org.jboss.logging:jboss-logging-annotations

This is being included as a transitive dependency via each of:
 - org.hibernate:hibernate-core:jar:4.3.1.Final
 - org.hibernate:hibernate-testing:jar:4.3.1.Final
 - org.hibernate:hibernate-entitymanager:jar:4.3.1.Final
 - org.hibernate.common:hibernate-commons-annotations:jar:4.0.4.Final

I assume this is a simple mistake in the build settings? Or do we
actually need this at runtime?

Sanne


More information about the hibernate-dev mailing list