Hello, I am currently trying to get into mahout and therefore am trying to get the demo up and running. I just have checked out the latest subversion version under http://sn.apache.org/repos/asf/lucene/mahout/trunk and then went into that directory and called the maven script, already the first step of the instructions of http://cwiki.apache.org/MAHOUT/buildingmahout.html namely
mvn install fails due to the following error: Running org.apache.mahout.cf.taste.impl.model.file.FileDataModelTest Tests run: 8, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 1.141 sec <<< FA ILURE! After reverting back to version MAHOUT-158 of the file maven runs successfully through. Benjamin
