Re: Downloading dependencies

2003-08-03 Thread dion
Changes to the repository layout aren't possible in Maven 1.0. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Mike Dougherty [EMAIL PROTECTED] wrote on 02/08/2003 02:45:24 AM: I am trying to get my dependencies setup in my project file. However, I

Re: Downloading dependencies

2003-08-01 Thread Jason van Zyl
On Fri, 2003-08-01 at 12:45, Mike Dougherty wrote: I am trying to get my dependencies setup in my project file. However, I can't seem to figure out how to tell Maven to NOT insert groupID/jars into the path. Looking at the error below what I want is for the mars_taglib.jar file to be

Re: Downloading dependencies

2003-08-01 Thread Mike Dougherty
On Fri, 2003-08-01 at 11:20, Jason van Zyl wrote: On Fri, 2003-08-01 at 12:45, Mike Dougherty wrote: I am trying to get my dependencies setup in my project file. However, I can't seem to figure out how to tell Maven to NOT insert groupID/jars into the path. Looking at the error below what

RE: Downloading dependencies

2003-08-01 Thread Michal Maczka
-Original Message- From: Mike Dougherty [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 8:32 PM To: Maven Users List Subject: Re: Downloading dependencies On Fri, 2003-08-01 at 11:20, Jason van Zyl wrote: On Fri, 2003-08-01 at 12:45, Mike Dougherty wrote: I am

Re: Downloading dependencies

2003-08-01 Thread Jason van Zyl
On Fri, 2003-08-01 at 14:32, Mike Dougherty wrote: On Fri, 2003-08-01 at 11:20, Jason van Zyl wrote: On Fri, 2003-08-01 at 12:45, Mike Dougherty wrote: I am trying to get my dependencies setup in my project file. However, I can't seem to figure out how to tell Maven to NOT insert

RE: Downloading dependencies

2003-08-01 Thread Michal Maczka
-Original Message- From: W. Sean Hennessy [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 8:52 PM To: Maven Users List Subject: RE: Downloading dependencies Michal, When you say Other developers will have those artifacts (dependencies) downloaded automatically

RE: Downloading dependencies

2003-08-01 Thread W. Sean Hennessy
. Is this doable? -Original Message- From: Michal Maczka [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 12:30 PM To: Maven Users List Subject: RE: Downloading dependencies -Original Message- From: W. Sean Hennessy [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 8

Re: Downloading dependencies

2003-08-01 Thread Jefferson K. French
It's kind of messy, but could you setup a maven directory structure on convair.xifin.com where all the jar directories are actually symbolic links to your top-level jars directory? On 01 Aug 2003, at 11:32:25 [GMT -0700] Mike Dougherty wrote: On Fri, 2003-08-01 at 11:20, Jason van Zyl wrote: