Currently you get a lot of error messages telling about a bad md5 checksum. The problem is that the md5 does not just contain the checksum itself but also the file name of the file the checksum is for.
Now, what about just using the string from the md5 file upto the first space for comparision in the verifyChecksum() method of the DefaultWagonManager? This should fix the problems. Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]