On 3/21/08, Alexei Zakharov <[EMAIL PROTECTED]> wrote: > BTW, 'ant install' fails with the following error: > > <--- > -download: > [echo] ==> Do Download from > http://apache.hkmirror.org/maven/binaries/maven-2.0.7-bin.zip > [get] Getting: > http://apache.hkmirror.org/maven/binaries/maven-2.0.7-bin.zip > [get] To: > /home/ayzakhar/projects/harmony/buildtest/infra/build/temp/maven-2.0.7-bin.zip > [get] Error opening connection java.io.FileNotFoundException: > http://apache.hkmirror.org/maven/binaries/maven-2.0.7-bin.zip > [get] Error opening connection java.io.FileNotFoundException: > http://apache.hkmirror.org/maven/binaries/maven-2.0.7-bin.zip > [get] Error opening connection java.io.FileNotFoundException: > http://apache.hkmirror.org/maven/binaries/maven-2.0.7-bin.zip > [get] Can't get > http://apache.hkmirror.org/maven/binaries/maven-2.0.7-bin.zip to > /home/ayzakhar/projects/harmony/buildtest/infra/build/temp/maven-2.0.7-bin.zip > > BUILD FAILED > <--- > > It looks like maven is no longer available at > 'http://apache.hkmirror.org/maven/binaries/maven-2.0.7-bin.zip' >
Have you found a valid link to the archive? -Stepan. > Regards, > Alexei > > 2008/3/21, Alexei Zakharov <[EMAIL PROTECTED]>: > > Hi Stepan, > > > > Today I was trying to update the buildtest workspace and found that > > you've made several changes to it. I tried to read README.txt but this > > was not very helpful since the file itself looks outdated. Then from > > svn logs I understand that you've added new 'install' target to main > > build.xml . So what is the correct sequence now > > > > ant install > > ant -Dtest.suites=struts_test setup > > ant -Dtest.suites=struts_test run > > > > ? > > > > Regards, > > > > Alexei > > >
