It was a missing test scope for the jaxb dependencies in the Annotations
pom.
Fixed already -
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4566
--Hardy
On Thu, 12 Nov 2009 11:13:11 +0100, Emmanuel Bernard
wrote:
> JAXB might come from Hibernate Validator which needs it i
JAXB might come from Hibernate Validator which needs it in Java 5. but
this should be in the test dependency. Hardy knows more.
On 10 nov. 09, at 17:03, Tomasz Blachowicz wrote:
> Hi,
>
> I've just upgrade Hibernate Annotations to Beta2 version (using
> Maven 2) in
> one of my sandbox project
>>
>> On Tue, 2009-11-10 at 16:38 +, Tomasz Blachowicz wrote:
>> > -- Forwarded message --
>> > From: Tomasz Blachowicz
>> > Date: Tue, Nov 10, 2009 at 4:37 PM
>> > Subject: Re: [hibernate-dev] Hibernate 3.5.0-Beta-2 dependenci
t; From: Tomasz Blachowicz
> > Date: Tue, Nov 10, 2009 at 4:37 PM
> > Subject: Re: [hibernate-dev] Hibernate 3.5.0-Beta-2 dependencies
> > To: Steve Ebersole
> >
> >
> > Sure, here it goes:
> >
> > $ mvn dependency:tree
> > [INFO] Scanning for
Clearly this is wrong. Please create a JIRA. Thanks!
On Tue, 2009-11-10 at 16:38 +, Tomasz Blachowicz wrote:
> -- Forwarded message --
> From: Tomasz Blachowicz
> Date: Tue, Nov 10, 2009 at 4:37 PM
> Subject: Re: [hibernate-dev] Hibernate 3.5.0-Beta-2 depen
-- Forwarded message --
From: Tomasz Blachowicz
Date: Tue, Nov 10, 2009 at 4:37 PM
Subject: Re: [hibernate-dev] Hibernate 3.5.0-Beta-2 dependencies
To: Steve Ebersole
Sure, here it goes:
$ mvn dependency:tree
[INFO] Scanning for projects...
[INFO] Searching repository for
On Tue, 2009-11-10 at 16:03 +, 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
> fo
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