2007/4/23, nicolas de loof <[EMAIL PROTECTED]>:
Archiva downloads artifacts on demand via HTTP using wagon-http. I use a similar config with no issue, but I don't have any proxy to set to access repo1.
Ok, I've solved the issue. The problem had nothing to do with archiva, but with our network setup. I had specified a proxy in my maven settings.xml (on my local machine), and access to Archiva was impossible in general. I had to exclude proxy usage for the Archiva host, using <nonProxyHosts> in my settings.xml. Best Regards, Matthias
