looks like your repo1.maven.org is being redirected to uk.maven.org. I'll post a query on maven-dev about this.
-Marshall On 8/7/2011 1:22 PM, Richard Eckart de Castilho wrote: > There is definitely an issue here. > > HighFire:~ bluefire$ ping repo1.maven.org > PING gslb.maven.org (89.167.251.252): 56 data bytes > > When I use the IP, it works. > > http://207.223.241.90/eclipse/org/eclipse/core/org.eclipse.core.variables/3.1.100/ > > -- Richard > > Am 07.08.2011 um 19:19 schrieb Marshall Schor: > >> puzzled... >> >> I wonder if somehow the website is different in Europe vs US... >> >> Here's what I get if I ping this: >> >> ping repo1.maven.org >> >> Pinging gslb.maven.org [207.223.241.90] >> >> >> >> Just tried this again, worked again for me. View Source on that page shows: >> >> <html> >> <head><title>Index of >> /eclipse/org/eclipse/core/org.eclipse.core.variables/3.1.100/</title></head> >> <body bgcolor="white"> >> <h1>Index of >> /eclipse/org/eclipse/core/org.eclipse.core.variables/3.1.100/</h1><hr><pre><a >> href="../">../</a> >> <a >> href="org.eclipse.core.variables-3.1.100.jar">org.eclipse.core.variables-3.1.100.jar</a> >> >> 26-Oct-2006 08:05 25344 >> <a >> href="org.eclipse.core.variables-3.1.100.jar.md5">org.eclipse.core.variables-3.1.100.jar.md5</a> >> >> 26-Oct-2006 12:23 127 >> <a >> href="org.eclipse.core.variables-3.1.100.jar.sha1">org.eclipse.core.variables-3.1.100.jar.sha1</a> >> >> 26-Oct-2006 12:23 135 >> <a >> href="org.eclipse.core.variables-3.1.100.pom">org.eclipse.core.variables-3.1.100.pom</a> >> >> 26-Oct-2006 08:05 658 >> <a >> href="org.eclipse.core.variables-3.1.100.pom.md5">org.eclipse.core.variables-3.1.100.pom.md5</a> >> >> 26-Oct-2006 12:23 127 >> <a >> href="org.eclipse.core.variables-3.1.100.pom.sha1">org.eclipse.core.variables-3.1.100.pom.sha1</a> >> >> 26-Oct-2006 12:23 135 >> </pre><hr></body> >> </html> >> >> Do you have the same ping result? >> >> I think some "research" on the maven mailing lists might be needed to figure >> this out. >> >> -Marshall >> >> On 8/7/2011 1:02 PM, Richard Eckart de Castilho wrote: >>> Am 07.08.2011 um 18:42 schrieb Marshall Schor: >>> >>>> I see it exactly where it should be in the http://repo1.maven.org/eclipse; >>>> you >>>> should see it here: >>>> >>>> http://repo1.maven.org/eclipse/org/eclipse/core/org.eclipse.core.variables/3.1.100/ >>> I know this trick and it works with http://repo1.maven.org/maven2. But if I >>> click on that link you provided, I get a 404 Not Found page: >>> >>> <html> >>> <head><title>404 Not Found</title></head> >>> <body bgcolor="white"> >>> <center><h1>404 Not Found</h1></center> >>> <hr><center>nginx/1.0.1</center> >>> </body> >>> </html> >>> >>> -- Richard >>> > Richard Eckart de Castilho >
