You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/11/25 05:50:53 UTC

[continuum] BUILD FAILURE: SureFire API

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=37456&projectId=385

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun 25 Nov 2007 04:50:45 +0000
  Finished at: Sun 25 Nov 2007 04:50:51 +0000
  Total time: 6s
  Build Trigger: Schedule
  Build Number: 28
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_13"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
          Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.5.0_13
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  src/test/java/org/apache/maven/surefire/report/PojoStackTraceWriterTest.java ( no revision )
  src/test/java/org/apache/maven/surefire/util/UrlUtilsTest.java ( no revision )
  src/main/java/org/apache/maven/surefire/Surefire.java ( no revision )
  src/main/java/org/apache/maven/surefire/suite/AbstractDirectoryTestSuite.java ( no revision )
  src/main/java/org/apache/maven/surefire/report/PojoStackTraceWriter.java ( no revision )
  src/main/java/org/apache/maven/surefire/report/XMLReporter.java ( no revision )
  src/main/java/org/apache/maven/surefire/util/UrlUtils.java ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.surefire:surefire:2.4-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building SureFire API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/385/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 33 source files to /export/home/build/data/continuum/checkouts/385/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: /export/home/build/data/continuum/checkouts/385/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to /export/home/build/data/continuum/checkouts/385/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/385/target/surefire-reports
org.apache.maven.surefire.booter.SurefireExecutionException: Unable to instantiate and execute Surefire; nested exception is java.lang.NoSuchMethodException: org.apache.maven.surefire.Surefire.run(java.util.List, java.util.List, java.lang.ClassLoader, java.lang.ClassLoader)
java.lang.NoSuchMethodException: org.apache.maven.surefire.Surefire.run(java.util.List, java.util.List, java.lang.ClassLoader, java.lang.ClassLoader)
	at java.lang.Class.getMethod(Class.java:1581)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:285)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
[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: 4 seconds
[INFO] Finished at: Sun Nov 25 04:50:51 GMT+00:00 2007
[INFO] Final Memory: 11M/326M
[INFO] ------------------------------------------------------------------------

****************************************************************************