Never mind, I did a clean build and install and maven pulled the missing files.
-...@nkur On 9/29/10 11:43 AM, "Ankur C Goel" <[email protected]> wrote: Hi all, I took the latest svn update and now I get the following error when I do "mvn -DskipTests install" under Mahout/math INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure myWorkspace/Mahout/math/src/test/java/org/apache/mahout/math/jet/random/NormalTest.java:[55,42] cannot access ConvergenceException class file for ConvergenceException not found DistributionChecks.checkDistribution(dist, breaks, offset, scale, 10000); Anyone knows what the issue is ? Thanks -...@nkur
