You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by markus3000 <ma...@gmail.com> on 2009/05/01 05:16:58 UTC

Re: Build failed in Hudson: Hadoop-trunk #698

My error is  when  building hadoop using eclipse, or from the terminal, it
looks for ivy: 

 [get] Getting:
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
 [get] To: /hadoop/hadoop3/ivy/ivy-2.0.0-rc2.jar
  and spends 3 minutes trying to connect before giving up.  
But ivy-2.0.0-rc2.jar is already in /hadoop/hadoop3/ivy/  

how can I make it realize this?

 
-- 
View this message in context: http://www.nabble.com/Build-failed-in-Hudson%3A-Hadoop-trunk--691-tp21054465p23327912.html
Sent from the Hadoop core-dev mailing list archive at Nabble.com.


Re: Build failed in Hudson: Hadoop-trunk #698

Posted by Ravi Phulari <rp...@gmail.com>.
Hello Makus ,
Not sure if someone else answered your question .
I guess you are trying to build Hadoop offline where maven doesn¹t have
access to internet .

>  [get] Getting:
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar

You can see that its trying to fetch latest jar from repository and as you
are not connected to internet its failing .

I hope this helps.
Regards,
Ravi

On 4/30/09 8:16 PM, "markus3000" <ma...@gmail.com> wrote:

> 
> 
> My error is  when  building hadoop using eclipse, or from the terminal, it
> looks for ivy:
> 
>  [get] Getting:
> http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.0.0-rc2/ivy-2.0.0-rc2.jar
>  [get] To: /hadoop/hadoop3/ivy/ivy-2.0.0-rc2.jar
>   and spends 3 minutes trying to connect before giving up.
> But ivy-2.0.0-rc2.jar is already in /hadoop/hadoop3/ivy/
> 
> how can I make it realize this?
> 
> 
> --
> View this message in context:
> http://www.nabble.com/Build-failed-in-Hudson%3A-Hadoop-trunk--691-tp21054465p2
> 3327912.html
> Sent from the Hadoop core-dev mailing list archive at Nabble.com.
> 
>