Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/148/buildId/2133
Build statistics:
State: Failed
Previous State: Failed
Started at: Sun, 30 Apr 2006 23:04:12 -0700
Finished at: Sun, 30 Apr 2006 23:04:16 -0700
Total time: 3s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: cheddar.simulalabs.com
Operating system : Linux(unknown)
Java version : 1.5.0_03(Sun Microsystems Inc.)
Changes
brett [MSUREFIRE-56] rename pertest to "always"
/maven/plugins/trunk/maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java
/maven/surefire/trunk/surefire-booter/src/main/java/org/apache/maven/surefire/booter/ForkConfiguration.java
/maven/surefire/trunk/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java
brett [MSUREFIRE-56] rename none to never
/maven/plugins/trunk/maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java
/maven/surefire/trunk/surefire-booter/src/main/java/org/apache/maven/surefire/booter/ForkConfiguration.java
/maven/surefire/trunk/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building SureFire Booter
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/148/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/148/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/148/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 10 source files to
/home/continuum/continuum-maven/working-directory/148/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooterForkException.java:[19,38]
cannot find symbol
symbol : class NestedCheckedException
location: package org.apache.maven.surefire.util
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooterForkException.java:[27,12]
cannot find symbol
symbol: class NestedCheckedException
extends NestedCheckedException
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireExecutionException.java:[19,38]
cannot find symbol
symbol : class NestedCheckedException
location: package org.apache.maven.surefire.util
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireExecutionException.java:[27,12]
cannot find symbol
symbol: class NestedCheckedException
extends NestedCheckedException
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/shell/Shell.java:[19,38]
cannot find symbol
symbol : class NestedRuntimeException
location: package org.apache.maven.surefire.util
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[21,38]
cannot find symbol
symbol : class NestedRuntimeException
location: package org.apache.maven.surefire.util
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/shell/Shell.java:[113,22]
cannot find symbol
symbol : class NestedRuntimeException
location: class org.apache.maven.surefire.booter.shell.Shell
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[128,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[128,44]
incompatible types
found : org.apache.maven.surefire.booter.SurefireExecutionException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[148,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireExecutionException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[186,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireExecutionException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[190,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireExecutionException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[195,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireExecutionException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[227,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireExecutionException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[231,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireExecutionException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[236,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[242,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[254,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[284,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[297,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[301,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[305,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[318,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[322,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[326,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[332,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[343,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[430,15]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[444,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[475,18]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[489,22]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[493,22]
incompatible types
found : org.apache.maven.surefire.booter.SurefireBooterForkException
required: java.lang.Throwable
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[546,26]
cannot find symbol
symbol : class NestedRuntimeException
location: class org.apache.maven.surefire.booter.SurefireBooter
/home/continuum/continuum-maven/working-directory/148/src/main/java/org/apache/maven/surefire/booter/SurefireBooter.java:[550,26]
cannot find symbol
symbol : class NestedRuntimeException
location: class org.apache.maven.surefire.booter.SurefireBooter
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Sun Apr 30 23:04:16 PDT 2006
[INFO] Final Memory: 6M/98M
[INFO] ------------------------------------------------------------------------
****************************************************************************