When I tried to build mahout using "mvn clean install
-Dmaven.test.skip=true" I got the following error and the build failed.

"Failed to execute goal on project mahout-hdfs: Could not resolve
dependencies for project org.apache.mahout:mahout-hdfs:jar:0.11.1-SNAPSHOT:
Could not find artifact
org.apache.mahout:mahout-math:jar:tests:0.11.1-SNAPSHOT in apache.snapshots
(repository.apache.org/snapshots) <http://repository.apache.org/snapshots>"

I have a ubuntu 12.04 machine with oracle java SE, jdk 1.7 and maven 3.3.3.
I cloned apache mahout using "git clone https://github.com/apache/mahout.git";
mahout on 07.09.2015.
Could someone identify what went wrong?

Reply via email to