All: I use ant to compile cassandra. It is failure on ivy download, error is “Connection refused”, but I can get it from ie. So I download it and put in on dir /build. Then I compile again, it is blocked on ivy dependency download. I download the apache-rat-0.6.jar, commons-logging-1.1.1.jar, junit-4.6.jar, paranamer-ant-2.1.jar. I put these files to /build/lib and modify build/ivy.xml to prevent download. There still have errors, I wonder why the download is failure? If I download these files by hand, how to build successfully.
check-avro-generate: BUILD FAILED E:\work\research\cassandra\apache-cassandra-0.6.3-src\apache-cassandra-0.6.3-src \build.xml:170: taskdef A class needed by class com.thoughtworks.paranamer.ant.P aranamerGeneratorTask cannot be found: com/thoughtworks/paranamer/generator/Para namerGenerator Best Regards Donna li ________________________________ 发件人: Donna Li 发送时间: 2011年8月2日 10:16 收件人: 'user@cassandra.apache.org' 主题: cassandra compile All: I compile the cassandra source code by ant. The following error print: BUILD FAILED E:\work\research\cassandra\apache-cassandra-0.6.3-src\apache-cassandra-0.6.3-src \build.xml:170: taskdef A class needed by class com.thoughtworks.paranamer.ant.P aranamerGeneratorTask cannot be found: com/thoughtworks/paranamer/generator/Para namerGenerator How to resolve the problem? Thanks! Best Regards Donna li