I set up maven-proxy and have made a couple attempts now to rebuild Maven2 using the proxy as a mirror of "central" and "snapshots". My problem is that I have four integration tests failing (8, 9, 45, and 46); they all seem to be related to trying to download an artifact from codehaus (actually from my mirror) that looks like it should have just been created during the build (maven-core-it-plugin:1.0-SNAPSHOT plugin, maven-core-it-plugin:RELEASE plugin, and maven-core-it-plugin-RELEASE POM). Is this normal or do I have something messed up in my mirror?
-----Original Message----- From: Allison, Bob Sent: Sunday, August 28, 2005 15:27 To: 'Maven Developers List' Subject: RE: SVN Build Error [snip] I have no idea why I am getting 503 errors either. I ran a wget session to mirror the entire ibiblio maven2 repository overnight. I got to downloading the stuff in servicemix before I stopped it. In running for almost 24 hours it had no problems (shoot, I just realized it was FTP, not http). With the mirror you suggested, the entire build went without a hitch. As far as I know I do not have a proxy in use, but I don't know if my company has a transparent proxy in my way. Is there a good way to do a mirror of the ibiblio stuff using http to check to see if I am having problems in general or if it is a problem in the build process? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]