Hi All, I'm trying to use mahout on a small cluster that has hadoop installed, but i've run into problems with building. I checked out a copy of the trunk via svn and tried to run "mvn install" in the top level mahout directory. On my local machine, this works fine and generates the expected jars and job files. On the small cluster, everything goes wrong. From what i've found so far, the problem is very similar to what is mentioned in http://www.lucidimagination.com/search/document/971d3227003175a8/mvn_install_error#971d3227003175a8, except that none of the suggested solutions seem to work.
Attached is a copy of mavens output. I'm currently running maven 2.2.1. As suggested in the previous issue, I've already deleted the svn repository and checked it out again, I've also tried deleting the ~/.m2 directory. Neither solution worked. Any suggestions would be greatly appreciated. Thanks! --Keith Stevens
