Hi everyone,
Can you help me please? I'm new to Mahout and am trying to get it
running
on my local windows box on Eclipse IDE but I'm stuck.
Here is what I have done so far:
1. Pulled own latest source from:-
http://svn.apache.org/repos/asf/mahout/trunk
2. Following the instructions here:
https://cwiki.apache.org/MAHOUT/buildingmahout.html
3. mvn compile from inside the "core" directory --> results is good
4. mvn install from inside the "core" directory --> I get an error message
like:
"BUILD FAILED. Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (d3efault-test)
on project mahout-core. There are test failures."
5. I then run: mvn -X install for more information. Error message is:
"org.apache.maven.lifecycle.LifecycleExecutionException: failed to execute
goal org.apache.maven.plugins:maven-surefire-plugin:2.13:test"
I'm running Maven v3.0.4 and Eclipse 4.2. I have C:\Program
Files\Java\jdk1.7.0_06\bin in the environment path etc...
Just wondering can anyone help me? Any ideas/suggestions that you would like
to share?
Thank a mill in advance,
jelly.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Failed-to-execute-goal-Surefire-plugin-any-ideas-tp4038361.html
Sent from the Mahout User List mailing list archive at Nabble.com.