Arun,

Looks like 0.21.0 pieces are still not present in the maven
repositories online. There was a fix for 0.21.1 but that didn't get
cut yet (perhaps abandoned).

If you're looking to get into development, I'd suggest either using
the stable 0.20 branch or using the trunk, depending on what you're
gonna be working on.

If you still want to persist with the 0.21, try to get it directly off
of the apache svn 0.21 branch of each component (common, mapreduce,
hdfs).

On Sat, Jul 30, 2011 at 11:00 AM, arun k <[email protected]> wrote:
> Hi all !
>  I have added the following code to build.xml and tried to build : $ant
> package.
>  I have also tried to remove removed the entire ivy2 (~/.ivy2/* ) directory
> and rebuild but couldn't succeed.
>  <setproxy proxyhost="192.168.0.90" proxyport="8080"
>       proxyuser="ranam" proxypassword="passwd"
>  nonproxyhosts="xyz.svn.com"/>
> I get the error UNRESOLVED DEPENDENCIES.
> I have attached the log file.
> Any idea ?
> Thanks,
> Arun K
>
> On Fri, Jul 29, 2011 at 9:51 PM, Harsh J <[email protected]> wrote:
>>
>> So set a proxy?
>>
>> http://ant.apache.org/manual/proxy.html
>>
>> On Fri, Jul 29, 2011 at 3:32 PM, Arun K <[email protected]> wrote:
>> > Hi all !
>> >
>> > I have downloaded hadoop-0.21.I am behind my college proxy.
>> >  Installed :-
>> >  ivy version : 2.1.0~rc2-3ubuntu1
>> >  Ant version : 1.7.1-4ubuntu1.1
>> >
>> >  I get the following error while building mumak :
>> >
>> > $cd /home/arun/Documents/hadoop-0.21.0/mapred
>> > $ant package
>> > Buildfile: build.xml
>> >
>> > clover.setup:
>> >
>> > clover.info:
>> >     [echo]
>> >     [echo]      Clover not found. Code coverage reports disabled.
>> >     [echo]
>> >
>> > clover:
>> >
>> > ivy-download:
>> >      [get] Getting:
>> > http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-
>> > 2.1.0.jar
>> >      [get] To:
>> > /home/arun/Documents/hadoop-0.21.0/mapred/ivy/ivy-2.1.0.jar
>> >      [get] Error getting
>> > http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar to
>> > /home/arun/Documents/hadoop-0.21.0/mapred/ivy/ivy-2.1.0.jar
>> >
>> > From internet also this link
>> > http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
>> > is not accessible.
>> >
>> > Any Help !
>> >
>> > Thanks,
>> > Arun K
>> >
>> >
>>
>>
>>
>> --
>> Harsh J
>
>



-- 
Harsh J

Reply via email to