[hibernate-dev] hibernate-commons-annotations dependencies

Emmanuel Bernard emmanuel at hibernate.org
Mon Oct 8 09:33:41 EDT 2012


The easiest solution is to align both dependencies and release a new
version of Hibernate Commons Annotations to fix the issue.

Emmanuel

On Mon 2012-10-08 14:49, Guillaume Smet wrote:
> Hi,
> 
> I don't know what is your policy about the dependency management but,
> currently, when you include hibernate-entity-manager in the pom of an
> application, it comes with dependencies to 3.1.0.Final and 3.1.0.CR2.
> 
> The problem is that hibernate-commons-annotations-4.0.1.Final requires
> 3.1.0.CR2 of jboss-logging. See:
> http://search.maven.org/remotecontent?filepath=org/hibernate/common/hibernate-commons-annotations/4.0.1.Final/hibernate-commons-annotations-4.0.1.Final.pom
> 
> I was wondering if it was possible to add an exclusion to the
> hibernate-entity-manager pom.xml (or the Gradle equivalent) to not
> drag the jboss-logging dependency of hibernate-commons-annotations so
> that from the outside the dependencies of hibernate-entity-manager are
> clean.
> 
> Thanks for your feedback.
> 
> -- 
> Guillaume
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev


More information about the hibernate-dev mailing list