Re: [vote] release maven-dependency-plugin 2.0

2008-01-22 Thread Olivier Lamy
+1 (dependency:tree is a very nice/helpful feature !) Thanks, -- Olivier 2008/1/22, Brian E. Fox <[EMAIL PROTECTED]>: > It's been a long time since the last release and we have lots of > improvements/fixes: > > > > Release Notes - Maven 2.x Dependency Plugin - Version 2.0 > > > > ** Bug > > *

Re: [vote] release maven-dependency-plugin 2.0

2008-01-22 Thread nicolas de loof
+1 2008/1/23, Mauro Talevi <[EMAIL PROTECTED]>: > > +1 > > Brian E. Fox wrote: > > It's been a long time since the last release and we have lots of > > improvements/fixes: > > > > > > > > Release Notes - Maven 2.x Dependency Plugin - Version 2.0 > > > > > > > > ** Bug > > > > * [MDEP-59] - dep

Re: [vote] release maven-dependency-plugin 2.0

2008-01-22 Thread Mauro Talevi
+1 Brian E. Fox wrote: It's been a long time since the last release and we have lots of improvements/fixes: Release Notes - Maven 2.x Dependency Plugin - Version 2.0 ** Bug * [MDEP-59] - dependency:unpack can't extract rar archives * [MDEP-74] - dependencies in test scope are

Re: Version ranges and snapshots

2008-01-22 Thread Michael McCallum
Firstly IMHO of MNG-3092 is that is it not the right thing for maven in general. I believe with MNG-2994 and appropriate use of profiles to enable and disable snapshot repositories you can have everything that you want and still maintain the ability to allow any snapshot to be injected when des

Re: Tree/graph of Artifact objects

2008-01-22 Thread David Blevins
On Jan 22, 2008, at 6:49 AM, Mark Hobson wrote: Hi David, On 19/01/2008, David Blevins <[EMAIL PROTECTED]> wrote: Still digging through that code, but hopefully you can answer this question real quick. The resulting structure is definitely a tree as opposed to a graph (which could be fine).

Re: Version ranges and snapshots

2008-01-22 Thread dhoffer
Mark, I added more files to MNG-3351 (since I'm not sure what will be needed). This issue also relates to MIDEA-84 (I don't know if you use IntelliJ or not). Regards, -Dave dhoffer wrote: > > Mark, > > That sounds wonderful. I want to help any way I can! > > I attached some test files to

Re: Version ranges and snapshots

2008-01-22 Thread dhoffer
Mark, That sounds wonderful. I want to help any way I can! I attached some test files to MNG-3351 today (pom and settings files). I don't know if this is enough, if you need more just let me know I will try to get it for you. I stumbled across MNG-2431 recently, this fix will get this one for

Re: [vote] release maven-dependency-plugin 2.0

2008-01-22 Thread Arnaud HERITIER
+1 Arnaud On Jan 22, 2008 11:29 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > +1 > > On 22-Jan-08, at 2:10 PM, Brian E. Fox wrote: > > > It's been a long time since the last release and we have lots of > > improvements/fixes: > > > > > > > > Release Notes - Maven 2.x Dependency Plugin - Version

Re: [vote] release maven-dependency-plugin 2.0

2008-01-22 Thread Jason van Zyl
+1 On 22-Jan-08, at 2:10 PM, Brian E. Fox wrote: It's been a long time since the last release and we have lots of improvements/fixes: Release Notes - Maven 2.x Dependency Plugin - Version 2.0 ** Bug * [MDEP-59] - dependency:unpack can't extract rar archives * [MDEP-74] - dependenc

[vote] release maven-dependency-plugin 2.0

2008-01-22 Thread Brian E. Fox
It's been a long time since the last release and we have lots of improvements/fixes: Release Notes - Maven 2.x Dependency Plugin - Version 2.0 ** Bug * [MDEP-59] - dependency:unpack can't extract rar archives * [MDEP-74] - dependencies in test scope are not handled properly by ana

Re: Version ranges and snapshots

2008-01-22 Thread Mark Hobson
I agree with David's comments. Responding to his latest comment on MNG-3092 here to keep discussion out of JIRA: I totally empathise with your situation David. It seems that we're both wishing to use version ranges in the same way, the only difference is that you've bit the bullet already wherea

FW: Report for dependencyManagement and pluginManagement

2008-01-22 Thread nicklist
Crosspost to dev list. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tue 1/22/2008 2:51 PM To: Maven Users List Subject: RE: Report for dependencyManagement and pluginManagement I have searched for this, but couldn't find it. I've started to implement these

Re: Tree/graph of Artifact objects

2008-01-22 Thread Mark Hobson
Hi David, On 19/01/2008, David Blevins <[EMAIL PROTECTED]> wrote: > Still digging through that code, but hopefully you can answer this > question real quick. The resulting structure is definitely a tree as > opposed to a graph (which could be fine). Does that mean given the A > and B depend on C