I also had this problem. You can either do a mvn clean install from
the root or run with -DskipTests=true, but not with
-Dmaven.test.skip=true
The former compiles the test-jars but doesn't execute them. The latter
also skips compiling of the test-jars which results in dependency
problems. See
http
On 11.11.2010 Shannon Quinn wrote:
> Missing:
> --
> 1) org.apache.mahout:mahout-core:test-jar:tests:0.5-SNAPSHOT
Did you do a mvn clean install from the root of the project? I had this problem
once when trying to build w/o unit tests running after first check out of the
new trunk versio
Anyone else running into build errors all of a sudden? Or just me (possible
given my fooling around with Hadoop)?
[INFO]
[ERROR] BUILD ERROR
[INFO