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 downloaded from
> "http://convair.xifin.com/jars/mars_taglib.jar"; and placed in
> "lib/mars_taglib.jar". Is this possible? If so how?

You don't you put it where Maven expects it. The user guide clearly
explains where to put the JARs.

> 
> Attempting to download mars_taglib.jar.
> Error retrieving artifact from 
> [http://convair.xifin.com/jars/mars/jars/mars_taglib.jar]: java.lang.Exception: 
> Can't get mars_taglib.jar to lib/mars/jars/mars_taglib.jar
> WARNING: Failed to download mars_taglib.jar.
> The build cannot continue because of the following unsatisfied dependency:
> 
> mars_taglib.jar
> Thanks,
> Mike
> 
> 



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

Reply via email to