See <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/727/display/redirect?page=changes>
Changes: [Andy Seaborne] GH-2019: Change javax.servlet => jakarta.servlet; Shiro jakarta [Andy Seaborne] GH-2019: Build for Java17 [Andy Seaborne] GH-2020: Node changes. [Andy Seaborne] GH-2021: Simplify container iterators [Andy Seaborne] GH-2020: Remove interface LiteralLabel, use class [Andy Seaborne] GH-2023: Remove JSON-LD 1.0 support [Andy Seaborne] GH-2019: Update to org.slf4j v2 series [Andy Seaborne] GH-2020: Literal creation [Andy Seaborne] GH-2021: Remove isXML/isWellFormed from APIs [Andy Seaborne] Tidy for jaxb/jakarta.xml.bind [Andy Seaborne] Fix use of dependencies that have been removed [Andy Seaborne] GH-2020: Remove BlankNodeId redirection from Node_Blank [Andy Seaborne] GH-2021: Remove TripleBoundary, StatementBoundary, GraphExtract, ModelExtract [Andy Seaborne] GH-2019: Jena BOM [Andy Seaborne] GH-2020: Remove LiteralLabel from system APIs [Andy Seaborne] GH-2019: Set version to 5.0.0-SNAPSHOT [Andy Seaborne] GH-2026: Move ModelMaker into ontology area [Andy Seaborne] GH-2027: Remove unused assemblers. [Andy Seaborne] GH-2020: Remove RDF 1.0 LiteralLabel forms [Andy Seaborne] Reformat of Node.java [Andy Seaborne] GH-2022: Remove old, partial code for RDF 1.0 [Andy Seaborne] Remove deprecated in JenaRuntime [Andy Seaborne] GH-2020: Rework LiteralLabel as term-centric [Andy Seaborne] GH-2020: Eager/lazy value modes for LiteralLabel [Andy Seaborne] Clean-up class Var [Andy Seaborne] GH-2021: remove deprecated: ResourceF [Andy Seaborne] Tidy RDFReaderF and RDFWriterF [Andy Seaborne] Remove unnecessary code in test-suite RDFReaderF [Andy Seaborne] GH-2021: Remove RDFReaderF.getReader() and RDFWriterF.getWriter() [Andy Seaborne] GH-2021: Remove Selector and Model.query(Selector) [Andy Seaborne] GH-2021: Remove reification support [Andy Seaborne] Reorder methods; improve javadoc for getResource [Andy Seaborne] Add SecuredModelImpl.getResource(AnonId) [Andy Seaborne] Use the ParserProfile to create nodes [Andy Seaborne] riot: Display given filename [Andy Seaborne] Improve code snippets [Andy Seaborne] GH-2025: Support for the rdf-tests RDF/XML test suite [Andy Seaborne] Tidy up RIOT testing [Andy Seaborne] Remove unused WriterRIOT.java [Andy Seaborne] Rename ARP package oaj.rdfxml.xmlinput as oaj.rdfxml.xmlinput1 [Andy Seaborne] Add RDFFormat 'raw' which prints a StreamRDF exactly (for development) [Andy Seaborne] Code and comment tidy [Andy Seaborne] GH-2025: RRX - RDF/XML parser for RIOT [Andy Seaborne] GH-2020: Remove deprecated methods and classes (RIOT, FileManager) [Andy Seaborne] GH-2020: Remove deprecated methods and classes (ARQ) [Andy Seaborne] GH-2020: Remove deprecated methods (jena-core) [Andy Seaborne] Reorganise parser registry and parser factories [Andy Seaborne] Rename RRX LangRDFXML* as ReaderRDFXML* [Andy Seaborne] Class IteratorParsers for access to NT and NQ as iterators [Andy Seaborne] Code cleaning [Andy Seaborne] GH-2024: Jetty12 - Code conversion [Andy Seaborne] Java17 switch expressions [Andy Seaborne] GH-2024: Add Commons fileupload2 2.0.0-M1; update to commons-io 2.13.0 [Andy Seaborne] GH-2024: Update Fuseki for Jetty 12 security [Andy Seaborne] GH-2028: Deprecate use of initialBinding [Andy Seaborne] Move SSE WriterLib.java to SSEWriteLib [Andy Seaborne] Use pattern matching for instanceof [Andy Seaborne] Protect setting cache headers too late [Andy Seaborne] Tidy up and document XML settings [Andy Seaborne] Correct comments [Andy Seaborne] GH-2033: Rename package 'org.apache.jena.tdb' as 'org.apache.jena.tdb1' [Andy Seaborne] GH-2032: Rename artifact jena-tdb as jena-tdb1 [Andy Seaborne] JSON-LD: Use parser profile to create Jena Nodes [Andy Seaborne] Manage plugin versions with properties [Andy Seaborne] GH-2019: SBOM - CycloneDX [Andy Seaborne] GH-2019: SBOM - SPDX [Andy Seaborne] Fix riot.lang.rdfxml.package-info Javadoc links [Andy Seaborne] Fix javadoc warnings (JavaCC JavaSharStream) [Andy Seaborne] GH-2035: Retire jena-jdbc [Andy Seaborne] Use pattern matching instanceof [Andy Seaborne] Chaining style for AWriter/IndentedWriter [Andy Seaborne] GH-2036: Source code from rdf-tables (jena-fuseki-geosparql) and expiring-map (jena-geosparql) [Andy Seaborne] Comment out System.print in tests [Andy Seaborne] Bump org.eclips.jetty from 12.0.1 12.0.2 [Andy Seaborne] GH-2037: Use PREFIX and BASE when writing Turtle and TriG [Andy Seaborne] Rename SPARQL exec tests as eval tests [Andy Seaborne] Tidy up GraphMemFactory while still default-value-graphs [Andy Seaborne] GH-2038: Term-indexing as default memory graphs [Andy Seaborne] Ensure node creation goes via NodeFactory [Andy Seaborne] Move graph ops library 'G' to org.apache.jena.system [Andy Seaborne] Move StreamRDF batching code [Andy Seaborne] GH-2040: Remove support for custom scripts in Python [Andy Seaborne] Fix handling filenames as base URIs [Andy Seaborne] Tidy comments and code [Andy Seaborne] GH-2033: Move StoreConnection to oaj.tdb1.sys [Andy Seaborne] GH-2020: Remove deprecated methods (Fuseki) [Andy Seaborne] More control for U+FFFD (Replacement Character) [Andy Seaborne] GH-2019: Don't produce SPDX; leave setup placeholder [Andy Seaborne] Fix IRIs.asBase [Andy Seaborne] Move rdf_tables tests. Fix for space in working directory name [Andy Seaborne] GH-2060: Fix for IRI isAbsolute (RFC 3986 vs RFC 2396) [Andy Seaborne] Fix indent [Andy Seaborne] Remove commented code [Andy Seaborne] Disable annotation processing (and avoid build warnings) [Andy Seaborne] Add IRIx.scheme() [Andy Seaborne] Add IRIx tests and tidy up [Andy Seaborne] GH-2062: Support URN components inc fragments for UUIDs [Andy Seaborne] GH-2066: Add and prefer RDFParser.fromString(text, Lang) [Andy Seaborne] Upgrades [Andy Seaborne] Removed unused dependency org.apache.httpcomponents and unused properties [Andy Seaborne] Realign white space in POM ------------------------------------------ [...truncated 40.65 KB...] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-web/2.21.0/log4j-web-2.21.0.pom (3.9 kB at 69 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-webapp/12.0.3/jetty-ee10-webapp-12.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/ee10/jetty-ee10-webapp/12.0.3/jetty-ee10-webapp-12.0.3.jar (149 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-web/2.21.0/log4j-web-2.21.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-web/2.21.0/log4j-web-2.21.0.jar (37 kB at 1.1 MB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-webapp/5.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-webapp/5.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 3.8 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-webapp/5.0.0-SNAPSHOT/jena-fuseki-webapp-5.0.0-20231101.100454-12.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-webapp/5.0.0-SNAPSHOT/jena-fuseki-webapp-5.0.0-20231101.100454-12.jar (85 kB at 398 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-fulljar/5.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-fulljar/5.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.5 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-war/5.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-war/5.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.5 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-fulljar/5.0.0-SNAPSHOT/jena-fuseki-fulljar-5.0.0-20231101.100454-12.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-fulljar/5.0.0-SNAPSHOT/jena-fuseki-fulljar-5.0.0-20231101.100454-12.jar (33 MB at 11 MB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-war/5.0.0-SNAPSHOT/jena-fuseki-war-5.0.0-20231101.100454-12.war [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-war/5.0.0-SNAPSHOT/jena-fuseki-war-5.0.0-20231101.100454-12.war (31 MB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-referencing/1.4/sis-referencing-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-referencing/1.4/sis-referencing-1.4.pom (2.1 kB at 55 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/parent/1.4/parent-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/parent/1.4/parent-1.4.pom (14 kB at 435 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-metadata/1.4/sis-metadata-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-metadata/1.4/sis-metadata-1.4.pom (2.2 kB at 33 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-utility/1.4/sis-utility-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-utility/1.4/sis-utility-1.4.pom (2.0 kB at 68 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/2.1.3/unit-api-2.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/2.1.3/unit-api-2.1.3.pom (37 kB at 776 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/tech/uom/uom-parent/2.1.3/uom-parent-2.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/tech/uom/uom-parent/2.1.3/uom-parent-2.1.3.pom (18 kB at 451 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/non-free/sis-embedded-data/1.4/sis-embedded-data-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/non-free/sis-embedded-data/1.4/sis-embedded-data-1.4.pom (6.0 kB at 86 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/non-free/1.4/non-free-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/non-free/1.4/non-free-1.4.pom (5.2 kB at 76 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-referencing/1.4/sis-referencing-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-referencing/1.4/sis-referencing-1.4.jar (1.8 MB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-metadata/1.4/sis-metadata-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-metadata/1.4/sis-metadata-1.4.jar (1.0 MB at 8.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-utility/1.4/sis-utility-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/core/sis-utility/1.4/sis-utility-1.4.jar (756 kB at 9.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/2.1.3/unit-api-2.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/measure/unit-api/2.1.3/unit-api-2.1.3.jar (37 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sis/non-free/sis-embedded-data/1.4/sis-embedded-data-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sis/non-free/sis-embedded-data/1.4/sis-embedded-data-1.4.jar (4.4 MB at 17 MB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-geosparql/5.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-geosparql/5.0.0-SNAPSHOT/maven-metadata.xml (2.1 kB at 5.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.pom (36 kB at 1.1 MB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-geosparql/5.0.0-SNAPSHOT/jena-geosparql-5.0.0-20231101.100454-12.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-geosparql/5.0.0-SNAPSHOT/jena-geosparql-5.0.0-20231101.100454-12.jar (323 kB at 326 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.8/opencsv-5.8.jar (240 kB at 5.5 MB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-rdfconnection/5.0.0-SNAPSHOT/jena-rdfconnection-5.0.0-20231101.100454-12-tests.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-rdfconnection/5.0.0-SNAPSHOT/jena-rdfconnection-5.0.0-20231101.100454-12-tests.jar (35 kB at 157 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-cmds/5.0.0-SNAPSHOT/jena-cmds-5.0.0-20231101.100454-12-tests.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-cmds/5.0.0-SNAPSHOT/jena-cmds-5.0.0-20231101.100454-12-tests.jar (33 kB at 173 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-main/5.0.0-SNAPSHOT/jena-fuseki-main-5.0.0-20231101.100454-12-tests.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-main/5.0.0-SNAPSHOT/jena-fuseki-main-5.0.0-20231101.100454-12-tests.jar (177 kB at 453 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-dboe-trans-data/5.0.0-SNAPSHOT/jena-dboe-trans-data-5.0.0-20231101.100454-12-tests.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-dboe-trans-data/5.0.0-SNAPSHOT/jena-dboe-trans-data-5.0.0-20231101.100454-12-tests.jar (47 kB at 214 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-rdfconnection/5.0.0-SNAPSHOT/jena-rdfconnection-5.0.0-20231101.100454-12.pom [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-rdfconnection/5.0.0-SNAPSHOT/jena-rdfconnection-5.0.0-20231101.100454-12.pom (4.4 kB at 19 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-cmds/5.0.0-SNAPSHOT/jena-cmds-5.0.0-20231101.100454-12.pom [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-cmds/5.0.0-SNAPSHOT/jena-cmds-5.0.0-20231101.100454-12.pom (6.3 kB at 29 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-main/5.0.0-SNAPSHOT/jena-fuseki-main-5.0.0-20231101.100454-12.pom [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-fuseki-main/5.0.0-SNAPSHOT/jena-fuseki-main-5.0.0-20231101.100454-12.pom (4.8 kB at 23 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-dboe-trans-data/5.0.0-SNAPSHOT/jena-dboe-trans-data-5.0.0-20231101.100454-12.pom [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-dboe-trans-data/5.0.0-SNAPSHOT/jena-dboe-trans-data-5.0.0-20231101.100454-12.pom (3.2 kB at 14 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-benchmarks-shadedJena480/5.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-benchmarks-shadedJena480/5.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.5 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom (9.3 kB at 145 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom (12 kB at 378 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.pom (3.7 kB at 123 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-benchmarks-shadedJena480/5.0.0-SNAPSHOT/jena-benchmarks-shadedJena480-5.0.0-20231101.100454-12.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-benchmarks-shadedJena480/5.0.0-SNAPSHOT/jena-benchmarks-shadedJena480-5.0.0-20231101.100454-12.jar (22 MB at 8.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar (553 kB at 10 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.37/jmh-generator-annprocess-1.37.jar (31 kB at 965 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-arq/5.0.0-SNAPSHOT/jena-arq-5.0.0-20231101.100454-12-sources.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-arq/5.0.0-SNAPSHOT/jena-arq-5.0.0-20231101.100454-12-sources.jar (2.8 MB at 6.7 MB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-core/5.0.0-SNAPSHOT/jena-core-5.0.0-20231101.100454-12-sources.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-core/5.0.0-SNAPSHOT/jena-core-5.0.0-20231101.100454-12-sources.jar (2.0 MB at 6.2 MB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-rdfconnection/5.0.0-SNAPSHOT/jena-rdfconnection-5.0.0-20231101.100454-12-sources.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-rdfconnection/5.0.0-SNAPSHOT/jena-rdfconnection-5.0.0-20231101.100454-12-sources.jar (64 kB at 323 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-shacl/5.0.0-SNAPSHOT/jena-shacl-5.0.0-20231101.100454-12-sources.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-shacl/5.0.0-SNAPSHOT/jena-shacl-5.0.0-20231101.100454-12-sources.jar (271 kB at 217 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-shex/5.0.0-SNAPSHOT/jena-shex-5.0.0-20231101.100454-12-sources.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-shex/5.0.0-SNAPSHOT/jena-shex-5.0.0-20231101.100454-12-sources.jar (158 kB at 640 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-cmds/5.0.0-SNAPSHOT/jena-cmds-5.0.0-20231101.100454-12-sources.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-cmds/5.0.0-SNAPSHOT/jena-cmds-5.0.0-20231101.100454-12-sources.jar (215 kB at 935 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-shex/5.0.0-SNAPSHOT/jena-shex-5.0.0-20231101.100454-12.pom [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-shex/5.0.0-SNAPSHOT/jena-shex-5.0.0-20231101.100454-12.pom (3.7 kB at 19 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-querybuilder/5.0.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-querybuilder/5.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 4.4 kB/s) [INFO] Downloading from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-querybuilder/5.0.0-SNAPSHOT/jena-querybuilder-5.0.0-20231101.100454-12.jar [INFO] Downloaded from Nexus: https://repository.apache.org/snapshots/org/apache/jena/jena-querybuilder/5.0.0-SNAPSHOT/jena-querybuilder-5.0.0-20231101.100454-12.jar (129 kB at 367 kB/s) [INFO] CycloneDX: Creating BOM version 1.4 with 162 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/target/jena-5.0.0-SNAPSHOT-bom.xml> [INFO] attaching as jena-5.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/target/jena-5.0.0-SNAPSHOT-bom.json> [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as jena-5.0.0-SNAPSHOT-cyclonedx.json [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] ----------------------< org.apache.jena:jena-iri >---------------------- [INFO] Building Apache Jena - IRI 5.0.0-SNAPSHOT [2/46] [INFO] from jena-iri/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ jena-iri --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ jena-iri --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ jena-iri --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce) @ jena-iri --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ jena-iri --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jena-iri --- [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-iri/src/main/resources> [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ jena-iri --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache Jena 5.0.0-SNAPSHOT: [INFO] [INFO] Apache Jena ........................................ SUCCESS [01:24 min] [INFO] Apache Jena - IRI .................................. FAILURE [ 3.406 s] [INFO] Apache Jena - Base ................................. SKIPPED [INFO] Apache Jena - Core ................................. SKIPPED [INFO] Apache Jena - ARQ .................................. SKIPPED [INFO] Apache Jena - SHACL ................................ SKIPPED [INFO] Apache Jena - ShEx ................................. SKIPPED [INFO] Apache Jena - RDF Patch ............................ SKIPPED [INFO] Apache Jena - RDF Connection ....................... SKIPPED [INFO] Apache Jena - DBOE Database Operation Environment .. SKIPPED [INFO] Apache Jena - DBOE Base ............................ SKIPPED [INFO] Apache Jena - DBOE Transactions .................... SKIPPED [INFO] Apache Jena - DBOE Indexes ......................... SKIPPED [INFO] Apache Jena - DBOE Index test suite ................ SKIPPED [INFO] Apache Jena - DBOE Transactional Datastructures .... SKIPPED [INFO] Apache Jena - DBOE Storage ......................... SKIPPED [INFO] Apache Jena - TDB1 (Native Triple Store) ........... SKIPPED [INFO] Apache Jena - TDB2 (Native Triple Store) ........... SKIPPED [INFO] Apache Jena - Libraries POM ........................ SKIPPED [INFO] Apache Jena - Command line tools ................... SKIPPED [INFO] Apache Jena - SPARQL Text Search ................... SKIPPED [INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED [INFO] Apache Jena - Fuseki Core Engine ................... SKIPPED [INFO] Apache Jena - Fuseki UI ............................ SKIPPED [INFO] Apache Jena - Fuseki Data Access Control ........... SKIPPED [INFO] Apache Jena - Fuseki Server Main ................... SKIPPED [INFO] Apache Jena - Fuseki Server Jar .................... SKIPPED [INFO] Apache Jena - Fuseki Webapp ........................ SKIPPED [INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED [INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED [INFO] Apache Jena - Fuseki Docker Tools .................. SKIPPED [INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED [INFO] Apache Jena - GeoSPARQL Engine ..................... SKIPPED [INFO] Apache Jena - Fuseki with GeoSPARQL Engine ......... SKIPPED [INFO] Apache Jena - Integration Testing .................. SKIPPED [INFO] Apache Jena - Benchmark Suite ...................... SKIPPED [INFO] Apache Jena - Benchmarks Shaded Jena 4.8.0 ......... SKIPPED [INFO] Apache Jena - Benchmarks JMH ....................... SKIPPED [INFO] Apache Jena - Distribution ......................... SKIPPED [INFO] Apache Jena - Security Permissions ................. SKIPPED [INFO] Apache Jena - Extras ............................... SKIPPED [INFO] Apache Jena - Extras - Query Builder ............... SKIPPED [INFO] Apache Jena - CommonsRDF for Jena .................. SKIPPED [INFO] Apache Jena - Extras - Service Enhancer ............ SKIPPED [INFO] Apache Jena - Code Examples ........................ SKIPPED [INFO] Apache Jena - BOM .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:22 min [INFO] Finished at: 2023-11-02T09:53:18Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project jena-iri: Fatal error compiling: error: release version 17 not supported -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jena-iri [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/pom.xml> to org.apache.jena/jena/5.0.0-SNAPSHOT/jena-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/target/jena-5.0.0-SNAPSHOT-bom.xml> to org.apache.jena/jena/5.0.0-SNAPSHOT/jena-5.0.0-SNAPSHOT-cyclonedx.xml [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/target/jena-5.0.0-SNAPSHOT-bom.json> to org.apache.jena/jena/5.0.0-SNAPSHOT/jena-5.0.0-SNAPSHOT-cyclonedx.json [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-db/jena-dboe-index-test/pom.xml> to org.apache.jena/jena-dboe-index-test/5.0.0-SNAPSHOT/jena-dboe-index-test-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-benchmarks/jena-benchmarks-shadedJena480/pom.xml> to org.apache.jena/jena-benchmarks-shadedJena480/5.0.0-SNAPSHOT/jena-benchmarks-shadedJena480-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-rdfpatch/pom.xml> to org.apache.jena/jena-rdfpatch/5.0.0-SNAPSHOT/jena-rdfpatch-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/apache-jena-libs/pom.xml> to org.apache.jena/apache-jena-libs/5.0.0-SNAPSHOT/apache-jena-libs-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-extras/jena-querybuilder/pom.xml> to org.apache.jena/jena-querybuilder/5.0.0-SNAPSHOT/jena-querybuilder-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-war/pom.xml> to org.apache.jena/jena-fuseki-war/5.0.0-SNAPSHOT/jena-fuseki-war-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-shex/pom.xml> to org.apache.jena/jena-shex/5.0.0-SNAPSHOT/jena-shex-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-base/pom.xml> to org.apache.jena/jena-base/5.0.0-SNAPSHOT/jena-base-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-extras/jena-commonsrdf/pom.xml> to org.apache.jena/jena-commonsrdf/5.0.0-SNAPSHOT/jena-commonsrdf-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-permissions/pom.xml> to org.apache.jena/jena-permissions/5.0.0-SNAPSHOT/jena-permissions-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-db/jena-dboe-transaction/pom.xml> to org.apache.jena/jena-dboe-transaction/5.0.0-SNAPSHOT/jena-dboe-transaction-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-main/pom.xml> to org.apache.jena/jena-fuseki-main/5.0.0-SNAPSHOT/jena-fuseki-main-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-iri/pom.xml> to org.apache.jena/jena-iri/5.0.0-SNAPSHOT/jena-iri-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-arq/pom.xml> to org.apache.jena/jena-arq/5.0.0-SNAPSHOT/jena-arq-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-benchmarks/jena-benchmarks-jmh/pom.xml> to org.apache.jena/jena-benchmarks-jmh/5.0.0-SNAPSHOT/jena-benchmarks-jmh-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-ui/pom.xml> to org.apache.jena/jena-fuseki-ui/5.0.0-SNAPSHOT/jena-fuseki-ui-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-server/pom.xml> to org.apache.jena/jena-fuseki-server/5.0.0-SNAPSHOT/jena-fuseki-server-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-db/jena-dboe-index/pom.xml> to org.apache.jena/jena-dboe-index/5.0.0-SNAPSHOT/jena-dboe-index-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-fulljar/pom.xml> to org.apache.jena/jena-fuseki-fulljar/5.0.0-SNAPSHOT/jena-fuseki-fulljar-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-db/pom.xml> to org.apache.jena/jena-db/5.0.0-SNAPSHOT/jena-db-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/apache-jena/pom.xml> to org.apache.jena/apache-jena/5.0.0-SNAPSHOT/apache-jena-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-core/pom.xml> to org.apache.jena/jena-core/5.0.0-SNAPSHOT/jena-core-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-shacl/pom.xml> to org.apache.jena/jena-shacl/5.0.0-SNAPSHOT/jena-shacl-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-extras/pom.xml> to org.apache.jena/jena-extras/5.0.0-SNAPSHOT/jena-extras-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-geosparql/pom.xml> to org.apache.jena/jena-fuseki-geosparql/5.0.0-SNAPSHOT/jena-fuseki-geosparql-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-text/pom.xml> to org.apache.jena/jena-text/5.0.0-SNAPSHOT/jena-text-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-docker/pom.xml> to org.apache.jena/jena-fuseki-docker/5.0.0-SNAPSHOT/jena-fuseki-docker-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-db/jena-dboe-trans-data/pom.xml> to org.apache.jena/jena-dboe-trans-data/5.0.0-SNAPSHOT/jena-dboe-trans-data-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-examples/pom.xml> to org.apache.jena/jena-examples/5.0.0-SNAPSHOT/jena-examples-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-access/pom.xml> to org.apache.jena/jena-fuseki-access/5.0.0-SNAPSHOT/jena-fuseki-access-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-db/jena-dboe-base/pom.xml> to org.apache.jena/jena-dboe-base/5.0.0-SNAPSHOT/jena-dboe-base-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/pom.xml> to org.apache.jena/jena-fuseki/5.0.0-SNAPSHOT/jena-fuseki-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-webapp/pom.xml> to org.apache.jena/jena-fuseki-webapp/5.0.0-SNAPSHOT/jena-fuseki-webapp-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-integration-tests/pom.xml> to org.apache.jena/jena-integration-tests/5.0.0-SNAPSHOT/jena-integration-tests-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-bom/pom.xml> to org.apache.jena/jena-bom/5.0.0-SNAPSHOT/jena-bom-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-tdb1/pom.xml> to org.apache.jena/jena-tdb1/5.0.0-SNAPSHOT/jena-tdb1-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-tdb2/pom.xml> to org.apache.jena/jena-tdb2/5.0.0-SNAPSHOT/jena-tdb2-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-cmds/pom.xml> to org.apache.jena/jena-cmds/5.0.0-SNAPSHOT/jena-cmds-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/jena-fuseki-core/pom.xml> to org.apache.jena/jena-fuseki-core/5.0.0-SNAPSHOT/jena-fuseki-core-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-geosparql/pom.xml> to org.apache.jena/jena-geosparql/5.0.0-SNAPSHOT/jena-geosparql-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-db/jena-dboe-storage/pom.xml> to org.apache.jena/jena-dboe-storage/5.0.0-SNAPSHOT/jena-dboe-storage-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-fuseki2/apache-jena-fuseki/pom.xml> to org.apache.jena/apache-jena-fuseki/5.0.0-SNAPSHOT/apache-jena-fuseki-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-extras/jena-serviceenhancer/pom.xml> to org.apache.jena/jena-serviceenhancer/5.0.0-SNAPSHOT/jena-serviceenhancer-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-rdfconnection/pom.xml> to org.apache.jena/jena-rdfconnection/5.0.0-SNAPSHOT/jena-rdfconnection-5.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/Jena/job/Jena_Development_Test/ws/jena-benchmarks/pom.xml> to org.apache.jena/jena-benchmarks/5.0.0-SNAPSHOT/jena-benchmarks-5.0.0-SNAPSHOT.pom channel stopped
