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

[continuum] BUILD FAILURE: Continuum XMLRPC Interface

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/95/buildId/748
Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Sun, 26 Mar 2006 21:34:27 -0800
  Finished at: Sun, 26 Mar 2006 21:34:34 -0800
  Total time: 6s
  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 Continuum XMLRPC Interface
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/95/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/95/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/95/target/test-classes
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered 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.

Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-core/1.1-SNAPSHOT/continuum-core-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-core/1.1-SNAPSHOT/continuum-core-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-test/1.1-SNAPSHOT/continuum-test-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-test/1.1-SNAPSHOT/continuum-test-1.1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-api/1.1-SNAPSHOT/continuum-api-1.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-core/1.1-SNAPSHOT/continuum-core-1.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-core/1.1-SNAPSHOT/continuum-core-1.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://snapshots.maven.codehaus.org/maven2/org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository snapshots (http://snapshots.maven.codehaus.org/maven2)
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/continuum/continuum-model/1.1-SNAPSHOT/continuum-model-1.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.continuum:continuum-api:jar:1.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.continuum -DartifactId=continuum-api \
          -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-xmlrpc:jar:1.1-SNAPSHOT
  	2) org.apache.maven.continuum:continuum-api:jar:1.1-SNAPSHOT

2) org.apache.maven.continuum:continuum-core:jar:1.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.continuum -DartifactId=continuum-core \
          -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-xmlrpc:jar:1.1-SNAPSHOT
  	2) org.apache.maven.continuum:continuum-core:jar:1.1-SNAPSHOT

3) org.apache.maven.continuum:continuum-model:jar:1.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.continuum -DartifactId=continuum-model \
          -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) org.apache.maven.continuum:continuum-xmlrpc:jar:1.1-SNAPSHOT
  	2) org.apache.maven.continuum:continuum-model:jar:1.1-SNAPSHOT

----------
3 required artifacts are missing.

for artifact: 
  org.apache.maven.continuum:continuum-xmlrpc:jar:1.1-SNAPSHOT

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


[INFO] ----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sun Mar 26 21:34:33 PST 2006
[INFO] Final Memory: 9M/141M
[INFO] ----------------------------------------------------------------------------

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