Are these mirrors as up to date as repo1? -----Original Message----- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 4:29 AM To: Maven Users List Subject: RE: Probs with maven-proxy
"Connection refused" sounds like problems with repo1.maven.org. Try configuring one of the mirrors like http://repo.mergere.com/maven2/ as an additional repo for maven-proxy. However that won't stop maven-proxy from giving you a 'connection refused' error on repo1.maven.org. -----Original Message----- From: EJ Ciramella [mailto:[EMAIL PROTECTED] Sent: 16 June 2006 20:29 To: Maven Users List Subject: Probs with maven-proxy I know, I know - there may be a mailing list for maven-proxy (but I've not found anything but broken links). I can't seem to get this to work: 2006-06-16 15:22:42,175 [DEBUG] components.impl.DefaultSnapshotCache - Unable to find /org/apache/apache/1/apache-1.pom i n snapshot cache 2006-06-16 15:22:42,175 [INFO ] proxy.config.HttpRepoConfiguration - Repo[repo1-maven-org]: Checking last modified time f or http://repo1.maven.org/maven2/org/apache/apache/1/apache-1.pom 2006-06-16 15:22:43,363 [ERROR] proxy.config.RepoConfiguration - Repo[repo1-maven-org]: Failure getting meta information for /org/apache/apache/1/apache-1.pom java.lang.RuntimeException: java.net.ConnectException: Connection refused: connect It seems like it's starting off well, but then I get connection refused. Where should I be looking? --------------------------------------------------------------------- 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]
