On 2 December 2010 11:10, Stefan Bodewig <[email protected]> wrote: > Hi, > > This - and most other mvn built projects - fail during the current Gump > run because the Maven repo returns an HTML page indicating a 404 error > for the SHA1 checksums. > > <http://repo1.maven.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.sha1>
There is no such SHA1 file - surely that should be .pom.sha1? Why is Maven looking for a nonsense file? > > Maven seems to ignore the HTTP error code and tries to use the page as > checksum. > > I've seen this happen before, let's hope it is a transient error. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
