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 _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev