Skip to content

Console Output

[INFO] 
[INFO] -----------------< org.eclipse.rdf4j:rdf4j-sail-model >-----------------
[INFO] Building RDF4J: Sail Model 4.2.2-SNAPSHOT                       [68/112]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-testlib/21.0/guava-testlib-21.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-testlib/21.0/guava-testlib-21.0.pom (2.9 kB at 144 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 690 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.0.15/error_prone_annotations-2.0.15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.0.15/error_prone_annotations-2.0.15.pom (1.6 kB at 71 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.0.15/error_prone_parent-2.0.15.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.0.15/error_prone_parent-2.0.15.pom (5.1 kB at 270 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 106 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-testlib/21.0/guava-testlib-21.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.0.15/error_prone_annotations-2.0.15.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 1.3 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-testlib/21.0/guava-testlib-21.0.jar (829 kB at 28 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 6.1 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.0.15/error_prone_annotations-2.0.15.jar (11 kB at 155 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-sail-model ---
[INFO] 
[INFO] --- formatter-maven-plugin:2.12.0:format (default) @ rdf4j-sail-model ---
[INFO] Formatting is skipped
[INFO] 
[INFO] --- impsort-maven-plugin:1.3.2:sort (default) @ rdf4j-sail-model ---
[INFO] Skipping execution of impsort-maven-plugin
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-sail-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-docker-scan/core/sail/model/src/main/resources
[INFO] 
[INFO] --- xml-format-maven-plugin:3.1.2:xml-format (default) @ rdf4j-sail-model ---
[INFO] [xml-format] Skipped
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rdf4j-sail-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/rdf4j-docker-scan/core/sail/model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-sail-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rdf4j-sail-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/rdf4j-docker-scan/core/sail/model/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ rdf4j-sail-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rdf4j-sail-model ---
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-docker-scan/core/sail/model/target/rdf4j-sail-model-4.2.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:integration-test (integration-tests) @ rdf4j-sail-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M6:verify (verify) @ rdf4j-sail-model ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- japicmp-maven-plugin:0.15.7:cmp (default) @ rdf4j-sail-model ---
[INFO] Skipping execution because parameter 'skip' was set to true.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdf4j-sail-model ---
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-docker-scan/core/sail/model/target/rdf4j-sail-model-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-sail-model/4.2.2-SNAPSHOT/rdf4j-sail-model-4.2.2-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-docker-scan/core/sail/model/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-sail-model/4.2.2-SNAPSHOT/rdf4j-sail-model-4.2.2-SNAPSHOT.pom