Re: easy way to fetch jar dependencies

2004-09-10 Thread Pedro Salgado
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: Pedro Salgado [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Thursday, September 09, 2004 8:30 PM Subject: Re: easy way to fetch jar

Re: easy way to fetch jar dependencies

2004-09-10 Thread Jose Gonzalez Gomez
You mean that maven 2.0 will have recursive dependecy discovery and retrieval? Best regards Jose Brett Porter wrote: not yet. We are currently developing maven 2 which already has this functionality. - Brett On Fri, 10 Sep 2004 00:59:11 +0100, Pedro Salgado [EMAIL PROTECTED] wrote:

RE: easy way to fetch jar dependencies

2004-09-10 Thread Carlos Sanchez
Subject: Re: easy way to fetch jar dependencies You mean that maven 2.0 will have recursive dependecy discovery and retrieval? Best regards Jose Brett Porter wrote: not yet. We are currently developing maven 2 which already has this functionality. - Brett

easy way to fetch jar dependencies

2004-09-09 Thread Pedro Salgado
Hi to all! Is there any way to do this: - fetch struts jar - fetch automatically all of struts dependencies? (without the need of writing the dependencies myself)? I tried the copy paste technique but I only found few poms in order to copy the dependencies :( Pedro Salgado

Re: easy way to fetch jar dependencies

2004-09-09 Thread Brett Porter
not yet. We are currently developing maven 2 which already has this functionality. - Brett On Fri, 10 Sep 2004 00:59:11 +0100, Pedro Salgado [EMAIL PROTECTED] wrote: Hi to all! Is there any way to do this: - fetch struts jar - fetch automatically all of struts dependencies?

Re: easy way to fetch jar dependencies

2004-09-09 Thread Pedro Salgado
On 10/9/04 1:20 am, Brett Porter [EMAIL PROTECTED] wrote: not yet. We are currently developing maven 2 which already has this functionality. If you need any help... feel free to ask. I was googling to know the packages dependencies... and I found savant it sure seems similar to maven and

Re: easy way to fetch jar dependencies

2004-09-09 Thread James Mitchell
- Original Message - From: Pedro Salgado [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Thursday, September 09, 2004 8:30 PM Subject: Re: easy way to fetch jar dependencies On 10/9/04 1:20 am, Brett Porter [EMAIL PROTECTED] wrote: not yet. We are currently developing