Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=6806&projectId=167
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue, 13 Feb 2007 00:45:55 +0000
Finished at: Tue, 13 Feb 2007 00:46:18 +0000
Total time: 22s
Build Trigger: Schedule
Build Number: 49
Exit code: 1
Building machine hostname: maven.zones.apache.org
Operating system : SunOS(unknown)
Java version : 1.5.0_10(Sun Microsystems Inc.)
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
SCM Changes since last success:
****************************************************************************
Changed: jvanzyl @ Sat, 10 Feb 2007 09:18:46 +0000
Comment: MNG-2819 Prevent extension scanner from looping infinitely when
projects are in a flattened structure
Files changed:
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/extension/DefaultBuildExtensionScanner.java
( 505663 )
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-settings:2.1-SNAPSHOT
org.apache.maven:maven-plugin-parameter-documenter:2.1-SNAPSHOT
org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT
org.apache.maven:maven-profile:2.1-SNAPSHOT
org.apache.maven:maven-model:2.1-SNAPSHOT
org.apache.maven:maven-artifact:2.1-SNAPSHOT
org.apache.maven:maven-repository-metadata:2.1-SNAPSHOT
org.apache.maven:maven-error-diagnostics:2.1-SNAPSHOT
org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT
org.apache.maven:maven-plugin-api:2.1-SNAPSHOT
org.apache.maven:maven-plugin-descriptor:2.1-SNAPSHOT
org.apache.maven:maven-build-context:2.1-SNAPSHOT
org.apache.maven:maven-monitor:2.1-SNAPSHOT
org.apache.maven:maven:2.1-SNAPSHOT
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Core
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/167/target
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/167/target/classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/167/target/test-classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/167/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] snapshot org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting:2.1-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[WARNING]
Artifact junit:junit:jar:3.8.1:test retains local scope 'test'
overriding broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the
local scope.
[INFO] snapshot org.apache.maven:maven-monitor:2.1-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-monitor:2.1-SNAPSHOT: checking for
updates from apache.snapshots
[WARNING] POM for
'org.apache.maven.wagon:wagon-manager:pom:1.0-beta-3-SNAPSHOT:compile' is
invalid. It will be ignored for artifact resolution. Reason: Failed to validate
POM
[INFO] snapshot
org.apache.maven:maven-plugin-parameter-documenter:2.1-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot
org.apache.maven:maven-plugin-parameter-documenter:2.1-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-error-diagnostics:2.1-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-error-diagnostics:2.1-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 62 source files to
/export/home/continuum/continuum_data/working-directory/167/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/execution/MavenExecutionRequest.java:[21,37]
package org.apache.maven.wagon.events does not exist
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/execution/MavenExecutionRequest.java:[119,47]
cannot find symbol
symbol : class TransferListener
location: interface org.apache.maven.execution.MavenExecutionRequest
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/execution/MavenExecutionRequest.java:[120,4]
cannot find symbol
symbol : class TransferListener
location: interface org.apache.maven.execution.MavenExecutionRequest
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/execution/DefaultMavenExecutionRequest.java:[94,12]
cannot find symbol
symbol : class TransferListener
location: class org.apache.maven.execution.DefaultMavenExecutionRequest
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/execution/DefaultMavenExecutionRequest.java:[209,11]
cannot find symbol
symbol : class TransferListener
location: class org.apache.maven.execution.DefaultMavenExecutionRequest
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/execution/DefaultMavenExecutionRequest.java:[384,54]
cannot find symbol
symbol : class TransferListener
location: class org.apache.maven.execution.DefaultMavenExecutionRequest
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/execution/ExecutionBuildContext.java:[144,11]
cannot find symbol
symbol : class TransferListener
location: class org.apache.maven.execution.ExecutionBuildContext
/export/home/continuum/continuum_data/working-directory/167/src/main/java/org/apache/maven/MavenTransferListener.java:[29,12]
cannot find symbol
symbol: class TransferListener
extends TransferListener
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 seconds
[INFO] Finished at: Tue Feb 13 00:46:18 GMT+00:00 2007
[INFO] Final Memory: 8M/64M
[INFO] ------------------------------------------------------------------------
****************************************************************************