Actually, It goes out and look up our already internal deployed company specifict artifacts very strange, and if java.net repo is flaky, it hangs my build
tempted on http://download.java.net/maven/1/org.apache.maven.doxia/jars/doxia-decoration-model-1.0-alpha-8.jar : NO to update releases, policy is ONCE, and local file exist.: using already present local file. 2008-12-25 00:53:05,812 [btpool0-5] ERROR org.apache.maven.archiva.webdav.ArchivaDavResourceFactory - Failures occurred downloading from some remote repositories: java.net.1: Download failure on resource [http://download.java.net/maven/1//com.fortinet.fortidb.shared/poms/maven-fdb-plugin-1.7.pom]:Error transferring file (cause: java.net.SocketException: Unexpected end of file from server) org.apache.maven.archiva.policies.ProxyDownloadException: Failures occurred downloading from some remote repositories: java.net.1: Download failure on resource [http://download.java.net/maven/1//com.fortinet.fortidb.shared/poms/maven-fdb-plugin-1.7.pom]:Error transferring file (cause: java.net.SocketException: Unexpected end of file from server) at org.apache.maven.archiva.proxy.DefaultRepositoryProxyConnectors.fetchFromProxies(DefaultRepositoryProxyConnectors.java:191) at org.apache.maven.archiva.webdav.ArchivaDavResourceFactory.applyServerSideRelocation(ArchivaDavResourceFactory.java:618) at org.apache.maven.archiva.webdav.ArchivaDavResourceFactory.fetchContentFromProxies(ArchivaDavResourceFactory.java:534) On Thu, Dec 25, 2008 at 8:53 AM, Wendy Smoak <[email protected]> wrote: > On Thu, Dec 25, 2008 at 3:40 AM, Dan Tran <[email protected]> wrote: >> Hi I am using archiva 1.1.3 where java.net maven1 is the first in my >> search list and the archiva seems also to go to that repo first even >> thou already have a copy of the wanted artifact downloaded >> >> here is the log > ... >> Transfer not attempted on >> http://download.java.net/maven/1/org.apache.maven.plugins/poms/maven-site-plugin-2.0-beta-7.pom > ... >> using already present local file. > > It's saying transfer NOT attempted, so I don't think it's going to > that repository. Are you seeing network traffic despite this message? > > You can use whitelists/blacklists to control which repositories > Archiva will contact for a given artifact. > > -- > Wendy >
