Hi Jason,
Jason van Zyl wrote on Saturday, March 24, 2007 2:32 PM:
[snip]
>> 2.) The dao-impl Module depends on Hibernate, but Libraries that
>> are used by Hibernate (e.g. cglib, asm and antlr) shall not be used
>> directly in the dao-impl Module but shall only be used at runtime of
>> tests.
't be available in 2.0.x.
Jason.
-Ursprüngliche Nachricht-
Von: "Maven Developers List"
Gesendet: 23.03.07 14:20:06
An: "Maven Developers List"
Betreff: Re: Problem with Scope of Transitive Dependencies
On 23 Mar 07, at 7:18 AM 23 Mar 07, Thomas R. wrote:
"Maven Developers List"
> Betreff: Re: Problem with Scope of Transitive Dependencies
>
> On 23 Mar 07, at 7:18 AM 23 Mar 07, Thomas R. wrote:
>
> > Hello,
> >
> > we are developing a very large project with a layered architecture.
> > We decided to use Maven
On 23 Mar 07, at 7:18 AM 23 Mar 07, Thomas R. wrote:
Hello,
we are developing a very large project with a layered architecture.
We decided to use Maven (Version 2.0.4) in order to have a good
dependency-management. We are now facing the following problem with
transitive dependencies:
C