> [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on > project mahout-core: Error occurred in starting fork, check output in log -> > [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
Follow the directions you were given. Run again with -X. There is some failure during the test phase relating to forking which is preventing mahout from building. This does not necessarily mean that Maven has a problem or has been installed incorrectly but it may be some odd interaction between Vagrant and the mahout tests which are failing. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org