On Sat, Mar 26, 2011 at 9:13 AM, Guillaume Yziquel <
[email protected]> wrote:

> Le Friday 25 Mar 2011 à 18:36:22 (-0700), Alex Boisvert a écrit :
> > Yeah, I'm getting the same issue.
> >
> > Downloading the same jar from:
> >
> > repositories.remote << "http://www.ibiblio.org/maven2/";
>
> This seems to be some kind of ruby code that I'm not well aware of.
>

Yeah, sorry, pasted a fragment out of a buildr buildfile.  I meant to copy &
paste just the URL.


> > works just fine.   Just be repository-specific...
>
> Could you pinpoint how to modify that, I mean which line in the
> build.xml files? I mean, I changed the lines in lib/java/build.xml to
>
>  <!-- Dependency download location -->
>  <property name="mvn.repo" value="http://www.ibiblio.org/maven2"/>
>  <property name="apache.repo" value="
> https://repository.apache.org/content/repositories/releases"/>
>

This looks right.


> BUILD FAILED
> /home/yziquel/git/thrift/lib/java/build.xml:120:
> java.net.SocketException: Network is unreachable
>        at java.net.PlainSocketImpl.socketConnect(Native Method)
>        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
>

This exception says your internet connection is down.

alex

Reply via email to