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/02/10 12:12:16 UTC

[continuum] BUILD FAILURE: Maven Artifact Test Helper Library

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=6414&projectId=166
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat, 10 Feb 2007 11:12:09 +0000
  Finished at: Sat, 10 Feb 2007 11:12:15 +0000
  Total time: 5s
  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: 3 seconds
[INFO] Finished at: Sat Feb 10 11:12:14 GMT+00:00 2007
[INFO] Final Memory: 6M/66M
[INFO] ------------------------------------------------------------------------

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