Anyone seeing weird artifact downloads, like:
<snip>
Downloading: http://repository.codehaus.org/junit/junit/3.8.1/
junit-3.8.1.jar
897b downloaded
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for
junit/junit/3.8.1/junit-3.8.1.jar - IGNORING
</snip>
This was from a build of server/branches/1.2...
And it should not have downloaded junit from the codehaus, but should
have gotten this from central. And for some reason whatever it
downloaded from the 'haus was corrupt, or was corrupted when
downloading.
Looks like these files contain something like:
----8<----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /</title>
</head>
<body>
<h1>Index of /</h1>
<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?
C=N;O=D">Name</a> <a href="?C=M;O=A">Last
modified</a> <a href="?C=S;O=A">Size</a> <a href="?
C=D;O=A">Description</a><hr><img src="/icons/folder.gif" alt="[DIR]">
<a href="com/">com/</a> 04-Aug-2006 13:55 -
<img src="/icons/folder.gif" alt="[DIR]"> <a href="net/">net/</
a> 24-Jul-2006 00:46 -
<img src="/icons/folder.gif" alt="[DIR]"> <a href="org/">org/</
a> 23-Jan-2007 06:10 -
<img src="/icons/folder.gif" alt="[DIR]"> <a href="xstream/">xstream/
</a> 27-Nov-2006 15:45 -
<hr></pre>
<address>Apache/2.0.52 (Red Hat) Server at repository.codehaus.org
Port 80</address>
</body></html>
---->8----
The above is for:
<snip>
Downloading: http://repository.codehaus.org/org/apache/geronimo/specs/
geronimo-j2ee-connector_1.5_spec/1.1/geronimo-j2ee-
connector_1.5_spec-1.1.jar
897b downloaded
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for
org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.1/
geronimo-j2ee-connector_1.5_spec-1.1.jar - IGNORING
</snip>
But I suspect that all of these ~ 897b downloaded jars are about the
same.
* * *
This seems to be new behavior, or at least its starting to fail more
an more. Anyone else seeing similar strange mvn artifact downloads?
--jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]