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:41:16 UTC

[continuum] BUILD FAILURE: Maven Archiver

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/136/buildId/775
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Sun, 26 Mar 2006 21:41:10 -0800
  Finished at: Sun, 26 Mar 2006 21:41:16 -0800
  Total time: 5s
  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 Archiver
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/136/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/136/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/136/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-4/plexus-archiver-1.0-alpha-4.pom
439b downloaded
[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-project:2.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://svn.apache.org/maven-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://svn.apache.org/maven-snapshot-repository)
[INFO] snapshot org.apache.maven:maven-artifact:2.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/maven-artifact/2.1-SNAPSHOT/maven-artifact-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-project/2.1-SNAPSHOT/maven-project-2.1-SNAPSHOT.jar
[WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-4/plexus-archiver-1.0-alpha-4.jar
127K downloaded
Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/maven/maven-artifact/2.1-SNAPSHOT/maven-artifact-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-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-archiver:jar:2.1-SNAPSHOT
  	2) org.apache.maven:maven-project:jar:2.1-SNAPSHOT

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

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

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

for artifact: 
  org.apache.maven:maven-archiver: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: 4 seconds
[INFO] Finished at: Sun Mar 26 21:41:15 PST 2006
[INFO] Final Memory: 5M/98M
[INFO] ----------------------------------------------------------------------------

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