[hibernate-dev] Hibernate 3.5.0-Beta-2 dependencies

Steve Ebersole steve at hibernate.org
Tue Nov 10 11:31:24 EST 2009


On Tue, 2009-11-10 at 16:03 +0000, Tomasz Blachowicz wrote:
> Hi,
> 
> I've just upgrade Hibernate Annotations to Beta2 version (using Maven 2) in
> one of my sandbox projects and noticed that there are new dependencies to
> 3rd party libraries. Can you please quickly explain why there are the
> following ones:
> * javax.xml.bind:jaxb-api:jar:2.1:compile - only for Java 1.5, but still
> don't know why Hibernate needs JAXB
> * com.sun.xml.bind:jaxb-impl:jar:2.1.3:compile
> * hsqldb:hsqldb:jar:1.8.0.2:compile - shouldn't that be at scope test?
Please show us the output of 'mvn dependency:tree".  We need to know
where these come from.

> 
> Kind Regards,
> Tomasz
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
-- 
Steve Ebersole <steve at hibernate.org>
Hibernate.org




More information about the hibernate-dev mailing list