On 2008-11-10, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > I'll look into the proxy logs to see whether something unexpected is > being downloaded.
INFO: Redirecting via client connector to: http://repo1.maven.org/maven2/org/apa che/maven/plugins/maven-plugins/11/maven-plugins-11.pom Nov 10, 2008 12:47:00 AM com.noelios.restlet.LogFilter afterHandle INFO: 2008-11-10 00:47:00 127.0.0.1 - repo1.maven.org -1 GET /maven2/org/apache/maven/plugins/maven-plugins/11/maven-plugins- 11.pom - 200 10298 - 276 http://localhost:8192 Java/1.5 .0_11 - Nov 10, 2008 12:47:00 AM org.restlet.Redirector handle INFO: Redirecting via client connector to: http://repo1.maven.org/maven2/org/apa che/maven/plugins/maven-plugins/11/maven-plugins-11.pom.sha1 Nov 10, 2008 12:47:01 AM com.noelios.restlet.LogFilter afterHandle INFO: 2008-11-10 00:47:01 127.0.0.1 - repo1.maven.org -1 GET /maven2/org/apache/maven/plugins/maven-plugins/11/maven-plugins- 11.pom.sha1 - 500 193 - 291 http://localhost:8192 Java/1.5.0_11 - means we get a 500 HTTP return code for the SHA1 file. This seems to be transient since I find other logs (yesterday, for example) where things worked and I can download the file right now. No idea what is going on, but unless httpclient (used by the client lib of restlet) is doing something strange here, I'd say the 500 error has been real and I don't see how Gump could avoid it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]