2015-10-01 09:51:45 /work/sources/apache/jackrabbit-trunk mvn clean install -PintegrationTesting,pedantic -rf :jackrabbit-spi2jcr [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jackrabbit SPI to JCR [INFO] Jackrabbit SPI to WebDAV [INFO] Jackrabbit JCR to WebDAV [INFO] Jackrabbit JCR Client [INFO] Jackrabbit OSGi bundle [INFO] Jackrabbit Standalone [INFO] Apache Jackrabbit [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jackrabbit SPI to JCR 2.11.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jackrabbit-spi2jcr --- [INFO] Deleting /work/sources/apache/jackrabbit-trunk/jackrabbit-spi2jcr/target [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jackrabbit-spi2jcr --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jackrabbit-spi2jcr --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /work/sources/apache/jackrabbit-trunk/jackrabbit-spi2jcr/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jackrabbit-spi2jcr --- [INFO] Compiling 14 source files to /work/sources/apache/jackrabbit-trunk/jackrabbit-spi2jcr/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jackrabbit-spi2jcr --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jackrabbit-spi2jcr --- [INFO] Compiling 6 source files to /work/sources/apache/jackrabbit-trunk/jackrabbit-spi2jcr/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18:test (default-test) @ jackrabbit-spi2jcr --- [INFO] Surefire report directory: /work/sources/apache/jackrabbit-trunk/jackrabbit-spi2jcr/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.jackrabbit.test.TestAll Tests run: 1906, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 64.208 sec <<< FAILURE! - in org.apache.jackrabbit.test.TestAll testStringLiteralInvalidName(org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest) Time elapsed: 0.012 sec <<< FAILURE! junit.framework.AssertionFailedError: NodeName comparison with STRING that cannot be converted to NAME must fail with InvalidQueryException at junit.framework.Assert.fail(Assert.java:50) at org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest.testStringLiteralInvalidName(NodeLocalNameTest.java:70) testPathLiteral(org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest) Time elapsed: 0.01 sec <<< FAILURE! junit.framework.AssertionFailedError: NodeName comparison with absolute PATH must fail with InvalidQueryException at junit.framework.Assert.fail(Assert.java:50) at org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest.testPathLiteral(NodeLocalNameTest.java:130) testURILiteral(org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest) Time elapsed: 0.006 sec <<< FAILURE! junit.framework.AssertionFailedError: NodeName comparison with URI that cannot be converted to NAME must fail with InvalidQueryException at junit.framework.Assert.fail(Assert.java:50) at org.apache.jackrabbit.test.api.query.qom.NodeLocalNameTest.testURILiteral(NodeLocalNameTest.java:167) Running org.apache.jackrabbit.spi2jcr.spi.TestAll Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.jackrabbit.spi2jcr.spi.TestAll Running org.apache.jackrabbit.spi2jcr.jcr2spi.TestAll Tests run: 428, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.856 sec - in org.apache.jackrabbit.spi2jcr.jcr2spi.TestAll Results : Failed tests: NodeLocalNameTest>AbstractJCRTest.run:464->testPathLiteral:130 NodeName comparison with absolute PATH must fail with InvalidQueryException NodeLocalNameTest>AbstractJCRTest.run:464->testStringLiteralInvalidName:70 NodeName comparison with STRING that cannot be converted to NAME must fail with InvalidQueryException NodeLocalNameTest>AbstractJCRTest.run:464->testURILiteral:167 NodeName comparison with URI that cannot be converted to NAME must fail with InvalidQueryException Tests run: 2426, Failures: 3, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Jackrabbit SPI to JCR ............................. FAILURE [1:13.651s] [INFO] Jackrabbit SPI to WebDAV .......................... SKIPPED [INFO] Jackrabbit JCR to WebDAV .......................... SKIPPED [INFO] Jackrabbit JCR Client ............................. SKIPPED [INFO] Jackrabbit OSGi bundle ............................ SKIPPED [INFO] Jackrabbit Standalone ............................. SKIPPED [INFO] Apache Jackrabbit ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:14.583s [INFO] Finished at: Thu Oct 01 09:53:00 BST 2015 [INFO] Final Memory: 30M/310M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project jackrabbit-spi2jcr: There are test failures. [ERROR] [ERROR] Please refer to /work/sources/apache/jackrabbit-trunk/jackrabbit-spi2jcr/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException