Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=6943&projectId=166
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue, 13 Feb 2007 17:37:01 +0000
Finished at: Tue, 13 Feb 2007 17:37:09 +0000
Total time: 7s
Build Trigger: Schedule
Build Number: 59
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:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-settings:2.1-SNAPSHOT
org.apache.maven:maven-artifact: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 Artifact Test Helper Library
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/166/target
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/166/target/classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/166/target/test-classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/166/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist:
/export/home/continuum/continuum_data/working-directory/166/src/main/resources
[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] [compiler:compile]
[INFO] Compiling 1 source file to
/export/home/continuum/continuum_data/working-directory/166/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/continuum/continuum_data/working-directory/166/src/main/java/org/apache/maven/artifact/test/ArtifactTestCase.java:[66,26]
cannot access org.apache.maven.wagon.repository.Repository
file org/apache/maven/wagon/repository/Repository.class not found
localRepository = new DefaultArtifactRepository( "local", "file://" +
localRepo, repositoryLayout );
/export/home/continuum/continuum_data/working-directory/166/src/main/java/org/apache/maven/artifact/test/ArtifactTestCase.java:[66,26]
cannot access org.apache.maven.wagon.repository.Repository
file org/apache/maven/wagon/repository/Repository.class not found
localRepository = new DefaultArtifactRepository( "local", "file://" +
localRepo, repositoryLayout );
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Tue Feb 13 17:37:08 GMT+00:00 2007
[INFO] Final Memory: 6M/46M
[INFO] ------------------------------------------------------------------------
****************************************************************************