RE: easy way to fetch jar dependencies

2004-09-10 Thread Carlos Sanchez
Hi,

Yes, it will.

Regards

Carlos Sanchez
A Coruña, Spain
http://www.jroller.com/page/carlossg/Weblog

Oness Project
http://oness.sourceforge.net
 

> -Original Message-
> From: Jose Gonzalez Gomez [mailto:[EMAIL PROTECTED] 
> Sent: Friday, September 10, 2004 2:49 PM
> To: Maven Users List
> 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
> >
> >
> >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? 
> (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
> >>
> >>
> -
> >>To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >>
> >>
> >
> >-
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >  
> >
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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:
 

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
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: easy way to fetch jar dependencies

2004-09-10 Thread Pedro Salgado
On 10/9/04 3:39 am, "James Mitchell" <[EMAIL PROTECTED]> wrote:

> What's difficult about figuring out Struts dependencies?
>

  My problem was the following assumption:

  ibiblio.org/maven/struts/poms empty => no project.xml for Struts
(therefore looking cvs unnecessary)

  It's not difficult I managed to do it myself (10 google searchs => 30
secs). I was just looking on the wrong place and didn¹t want to download
Struts all over again.

> What version of Struts are you building with?
> 
> http://cvs.apache.org/viewcvs.cgi/jakarta-struts/project.xml

  thank you
> 
> or check the build.xml
> 
> 
> --
> 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 dependencies
> 
> 
>> 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 has this feature. Cant wait for 2.0 :D
>> 
>>   Thank you!
>> 
>> Pedro Salgado
>> 
>> 
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: easy way to fetch jar dependencies

2004-09-09 Thread James Mitchell
What's difficult about figuring out Struts dependencies?

What version of Struts are you building with?

http://cvs.apache.org/viewcvs.cgi/jakarta-struts/project.xml

or check the build.xml


--
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 dependencies


> 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 has this feature. Cant wait for 2.0 :D
>
>   Thank you!
>
> Pedro Salgado
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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 has this feature. Cant wait for 2.0 :D

  Thank you!

Pedro Salgado


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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? (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
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]