--Original Message-
From: Wayne Fay [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 09, 2007 9:50 PM
To: Maven Developers List
Subject: Re: Classpath ordering of dependencies
It also sounds like perhaps you need an excludes in your dependency
declaration, to get rid of that "bad" tr
007 9:50 PM
To: Maven Developers List
Subject: Re: Classpath ordering of dependencies
It also sounds like perhaps you need an excludes in your dependency
declaration, to get rid of that "bad" transitive dep.
Wayne
> On 7 Sep 07, at 2:20 PM 7 Sep 07, Paul Gier wrote:
>
> > I
It also sounds like perhaps you need an excludes in your dependency
declaration, to get rid of that "bad" transitive dep.
Wayne
> On 7 Sep 07, at 2:20 PM 7 Sep 07, Paul Gier wrote:
>
> > I did a little more research, and it looks like the artifact was
> > renamed, so maven didn't know they were t
On 7 Sep 07, at 2:20 PM 7 Sep 07, Paul Gier wrote:
Jason van Zyl wrote:
On 7 Sep 07, at 9:43 AM 7 Sep 07, Paul Gier wrote:
Hi Everyone,
I noticed that transitive dependencies seem to precede direct
dependencies on the test classpath. I created this issue related
to this:
http://jira.c
Jason van Zyl wrote:
On 7 Sep 07, at 9:43 AM 7 Sep 07, Paul Gier wrote:
Hi Everyone,
I noticed that transitive dependencies seem to precede direct
dependencies on the test classpath. I created this issue related to
this:
http://jira.codehaus.org/browse/MNG-3197
Is this behaviour by desi
On 7 Sep 07, at 9:43 AM 7 Sep 07, Paul Gier wrote:
Hi Everyone,
I noticed that transitive dependencies seem to precede direct
dependencies on the test classpath. I created this issue related
to this:
http://jira.codehaus.org/browse/MNG-3197
Is this behaviour by design?
No. This is no