Comments below:

On Thu, Dec 1, 2011 at 9:12 AM, Olivier Lamy <ol...@apache.org> wrote:

> As it looks you are probably/maybe in an enterprise secured env.
>

Very true!


> You probably go to repo1.maven.org tru a proxy.
>

That's also true, but the problem with the secured enterprise environment
is there tends to be more fingers in the pie than one can count.  So the
understanding varies a bit from person to person.


> So as there is a redirect maybe the proxy block access to redirection
> to http://mirrors.ibiblio.org/pub/mirrors/maven2.
>

Yep, I have that as the url for the main maven repository:

http://mirrors.ibiblio.org/pub/mirrors/maven2/

And still have the same issue.


>
> 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.
>

I will/have been - just wanted to make sure there wasn't anything funky
going on with repo1 that I should take into account.

Thank you very much for all the replies/help - I appreciate it!



>
> 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