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 Build Server <co...@ci.codehaus.org> on 2006/03/27 07:42:45 UTC

[continuum] BUILD FAILURE: Maven Artifact Test Helper Library

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/139/buildId/781
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun, 26 Mar 2006 21:42:42 -0800
  Finished at: Sun, 26 Mar 2006 21:42:44 -0800
  Total time: 2s
  Build Trigger: Forced
  Exit code: 1
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
      No files changed
  
****************************************************************************
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 /home/continuum/continuum-maven/working-directory/139/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/139/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/139/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven:maven-artifact-manager:2.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/maven-artifact-manager/2.1-SNAPSHOT/maven-artifact-manager-2.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
[INFO] snapshot org.apache.maven:maven-settings:2.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/maven-settings/2.1-SNAPSHOT/maven-settings-2.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/maven-settings/2.1-SNAPSHOT/maven-settings-2.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/maven-artifact-manager/2.1-SNAPSHOT/maven-artifact-manager-2.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
[INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven:maven-settings: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-settings \
          -Dversion=2.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven:maven-artifact-test:jar:2.1-SNAPSHOT
  	2) org.apache.maven:maven-settings:jar:2.1-SNAPSHOT

2) org.apache.maven:maven-artifact-manager: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-artifact-manager \
          -Dversion=2.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven:maven-artifact-test:jar:2.1-SNAPSHOT
  	2) org.apache.maven:maven-artifact-manager:jar:2.1-SNAPSHOT

----------
2 required artifacts are missing.

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

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


[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Sun Mar 26 21:42:44 PST 2006
[INFO] Final Memory: 5M/97M
[INFO] ----------------------------------------------------------------------------

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