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/10/18 15:33:59 UTC

[continuum] BUILD FAILURE: Continuum Core

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu 18 Oct 2007 13:33:11 +0000
  Finished at: Thu 18 Oct 2007 13:33:50 +0000
  Total time: 38s
  Build Trigger: Schedule
  Build Number: 264
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.5.0_12
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  src/main/java/org/apache/maven/continuum/execution/AbstractBuildExecutor.java ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
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
Profile Name: Maven-2.0.7
Description: 


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Continuum Core
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target/classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target/test-classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/102/target/site
[INFO] [plexus:descriptor {execution: generate}]
[WARNING] Component: MavenTwoContinuumProjectBuilder, field name: 'excludedPackagingTypes': Currently configurable fields will not be written to the descriptor without a default value.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [plexus:merge-descriptors {execution: merge}]
[INFO] [compiler:compile]
[INFO] Compiling 78 source files to /export/home/build/data/continuum/checkouts/102/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/build/data/continuum/checkouts/102/src/main/java/org/apache/maven/continuum/execution/AbstractBuildExecutor.java:[210,19] cannot find symbol
symbol  : constructor ContinuumBuildExecutionResult(java.io.File,int)
location: class org.apache.maven.continuum.execution.ContinuumBuildExecutionResult



/export/home/build/data/continuum/checkouts/102/src/main/java/org/apache/maven/continuum/execution/AbstractBuildExecutor.java:[210,19] cannot find symbol
symbol  : constructor ContinuumBuildExecutionResult(java.io.File,int)
location: class org.apache.maven.continuum.execution.ContinuumBuildExecutionResult


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34 seconds
[INFO] Finished at: Thu Oct 18 13:33:49 GMT+00:00 2007
[INFO] Final Memory: 23M/320M
[INFO] ------------------------------------------------------------------------

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