See <https://builds.apache.org/job/Jena_Development_Deploy/838/changes>
Changes: [andy] Allow creating NodeValues from non XSD datatypes. [andy] JENA-839 : Make code more robust against unusual setups. [andy] Fix javadoc error. [andy] JENA-852 : Fix for whitespace around ^^ and before @lang. [claude] Fixes for JENA-854 [claude] Added StaticSecurityEvaluator for testing as part of JENA-854 ------------------------------------------ [...truncated 1843 lines...] [INFO] Exclude: **/src-examples/data/* [INFO] Exclude: **/dist/ABOUT [INFO] Exclude: **/SEE_FUSEKI2 [INFO] Exclude: **/src/main/webapp/css/* [INFO] Exclude: **/src/main/webapp/fonts/* [INFO] Exclude: **/src/main/webapp/js/**/* [INFO] Exclude: **/vocabularies/* [INFO] Exclude: **/Vocabularies/* [INFO] Exclude: **/src/main/**/*.html [INFO] Exclude: **/src/**/package-info.java [INFO] Exclude: **/DEPENDENCIES [INFO] Exclude: **/*.txt [INFO] Exclude: **/*.md [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: **/src/test/resources/**/* [INFO] Exclude: **/testing/**/* [INFO] Exclude: **/log4j.properties [INFO] Exclude: **/log4j-testing.properties [INFO] Exclude: **/derby.log [INFO] Exclude: **/DB/**/* [INFO] Exclude: **/tdb*.cfg [INFO] Exclude: **/run/**/* [INFO] Exclude: **/*.classpath [INFO] 2 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 2 licence. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ jena-fuseki-server --- [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-server/target/jena-fuseki-server-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/jena-fuseki-server-2.0.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-server/dependency-reduced-pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/jena-fuseki-server-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ jena-fuseki-server --- [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/maven-metadata.xml (786 B at 3.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/jena-fuseki-server-2.0.0-20150120.100022-17.jar [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/jena-fuseki-server-2.0.0-20150120.100022-17.jar (19239 KB at 5541.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/jena-fuseki-server-2.0.0-20150120.100022-17.pom [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/jena-fuseki-server-2.0.0-20150120.100022-17.pom (3 KB at 11.1 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/maven-metadata.xml (353 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/2.0.0-SNAPSHOT/maven-metadata.xml (786 B at 4.4 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-server/maven-metadata.xml (353 B at 1.1 KB/sec) [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena - Fuseki Binary Distribution 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-fuseki-dist --- [INFO] Deleting <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-dist/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-fuseki-dist --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ jena-fuseki-dist --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-fuseki-dist --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ jena-fuseki-dist --- [INFO] [INFO] --- maven-assembly-plugin:2.4:single (create-zip-assembly) @ jena-fuseki-dist --- [INFO] Reading assembly descriptor: assembly-dist.xml [INFO] Building zip: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-dist/target/jena-fuseki-dist-2.0.0-SNAPSHOT.zip> [INFO] Building tar: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-dist/target/jena-fuseki-dist-2.0.0-SNAPSHOT.tar.gz> [INFO] [INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-fuseki-dist --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: **/src-examples/data/* [INFO] Exclude: **/dist/ABOUT [INFO] Exclude: **/SEE_FUSEKI2 [INFO] Exclude: **/src/main/webapp/css/* [INFO] Exclude: **/src/main/webapp/fonts/* [INFO] Exclude: **/src/main/webapp/js/**/* [INFO] Exclude: **/vocabularies/* [INFO] Exclude: **/Vocabularies/* [INFO] Exclude: **/src/main/**/*.html [INFO] Exclude: **/src/**/package-info.java [INFO] Exclude: **/DEPENDENCIES [INFO] Exclude: **/*.txt [INFO] Exclude: **/*.md [INFO] Exclude: **/META-INF/services/* [INFO] Exclude: **/src/test/resources/**/* [INFO] Exclude: **/testing/**/* [INFO] Exclude: **/log4j.properties [INFO] Exclude: **/log4j-testing.properties [INFO] Exclude: **/derby.log [INFO] Exclude: **/DB/**/* [INFO] Exclude: **/tdb*.cfg [INFO] Exclude: **/run/**/* [INFO] Exclude: **/*.classpath [INFO] 17 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 15 licence. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ jena-fuseki-dist --- [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-dist/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-dist/target/jena-fuseki-dist-2.0.0-SNAPSHOT.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-SNAPSHOT.zip [INFO] Installing <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-fuseki2/jena-fuseki-dist/target/jena-fuseki-dist-2.0.0-SNAPSHOT.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ jena-fuseki-dist --- [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml (961 B at 0.3 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-20150120.100037-16.pom [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-20150120.100037-16.pom (3 KB at 0.5 KB/sec) [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/maven-metadata.xml (291 B at 0.1 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml (961 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/maven-metadata.xml (291 B at 0.3 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-20150120.100037-16.zip [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-20150120.100037-16.zip (37876 KB at 4967.9 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml (961 B at 3.1 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-20150120.100037-16.tar.gz [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/jena-fuseki-dist-2.0.0-20150120.100037-16.tar.gz (35766 KB at 4177.8 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-fuseki-dist/2.0.0-SNAPSHOT/maven-metadata.xml (961 B at 2.3 KB/sec) [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena - Security 2.12.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-security --- [INFO] Deleting <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ jena-security --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ jena-security --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-security --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/target/classes> [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredAltImpl.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/main/java/org/apache/jena/security/model/impl/SecuredAltImpl.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/main/java/org/apache/jena/security/impl/CachedSecurityEvaluator.java>: <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/main/java/org/apache/jena/security/impl/CachedSecurityEvaluator.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/main/java/org/apache/jena/security/impl/CachedSecurityEvaluator.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-security --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-security --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/target/test-classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/test/java/org/apache/jena/security/graph/MemGraphTest.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/test/java/org/apache/jena/security/graph/MemGraphTest.java>: Recompile with -Xlint:deprecation for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/test/java/org/apache/jena/security/SecuredAssemblerTest.java>:[75,49] cannot find symbol symbol: class StaticSecurityEvaluator location: class org.apache.jena.security.SecuredAssemblerTest [INFO] 1 error [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Jena - Parent .............................. SUCCESS [9.618s] [INFO] Apache Jena - IRI ................................. SUCCESS [14.038s] [INFO] Apache Jena - Core ................................ SUCCESS [1:08.994s] [INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [1:24.283s] [INFO] Apache Jena - TDB (Native Triple Store) ........... SUCCESS [25.188s] [INFO] Apache Jena - Libraries POM ....................... SUCCESS [4.938s] [INFO] Apache Jena - SPARQL Text Search .................. SUCCESS [21.669s] [INFO] Apache Jena - SPARQL Spatial Search ............... SUCCESS [18.046s] [INFO] Apache Jena - Data Tables for RDF and SPARQL ...... SUCCESS [10.703s] [INFO] Apache Jena - SDB (SQL based triple store) ........ SUCCESS [40.438s] [INFO] Apache Jena - Fuseki1 (SPARQL 1.1 Server) ......... SUCCESS [35.508s] [INFO] Apache Jena - Fuseki .............................. SUCCESS [2.412s] [INFO] Apache Jena - Fuseki Server Engine ................ SUCCESS [12.199s] [INFO] Apache Jena - Fuseki WAR File ..................... SUCCESS [12.309s] [INFO] Apache Jena - Fuseki Server Standalone Jar ........ SUCCESS [10.169s] [INFO] Apache Jena - Fuseki Binary Distribution .......... SUCCESS [36.825s] [INFO] Apache Jena - Security ............................ FAILURE [1.696s] [INFO] Apache Jena - JDBC Parent ......................... SKIPPED [INFO] Apache Jena - JDBC Core API ....................... SKIPPED [INFO] Apache Jena - JDBC Remote Endpoint Driver ......... SKIPPED [INFO] Apache Jena - JDBC In-Memory Driver ............... SKIPPED [INFO] Apache Jena - JDBC TDB Driver ..................... SKIPPED [INFO] Apache Jena - JDBC Driver Bundle .................. SKIPPED [INFO] Apache Jena - Maven Plugins, including schemagen .. SKIPPED [INFO] Apache Jena - Distribution ........................ SKIPPED [INFO] Apache Jena - Extras .............................. SKIPPED [INFO] Apache Jena - Extras - Query Builder .............. SKIPPED [INFO] Apache Jena ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7:03.861s [INFO] Finished at: Tue Jan 20 10:01:12 UTC 2015 [INFO] Final Memory: 70M/434M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project jena-security: Compilation failure [ERROR] <https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-security/src/test/java/org/apache/jena/security/SecuredAssemblerTest.java>:[75,49] cannot find symbol [ERROR] symbol: class StaticSecurityEvaluator [ERROR] location: class org.apache.jena.security.SecuredAssemblerTest [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jena-security channel stopped
