[INFO] [INFO] -------------< org.eclipse.rdf4j:rdf4j-queryresultio-text >------------- [INFO] Building RDF4J: Query result IO - plain text booleans 5.1.0-SNAPSHOT [47/115] [INFO] from core/queryresultio/text/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/5.3/opencsv-5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/5.3/opencsv-5.3.pom (31 kB at 925 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/5.3/opencsv-5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/5.3/opencsv-5.3.jar (218 kB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 27 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rdf4j-queryresultio-text --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-3) @ rdf4j-queryresultio-text --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-logging-dependencies) @ rdf4j-queryresultio-text --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-javaee-provided) @ rdf4j-queryresultio-text --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-ban-duplicate-classes) @ rdf4j-queryresultio-text --- [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions/*/module-info [INFO] Adding ignore: org.junit.* [INFO] Adding ignore: org.slf4j.* [INFO] Adding ignore: org.opentest4j.* [INFO] Rule 0: org.apache.maven.plugins.enforcer.BanDuplicateClasses passed [INFO] [INFO] --- formatter:2.23.0:format (default) @ rdf4j-queryresultio-text --- [INFO] Formatting is skipped [INFO] [INFO] --- impsort:1.9.0:sort (default) @ rdf4j-queryresultio-text --- [INFO] Skipping execution of impsort-maven-plugin [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rdf4j-queryresultio-text --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- xml-format:3.3.1:xml-format (default) @ rdf4j-queryresultio-text --- [INFO] [xml-format] Skipped [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ rdf4j-queryresultio-text --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/src/main/java/org/eclipse/rdf4j/query/resultio/text/SPARQLResultsXSVMappingStrategy.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/src/main/java/org/eclipse/rdf4j/query/resultio/text/SPARQLResultsXSVMappingStrategy.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/src/main/java/org/eclipse/rdf4j/query/resultio/text/tsv/SPARQLResultsTSVParser.java: /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/src/main/java/org/eclipse/rdf4j/query/resultio/text/tsv/SPARQLResultsTSVParser.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/src/main/java/org/eclipse/rdf4j/query/resultio/text/tsv/SPARQLResultsTSVParser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rdf4j-queryresultio-text --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.12.1:testCompile (default-testCompile) @ rdf4j-queryresultio-text --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/src/test/java/org/eclipse/rdf4j/query/resultio/text/tsv/SPARQLTSVTupleBackgroundTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/src/test/java/org/eclipse/rdf4j/query/resultio/text/tsv/SPARQLTSVTupleBackgroundTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ rdf4j-queryresultio-text --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ rdf4j-queryresultio-text --- [INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/target/rdf4j-queryresultio-text-5.1.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ rdf4j-queryresultio-text --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.2.5:verify (verify) @ rdf4j-queryresultio-text --- [WARNING] Parameter 'encoding' (user property 'encoding') is deprecated: since of 2.20.1 [INFO] Tests are skipped. [INFO] [INFO] --- japicmp:0.18.3:cmp (default) @ rdf4j-queryresultio-text --- [INFO] Skipping execution because parameter 'skip' was set to true. [INFO] [INFO] --- install:3.1.1:install (default-install) @ rdf4j-queryresultio-text --- [INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-queryresultio-text/5.1.0-SNAPSHOT/rdf4j-queryresultio-text-5.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryresultio/text/target/rdf4j-queryresultio-text-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-queryresultio-text/5.1.0-SNAPSHOT/rdf4j-queryresultio-text-5.1.0-SNAPSHOT.jar