Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/114/buildId/156
Build statistics:
State: Failed
Previous Build: No previous build.
Started at: Sun, 26 Mar 2006 23:48:12 -0800
Finished at: Sun, 26 Mar 2006 23:48:22 -0800
Total time: 10s
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] snapshot
org.apache.maven.repository:maven-repository-manager:1.0-SNAPSHOT: checking for
updates from snapshots
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Repository Manager Web Application
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] artifact org.mortbay.jetty:maven-jetty6-plugin: checking for updates
from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'b7fbb69720897df63aa7137d984d919dbd75fd90'; remote =
'c88f68ac30b7561347b5caa90e605504b0721ed1' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'b7fbb69720897df63aa7137d984d919dbd75fd90'; remote =
'c88f68ac30b7561347b5caa90e605504b0721ed1' - IGNORING
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/maven-jetty6-plugin/6.0.0beta12/maven-jetty6-plugin-6.0.0beta12.pom
3K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta12/project-6.0.0beta12.pom
7K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/maven-jetty6-plugin/6.0.0beta12/maven-jetty6-plugin-6.0.0beta12.jar
27K downloaded
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/114/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/114/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/114/target/test-classes
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [dependency:copy {execution: copy}]
[INFO] Configured Artifact:
org.apache.maven.repository:maven-repository-artifact-applet:null:1.0-SNAPSHOT:jar
[INFO] snapshot
org.apache.maven.repository:maven-repository-artifact-applet:1.0-SNAPSHOT:
checking for updates from snapshots
[INFO] snapshot
org.apache.maven.repository:maven-repository-artifact-applet:1.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] Copying
/home/continuum/.m2/repository/org/apache/maven/repository/maven-repository-artifact-applet/1.0-SNAPSHOT/maven-repository-artifact-applet-1.0-SNAPSHOT.jar
to
/home/continuum/continuum-maven/working-directory/114/src/main/webapp/maven-repository-artifact-applet.jar
[INFO] snapshot
org.apache.maven.repository:maven-repository-discovery:1.0-SNAPSHOT: checking
for updates from snapshots
[INFO] snapshot
org.apache.maven.repository:maven-repository-utils:1.0-SNAPSHOT: checking for
updates from snapshots
[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.repository:maven-repository-indexer:1.0-SNAPSHOT: checking for
updates from snapshots
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/repository/maven-repository-indexer/1.0-SNAPSHOT/maven-repository-indexer-1.0-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/repository/maven-repository-indexer/1.0-SNAPSHOT/maven-repository-indexer-1.0-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots
(http://svn.apache.org/maven-snapshot-repository)
[INFO] snapshot org.codehaus.plexus:plexus-quartz:1.0-alpha-2-SNAPSHOT:
checking for updates from snapshots
[INFO] snapshot org.codehaus.plexus:plexus-quartz:1.0-alpha-2-SNAPSHOT:
checking for updates from apache.snapshots
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/plexus/plexus-quartz/1.0-alpha-2-SNAPSHOT/plexus-quartz-1.0-alpha-2-20060217.130105-6.pom
761b downloaded
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/repository/maven-repository-indexer/1.0-SNAPSHOT/maven-repository-indexer-1.0-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/repository/maven-repository-indexer/1.0-SNAPSHOT/maven-repository-indexer-1.0-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/codehaus/plexus/plexus-quartz/1.0-alpha-2-SNAPSHOT/plexus-quartz-1.0-alpha-2-20060217.130105-6.jar
12K downloaded
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven.repository:maven-repository-indexer:jar:1.0-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven.repository
-DartifactId=maven-repository-indexer \
-Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) org.apache.maven.repository:maven-repository-webapp:war:1.0-SNAPSHOT
2) org.apache.maven.repository:maven-repository-indexer:jar:1.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.maven.repository:maven-repository-webapp:war:1.0-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: 9 seconds
[INFO] Finished at: Sun Mar 26 23:48:22 PST 2006
[INFO] Final Memory: 10M/158M
[INFO]
----------------------------------------------------------------------------
****************************************************************************