Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=36747&projectId=296
Build statistics:
State: Failed
Previous State: Ok
Started at: Thu 22 Nov 2007 08:26:27 +0000
Finished at: Thu 22 Nov 2007 08:26:43 +0000
Total time: 16s
Build Trigger: Schedule
Build Number: 191
Exit code: 1
Building machine hostname: maven.zones.apache.org
Operating system : SunOS(unknown)
Java Home version :
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
Builder version :
Maven version: 2.0.7
Java version: 1.5.0_13
OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: oching @ Thu 22 Nov 2007 07:38:01 +0000
Comment: [MRM-595]
applied patch submitted by nicolas de loof
-change on archiva-webapp ProxiedDavServer to fecth from proxied prior to
computing the resource File
-testcase to demonstrate the issue and the Fix.
Files changed:
/maven/archiva/trunk/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/repository/ProxiedDavServer.java
( 597318 )
/maven/archiva/trunk/archiva-web/archiva-webapp/src/test/java/org/apache/maven/archiva/web/repository/RepositoryServletProxiedRelocatedTest.java
( 597318 )
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.archiva:archiva-report-manager:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-scheduled:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-indexer:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-proxy:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-database:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-repository-layer:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-security:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-core-consumers:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-database-consumers:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-lucene-consumers:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-signature-consumers:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-applet:1.0-SNAPSHOT
org.apache.maven.archiva:archiva-web:1.0-SNAPSHOT
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Archiva Web :: Application
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/296/target
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/296/target/classes
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/296/target/test-classes
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/296/target/site
[INFO] Deleting file-set:
/export/home/build/data/continuum/checkouts/296/src/main/webapp (included:
[META-INF, images/redback, template/redback, WEB-INF/classes, WEB-INF/lib,
WEB-INF/database, WEB-INF/logs, redback, css/redback, WEB-INF/jsp/redback,
WEB-INF/template/redback, WEB-INF/logs, WEB-INF/temp, WEB-INF/jasperreports],
excluded: [])
[INFO] [plexus:descriptor {execution: generate}]
[INFO] snapshot org.apache.maven.archiva:archiva-scheduled:1.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-proxy:1.0-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-security:1.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-lucene-consumers:1.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot
org.apache.maven.archiva:archiva-signature-consumers:1.0-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva-applet:1.0-SNAPSHOT: checking
for updates from apache.snapshots
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/webdav/plexus-webdav-simple/1.0-beta-2/plexus-webdav-simple-1.0-beta-2.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/webdav/plexus-webdav-simple/1.0-beta-2/plexus-webdav-simple-1.0-beta-2.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.codehaus.plexus.webdav:plexus-webdav-simple:jar:1.0-beta-2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus.webdav -DartifactId=plexus-webdav-simple \
-Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.codehaus.plexus.webdav
-DartifactId=plexus-webdav-simple \
-Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.archiva:archiva-webapp:war:1.0-SNAPSHOT
2) org.codehaus.plexus.webdav:plexus-webdav-simple:jar:1.0-beta-2
----------
1 required artifact is missing.
for artifact:
org.apache.maven.archiva:archiva-webapp:war:1.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
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: 14 seconds
[INFO] Finished at: Thu Nov 22 08:26:42 GMT+00:00 2007
[INFO] Final Memory: 19M/331M
[INFO] ------------------------------------------------------------------------
****************************************************************************