SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - core 5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-core ---
[INFO] Deleting /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deploy-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ deploy-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deploy-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ deploy-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-core ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.deploy.TestTemplate
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in dk.netarkivet.deploy.TestTemplate

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-core ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/deploy-core-5.3-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-core >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-core <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/deploy-core-5.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/deploy-core-5.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-core ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/deploy-core-5.3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.3-SNAPSHOT/deploy-core-5.3-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.3-SNAPSHOT/deploy-core-5.3-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/deploy-core-5.3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.3-SNAPSHOT/deploy-core-5.3-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-core/target/deploy-core-5.3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.3-SNAPSHOT/deploy-core-5.3-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled