Hello, I encounter an error while trying to build thrift. When I launch "make"in the setup folder I get the following error :
BUILD FAILED thrift-0.6.1/lib/java/build.xml:259: artifact:pom doesn't support the "groupId" attribute My linux distribution is SUSE Linux Enterprise Server 11 (x86_64). Ant version : Apache Ant(TM) version 1.8.2 compiled on December 20 2010 Maven version : Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Anyone has an idea of how to solve this issue ? Is it possible to build only the python modules for thrift, if yes how do I do this ? ( I need them in order be able to run the apache-cassandra python benchmarks) Best regards, Eric
