SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - archive - core 5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-core ---
[INFO] Deleting /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ archive-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ archive-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 91 source files to /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target/classes
[JENKINS] Recording test results
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/src/main/java/dk/netarkivet/archive/checksum/FileChecksumArchive.java: Some input files use or override a deprecated API.
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/src/main/java/dk/netarkivet/archive/checksum/FileChecksumArchive.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ archive-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ archive-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ archive-core ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive-core ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ archive-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target/archive-core-5.3-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ archive-core >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ archive-core <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ archive-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target/archive-core-5.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ archive-core ---
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/src/main/java/dk/netarkivet/archive/bitarchive/AccessBitarchiveApplication.java:45: warning - Tag @see: reference not found: BitarchiveServer
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target/archive-core-5.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ archive-core ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target/archive-core-5.3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.3-SNAPSHOT/archive-core-5.3-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.3-SNAPSHOT/archive-core-5.3-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target/archive-core-5.3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.3-SNAPSHOT/archive-core-5.3-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/archive/archive-core/target/archive-core-5.3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.3-SNAPSHOT/archive-core-5.3-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled