SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JWAT archive 1.2.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:prepare-agent (coverage-initialize) @ jwat-archive ---
[INFO] argLine set to -javaagent:/home/cibuild01/.m2/repository/org/jacoco/org.jacoco.agent/0.8.3/org.jacoco.agent-0.8.3-runtime.jar=destfile=/home/cibuild01/workspace/JWAT/jwat-archive/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jwat-archive ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-archive/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jwat-archive ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/cibuild01/workspace/JWAT/jwat-archive/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jwat-archive ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild01/workspace/JWAT/jwat-archive/src/test/resources
[INFO] Copying 8 resources
[INFO] Copying 26 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jwat-archive ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/cibuild01/workspace/JWAT/jwat-archive/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jwat-archive ---
[INFO] Surefire report directory: /home/cibuild01/workspace/JWAT/jwat-archive/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jwat.archive.TestManagedPayload
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 sec
Running org.jwat.archive.TestManagedPayloadManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jwat-archive ---
[INFO] Building jar: /home/cibuild01/workspace/JWAT/jwat-archive/target/jwat-archive-1.2.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ jwat-archive ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-pmd-plugin:3.14.0:check (default) > :pmd @ jwat-archive >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.14.0:pmd (pmd) @ jwat-archive ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.14.0:check (default) < :pmd @ jwat-archive <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.14.0:check (default) @ jwat-archive ---
[INFO] PMD version: 6.29.0
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jwat-archive ---
[INFO] Installing /home/cibuild01/workspace/JWAT/jwat-archive/target/jwat-archive-1.2.2-SNAPSHOT.jar to /home/cibuild01/.m2/repository/org/jwat/jwat-archive/1.2.2-SNAPSHOT/jwat-archive-1.2.2-SNAPSHOT.jar
[INFO] Installing /home/cibuild01/workspace/JWAT/jwat-archive/pom.xml to /home/cibuild01/.m2/repository/org/jwat/jwat-archive/1.2.2-SNAPSHOT/jwat-archive-1.2.2-SNAPSHOT.pom
[JENKINS] Archiving disabled