$ wget wget http://archive.apache.org/dist/mahout/0.8/mahout-distribution-0.8-src.tar.gz
$ tar zxvf mahout-distribution-0.8-src.tar.gz
$ cd mahout-distribution-0.8
$ mvn clean
$ mvn -DskipTests compile
$ mvn -DskipTests package
put your own project to examples/src/main/java/