Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=40791&projectId=298
Build statistics:
State: Failed
Previous State: Failed
Started at: Wed 23 Jan 2008 06:31:06 -0800
Finished at: Wed 23 Jan 2008 06:31:37 -0800
Total time: 31s
Build Trigger: Schedule
Build Number: 25
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
Builder version :
Maven version: 2.0.7
Java version: 1.6.0
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: bdelacretaz @ Wed 23 Jan 2008 03:22:03 -0800
Comment: SLING-187 - new org.apache.sling.commons.testing module, contains
reusable test code extracted from the jcr/resource module
Files changed:
/incubator/sling/trunk/commons/testing ( 614496 )
/incubator/sling/trunk/commons/testing/pom.xml ( 614496 )
/incubator/sling/trunk/commons/testing/src ( 614496 )
/incubator/sling/trunk/commons/testing/src/main ( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java ( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org ( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache ( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling ( 614496
)
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling/commons
( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling/commons/testing
( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling/commons/testing/jcr
( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling/commons/testing/jcr/MockNode.java
( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling/commons/testing/jcr/MockNodeIterator.java
( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling/commons/testing/jcr/MockNodeType.java
( 614496 )
/incubator/sling/trunk/commons/testing/src/main/java/org/apache/sling/commons/testing/jcr/RepositoryUtil.java
( 614496 )
/incubator/sling/trunk/jcr/resource/pom.xml ( 614496 )
/incubator/sling/trunk/jcr/resource/src/test/java/org/apache/sling/jcr/resource/internal/JcrResourceResolverTest.java
( 614496 )
/incubator/sling/trunk/jcr/resource/src/test/java/org/apache/sling/jcr/resource/internal/helper/JcrNodeResourceIteratorTest.java
( 614496 )
/incubator/sling/trunk/jcr/resource/src/test/java/org/apache/sling/jcr/resource/testhelper
( 614496 )
/incubator/sling/trunk/jcr/resource/src/test/test-config/jackrabbit-test-config.xml
(from
/incubator/sling/trunk/jcr/resource/src/test/test-config/repository-derby.xml:614468)
( 614496 )
/incubator/sling/trunk/jcr/resource/src/test/test-config/repository-derby.xml
( 614496 )
Changed: fmeschbe @ Wed 23 Jan 2008 06:19:52 -0800
Comment: SLING-186 Fix exception handling in JcrResourceResolver
Files changed:
/incubator/sling/trunk/jcr/resource/src/main/java/org/apache/sling/jcr/resource/internal/JcrResourceResolver.java
( 614538 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
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...
WAGON_VERSION: 1.0-beta-1
[INFO]
----------------------------------------------------------------------------
[INFO] Building Sling - Resource Loading and Mapping Management
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/298/target
[INFO] Deleting directory
/home/continuum/data/working-directory/298/target/classes
[INFO] Deleting directory
/home/continuum/data/working-directory/298/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/298/target/site
[INFO] snapshot
org.apache.sling:org.apache.sling.commons.testing:2.0.0-incubator-SNAPSHOT:
checking for updates from apache.snapshots
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.commons.testing/2.0.0-incubator-SNAPSHOT/org.apache.sling.commons.testing-2.0.0-incubator-SNAPSHOT.pom
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.commons.testing/2.0.0-incubator-SNAPSHOT/org.apache.sling.commons.testing-2.0.0-incubator-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1)
org.apache.sling:org.apache.sling.commons.testing:jar:2.0.0-incubator-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.sling -DartifactId=org.apache.sling.commons.testing \
-Dversion=2.0.0-incubator-SNAPSHOT -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.apache.sling
-DartifactId=org.apache.sling.commons.testing \
-Dversion=2.0.0-incubator-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.sling:org.apache.sling.jcr.resource:bundle:2.0.0-incubator-SNAPSHOT
2)
org.apache.sling:org.apache.sling.commons.testing:jar:2.0.0-incubator-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.sling:org.apache.sling.jcr.resource:bundle:2.0.0-incubator-SNAPSHOT
from the specified remote repositories:
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 seconds
[INFO] Finished at: Wed Jan 23 06:31:37 PST 2008
[INFO] Final Memory: 7M/13M
[INFO] ------------------------------------------------------------------------
****************************************************************************