Weird. I can reproduce with standard Ruby 1.8.7 ... but when I use 1.9.2 or JRuby 1.7.1 it works ... I'm suspecting some issue with the underlying HTTP library.
On Tue, Aug 27, 2013 at 12:01 PM, Chris Adams <[email protected]> wrote: > Hello, > > While trying to download artifacts from the central Maven repo, I get the > following error: > Failed to download > http://repo1.maven.org/maven2/org/elasticsearch/elasticsearch/0.90.2/elasticsearch-0.90.2.jar: > Denied Access > > But, if I copy/paste the URL into a browser, the jar file downloads fine. > > Any ideas? > > Thanks. > > - Chris
