You can at least try to clean you local Ivy cache for junit artifacts (i.e. rm -rf ~/.ivy/junit*). That'd be a pretty reasonable first step.
On Sun, Oct 31, 2010 at 11:33AM, bharath v wrote: > Hi , > > > Thanks for your reply . > > I am using had-0.20.0 . I am new to ivy thingy .. So is there any > solution to this ? > > Thanks > > > On Sun, Oct 31, 2010 at 3:42 AM, Konstantin Boudnik <[email protected]> wrote: > > I assume you're trying to build 0.20+. Later projects uses later version of > > junit... Running the build... > > > > [ivy:resolve] downloading > > http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar ... > > [ivy:resolve] > > .................................................................................... > > (118kB) > > [ivy:resolve] .. (0kB) > > [ivy:resolve] ═ [SUCCESSFUL ] junit#junit;3.8.1!junit.jar (1486ms) > > > > Looks like your ivy cache is hosed or something similar. > > ═Cos > > > > On Sat, Oct 30, 2010 at 06:43PM, bharath v wrote: > >> Hi , > >> > >> I am getting the error > >> > >> http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom: > >> invalid sha1: ═.. > >> > >> Is it downloading the corrupt file or is there any other thing which I > >> need to take care of ?? > >> > >> Iam getting the same error even after several tries ..:/ > >> > >> Any help? > >> > >> Thanks > >
