You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Chris Berry <ch...@gmail.com> on 2005/09/22 04:06:05 UTC

SocketException downloading JARs

Greetings,
I am having trouble building the latest/greatest m2 HEAD from SVN.
I am getting a "SocketException: Invalid argument or cannot assign
requested address"
when it is trying to download a JAR from http://repo1.maven.org

What is odd is that
1)  I can see POMs that have been loaded into my .m2/repository -- all
from maven and all SNAPSHOTs -- so it seems odd that I can download
from one repo (http://snapshots.maven.codehaus.org) but not the
other??
2) I can do a wget of the JAR in question without any problem
3) I can browse the ibiblio maven2 repo just fine from this machine

I'm stumped. Any ideas??

Note; this is on a freshly built Fedora 4 box (no proxy) and it could
be that I've not configured something properly -- although 1-3 above
seem to indicate that all is well??

Thanks,
-- Chris

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


Re: SocketException downloading JARs

Posted by Brett Porter <br...@gmail.com>.
I was able to find these:
http://mail-archive.objectweb.org/jonas-team/2005-07/msg00119.html
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=163006

I've used JDK 5.0 successfully on FC4.

Are the snapshots actually ones downloaded, or just those built by m2
in the process?

HTH,
Brett

On 9/22/05, Chris Berry <ch...@gmail.com> wrote:
> I wonder if this has something to do with redirects??
> http://repo1.maven.org redirects to ibiblio but the SNAPSHOTs repo
> does not redirect...
> Although I don't know what to do with that info ;-)
>
> On 9/21/05, Chris Berry <ch...@gmail.com> wrote:
> > Greetings,
> > I am having trouble building the latest/greatest m2 HEAD from SVN.
> > I am getting a "SocketException: Invalid argument or cannot assign
> > requested address"
> > when it is trying to download a JAR from http://repo1.maven.org
> >
> > What is odd is that
> > 1)  I can see POMs that have been loaded into my .m2/repository -- all
> > from maven and all SNAPSHOTs -- so it seems odd that I can download
> > from one repo (http://snapshots.maven.codehaus.org) but not the
> > other??
> > 2) I can do a wget of the JAR in question without any problem
> > 3) I can browse the ibiblio maven2 repo just fine from this machine
> >
> > I'm stumped. Any ideas??
> >
> > Note; this is on a freshly built Fedora 4 box (no proxy) and it could
> > be that I've not configured something properly -- although 1-3 above
> > seem to indicate that all is well??
> >
> > Thanks,
> > -- Chris
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: SocketException downloading JARs

Posted by Chris Berry <ch...@gmail.com>.
I wonder if this has something to do with redirects??
http://repo1.maven.org redirects to ibiblio but the SNAPSHOTs repo
does not redirect...
Although I don't know what to do with that info ;-)

On 9/21/05, Chris Berry <ch...@gmail.com> wrote:
> Greetings,
> I am having trouble building the latest/greatest m2 HEAD from SVN.
> I am getting a "SocketException: Invalid argument or cannot assign
> requested address"
> when it is trying to download a JAR from http://repo1.maven.org
>
> What is odd is that
> 1)  I can see POMs that have been loaded into my .m2/repository -- all
> from maven and all SNAPSHOTs -- so it seems odd that I can download
> from one repo (http://snapshots.maven.codehaus.org) but not the
> other??
> 2) I can do a wget of the JAR in question without any problem
> 3) I can browse the ibiblio maven2 repo just fine from this machine
>
> I'm stumped. Any ideas??
>
> Note; this is on a freshly built Fedora 4 box (no proxy) and it could
> be that I've not configured something properly -- although 1-3 above
> seem to indicate that all is well??
>
> Thanks,
> -- Chris
>

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