Hi all,
I am trying to build mahout trunk code from eclipse and got below error.
/[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] Mahout Common Maven Parent ............................ SUCCESS
[1.785s]
[INFO] Maven Mojo to generate code for collections ........... FAILED
[4.139s]
[INFO] Mahout Math ........................................... NOT BUILT
[INFO] Mahout Core ........................................... NOT BUILT
[INFO] Mahout Taste Webapp ................................... NOT BUILT
[INFO] Mahout Utilities ...................................... NOT BUILT
[INFO] Mahout Examples ....................................... NOT BUILT
[INFO] Apache Lucene Mahout .................................. NOT BUILT
[INFO]
------------------------------------------------------------------------
[ERROR]
Mojo:
org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test
FAILED for project:
org.apache.mahout:mahout-collection-codegen-plugin:maven-plugin:0.3-SNAPSHOT
Reason:
There are test failures.
Please refer to
/data/mahout/mahout-trunk/collections-codegen-plugin/target/surefire-reports
for the individual test results.
/
However, "mvn clean install" from command line went fine. I am
wondering if any one faced this issue earlier and have a way to solve
it. Kindly let me know.
Thanks
Pallavi