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:07 UTC

[continuum] BUILD FAILURE: Maven Tools

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=6413&projectId=186
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sat, 10 Feb 2007 11:12:00 +0000
  Finished at: Sat, 10 Feb 2007 11:12:06 +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-model: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 Tools
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/186/target
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/186/target/classes
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/186/target/test-classes
[INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/186/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 1 resource
[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
[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] [compiler:compile]
[INFO] Compiling 2 source files to /export/home/continuum/continuum_data/working-directory/186/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/continuum/continuum_data/working-directory/186/src/main/java/org/apache/maven/DefaultMavenTools.java:[71,12] cannot access org.apache.maven.wagon.repository.Repository
file org/apache/maven/wagon/repository/Repository.class not found
            new DefaultArtifactRepository( repositoryId, repositoryUrl, repositoryLayout );



/export/home/continuum/continuum_data/working-directory/186/src/main/java/org/apache/maven/DefaultMavenTools.java:[71,12] cannot access org.apache.maven.wagon.repository.Repository
file org/apache/maven/wagon/repository/Repository.class not found
            new DefaultArtifactRepository( repositoryId, repositoryUrl, 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:06 GMT+00:00 2007
[INFO] Final Memory: 7M/68M
[INFO] ------------------------------------------------------------------------

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