OK so the issue seems to be that the maven repo's web server (nginx) sends though files gzipped regardless as to whether or not the client requested as such. Unfortunately I cant work out to share this information with Ivy.
Switching to Ibiblio repository leads to another set of problems. On Thu, Apr 29, 2010 at 10:32 AM, Colin Taylor <colin.tay...@gmail.com> wrote: > Hi, I currently can't build Cassandra from the source repository. > I get a bunch of checksum issues like: > > [ivy:retrieve] problem while downloading module descriptor: > http://repo1.maven.org/maven2/org/apache/apache/5/apache-5.pom: > invalid sha1: expected= �� > [ivy:retrieve] @ �� /:n+�?�� �p_�� / > [ivy:retrieve] � > [ivy:retrieve] �9%lg�4�� ,( > computed=b68777fbf413faad67e9b292115e7cb9cf3318c5 (36ms) > [ivy:retrieve] io problem while parsing ivy file: > http://repo1.maven.org/maven2/org/apache/rat/apache-rat-project/0.6/apache > -rat-project-0.6.pom: Impossible to load parent for > file:/home/colint/.ivy2/cache/org.apache.rat/apache-rat-project/ivy-0.6.x > ml.original. Parent=org.apache#apache;5 > [ivy:retrieve] io problem while parsing ivy file: > http://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.6/apache-rat-0.6 > .pom: Impossible to load parent for > file:/home/colint/.ivy2/cache/org.apache.rat/apache-rat/ivy-0.6.xml.original. > Parent=org. > apache.rat#apache-rat-project;0.6 > > > When I wget those poms they do look like binary corrupted files. > Any suggestions? Can anyone else build from scratch [ie blowing away ivy > cache] > > cheers > Colin >