Hi folks,

Vincent Massol wrote on Sunday, November 21, 2004 11:15 AM:
[snip]
> One possible solution (backward compatible) would be to add a
> <local>true|false</local> (defaults to false) element to the
> <dependency> element. 
> 
> Would this be acceptable for CVS HEAD of m1? Is there
> something planned along these lines for m2?

for me these are not only snapshots. Meanwhile we have more internal 
dependencies (think also of non-OSS dependencies from Sun, Oracel, BEA, etc.) 
than OSS ones. Our setup is something like

maven.repo.remote=localurl,maven-proxy-url

Nonetheless we can see in the logs of maven-proxy, that all those local 
dependencies are also requested from the proxy and therefore ibiblio. This does 
not make sense.

Despite Vincent's proposal we could add a repository tag as new property:

<repository>${maven.repo.remote}</repository>

With this definition as default, backward compatibility is 100% and several 
lists of repositories could be used easily.

- Jörg

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

Reply via email to