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

Sanne Grinovero sanne at hibernate.org
Wed Feb 5 07:48:25 EST 2014


I verified that Search works fine after excluding this dependency, so
I've created:
 - https://hibernate.atlassian.net/browse/HCANN-62
 - https://hibernate.atlassian.net/browse/HHH-8936

Sanne

On 3 February 2014 22:01, Sanne Grinovero <sanne at hibernate.org> wrote:
> 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