Apparently it was something corrupt in my repo. I cleared my repo and the error went away.
On 6/10/07, Evan Worley <[EMAIL PROTECTED]> wrote:
Does anyone else see the following error when running "bootstrap-build.bat" from trunk? [INFO] ------------------------------------------------------------------------- --- [INFO] Building dotnet-core [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------- --- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] Surefire report directory: C:\dev\nmaven\trunk\components\dotnet-core\tar get\surefire-reports java.lang.NoClassDefFoundError: org/codehaus/plexus/util/cli/StreamConsumer Exception in thread "main" [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 seconds [INFO] Finished at: Sun Jun 10 19:43:53 PDT 2007 [INFO] Final Memory: 11M/20M [INFO] ------------------------------------------------------------------------ Evan
