Online report : 
http://maven.zones.apache.org/continuum/buildResult.action?buildId=464&projectId=167&projectName=Maven
 Core
Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Wed, 10 Jan 2007 02:01:05 +0000
  Finished at: Wed, 10 Jan 2007 02:01:14 +0000
  Total time: 9s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.4.2_09(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-plugin-parameter-documenter:2.1-SNAPSHOT

org.apache.maven:maven-tools:2.1-SNAPSHOT

org.apache.maven:maven-profile: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-api:2.1-SNAPSHOT

org.apache.maven:maven-artifact-manager:2.1-SNAPSHOT

org.apache.maven:maven-settings:2.1-SNAPSHOT

org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT

org.apache.maven:maven-model:2.1-SNAPSHOT

org.apache.maven:maven-artifact:2.1-SNAPSHOT

org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT

org.apache.maven:maven-plugin-descriptor: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
[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-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.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
[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
[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
Downloading: 
http://snapshots.repository.codehaus.org//org/apache/maven/maven-project/2.1-SNAPSHOT/maven-project-2.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository codehaus.snapshots 
(http://snapshots.repository.codehaus.org/)
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-project/2.1-SNAPSHOT/maven-project-2.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository)
[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
Downloading: 
http://snapshots.repository.codehaus.org//org/codehaus/plexus/plexus-classworlds/1.2-alpha-5/plexus-classworlds-1.2-alpha-5.jar
[WARNING] Unable to get resource from repository codehaus.snapshots 
(http://snapshots.repository.codehaus.org/)
Downloading: 
http://repo.mergere.com/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-5/plexus-classworlds-1.2-alpha-5.jar
41K downloaded
Downloading: 
http://snapshots.repository.codehaus.org//org/apache/maven/maven-project/2.1-SNAPSHOT/maven-project-2.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository codehaus.snapshots 
(http://snapshots.repository.codehaus.org/)
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-project/2.1-SNAPSHOT/maven-project-2.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots 
(http://people.apache.org/repo/m2-snapshot-repository)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven:maven-project:jar:2.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.maven 
-DartifactId=maven-project \
          -Dversion=2.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
        1) org.apache.maven:maven-core:jar:2.1-SNAPSHOT
        2) org.apache.maven:maven-project:jar:2.1-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.maven:maven-core:jar:2.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Wed Jan 10 02:01:14 GMT+00:00 2007
[INFO] Final Memory: 6M/12M
[INFO] ------------------------------------------------------------------------

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


Reply via email to