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/12/31 10:28:53 UTC

[continuum] BUILD FAILURE: Maven Plugin Testing Mechanism

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 31 Dec 2007 09:28:39 +0000
  Finished at: Mon 31 Dec 2007 09:28:51 +0000
  Total time: 11s
  Build Trigger: Schedule
  Build Number: 7
  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/plugin/testing/ArtifactStubFactoryTest.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/ArtifactStubFactory.java ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-plugin-tools: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: $build.buildDefinition.description


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Plugin Testing Mechanism
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/542/target
[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 1 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 11 source files to /export/home/build/data/continuum/checkouts/542/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/build/data/continuum/checkouts/542/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactResolver.java:[77,27] cannot find symbol
symbol  : method setArtifactFile(org.apache.maven.artifact.Artifact)
location: class org.apache.maven.plugin.testing.ArtifactStubFactory



/export/home/build/data/continuum/checkouts/542/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactResolver.java:[77,27] cannot find symbol
symbol  : method setArtifactFile(org.apache.maven.artifact.Artifact)
location: class org.apache.maven.plugin.testing.ArtifactStubFactory


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Mon Dec 31 09:28:50 GMT+00:00 2007
[INFO] Final Memory: 12M/326M
[INFO] ------------------------------------------------------------------------

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