Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/59/buildId/5856
Build statistics:
State: Failed
Previous State: Error
Started at: Mon, 19 Jun 2006 08:04:49 -0700
Finished at: Mon, 19 Jun 2006 08:04:57 -0700
Total time: 8s
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
carlos [MSUREFIRE-136] Added option to redirect test output
to a file, redirectTestOutputToFile
/maven/plugins/trunk/maven-surefire-plugin/pom.xml
/maven/plugins/trunk/maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Surefire Plugin
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/59/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/59/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/59/target/test-classes
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.1-SNAPSHOT:
checking for updates from snapshots
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.surefire:surefire:2.1-SNAPSHOT: checking for
updates from snapshots
[INFO] snapshot org.apache.maven.surefire:surefire:2.1-SNAPSHOT: checking for
updates from apache.snapshots
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/apache/maven/surefire/surefire/2.1-SNAPSHOT/surefire-2.1-20060619.150249-1.pom
4K downloaded
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.1-SNAPSHOT: checking
for updates from snapshots
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.1-SNAPSHOT: checking
for updates from apache.snapshots
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/apache/maven/surefire/surefire-api/2.1-SNAPSHOT/surefire-api-2.1-20060618.212021-2.pom
914b downloaded
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/apache/maven/surefire/surefire-api/2.1-SNAPSHOT/surefire-api-2.1-20060618.212021-2.jar
46K downloaded
[INFO] [compiler:compile]
Compiling 2 source files to
/home/continuum/continuum-maven/working-directory/59/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/continuum/continuum-maven/working-directory/59/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java:[619,22]
cannot find symbol
symbol : method setRedirectTestOutputToFile(boolean)
location: class org.apache.maven.surefire.booter.SurefireBooter
/home/continuum/continuum-maven/working-directory/59/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java:[625,22]
cannot find symbol
symbol : method setReportsDirectory(java.io.File)
location: class org.apache.maven.surefire.booter.SurefireBooter
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Mon Jun 19 08:04:57 PDT 2006
[INFO] Final Memory: 10M/140M
[INFO] ------------------------------------------------------------------------
****************************************************************************