SuccessConsole Output

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.deploy.DeployTester
logback-test.xml
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.724 sec - in dk.netarkivet.deploy.DeployTester
Running dk.netarkivet.deploy.CompleteSettingsTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec - in dk.netarkivet.deploy.CompleteSettingsTester
Running dk.netarkivet.common.CleanupTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in dk.netarkivet.common.CleanupTester
Running dk.netarkivet.common.distribute.IntegrityTestSuite
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in dk.netarkivet.common.distribute.IntegrityTestSuite
Running dk.netarkivet.externalsoftware.Bug901Tester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in dk.netarkivet.externalsoftware.Bug901Tester

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-test/target/deploy-test-5.3-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-test >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-test <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-test ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-test/target/deploy-test-5.3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.3-SNAPSHOT/deploy-test-5.3-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/deploy/deploy-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.3-SNAPSHOT/deploy-test-5.3-SNAPSHOT.pom
[JENKINS] Archiving disabled