On Thu, 2002-08-01 at 16:56, Chris Widhelm wrote:
> How do I get Maven to stop trying to get my dependencies from
> <maven.repo.remote>/<dependency root>/jars/<dependency>?
> 
> I need to be able to get them from <maven.repo.remote>/<dependency>.

This is the currently layout for the repository:

http://jakarta.apache.org/turbine/jars2

Maven expects dependencies to be in a 'jars' directory inside a
directory name after the project id. I am working on a way to allow
local repository to take on any form but remote repositories must
conform to the layout you see from the link above.
 
> Thanks,
> 
> Chris
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to