As it looks you are probably/maybe in an enterprise secured env.
You probably go to repo1.maven.org tru a proxy.
So as there is a redirect maybe the proxy block access to redirection
to http://mirrors.ibiblio.org/pub/mirrors/maven2.

If not and as it looks to be an issue with your nexus installation the
best is probably to ask on nexus user mailing list.

2011/12/1 Maven User <maven.2.u...@gmail.com>:
> Heh!
>
> What do you mean by "karma"?
>
> I tried pointing directly at that mirror and didn't have any luck (same
> error messages).
>
> Thank you all for posting tips/help - I appreciate it!
>
> On Thu, Dec 1, 2011 at 3:41 AM, Olivier Lamy <ol...@apache.org> wrote:
>
>> Hello,
>>
>> Note there is a relocation here
>> curl -I
>> http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.properties
>> HTTP/1.1 302 Moved Temporarily
>> Server: nginx/1.0.1
>> Date: Thu, 01 Dec 2011 08:40:13 GMT
>> Content-Type: text/html
>> Content-Length: 160
>> Connection: keep-alive
>> Location:
>> http://mirrors.ibiblio.org/pub/mirrors/maven2/dot-index/nexus-maven-repository-index.properties
>>
>> So if you pass tru any corporate proxy to download that, you must add
>> karma for that.
>>
>> 2011/11/30 Maven User <maven.2.u...@gmail.com>:
>> > Hi all -
>> >
>> > Are people having any issues connecting to repo1 via their repo managers
>> > today?
>> >
>> > I'm unable to connect:
>> >
>> > jvm 1    | org.sonatype.nexus.proxy.RemoteStorageException: Transport
>> error
>> > while executing GET method [repositoryId="central", requestPath="/.index/
>> > nexus-maven-repository-index.pr
>> > operties", remoteUrl="
>> >
>> http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.properties
>> > "]
>> >
>> > If I try to wget that same index file, I get a 403 - forbidden.
>> >
>> > Nexus seems unable to resolve that same file.
>> >
>> > If I put that url into my browser, things work just fine.
>> >
>> > Any suggestions?
>>
>>
>>
>> --
>> Olivier Lamy
>> Talend: http://coders.talend.com
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to