SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - common - core 5.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-core ---
[INFO] Deleting /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 170 source files to /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/classes
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[50,33] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[105,63] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[107,21] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-core ---
[INFO] Surefire report directory: /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.common.ConstantsTester
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in dk.netarkivet.common.ConstantsTester
Running dk.netarkivet.common.tools.ChecksumCalculatorTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in dk.netarkivet.common.tools.ChecksumCalculatorTester
Running dk.netarkivet.common.lifecycle.LifeCycleComponentTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in dk.netarkivet.common.lifecycle.LifeCycleComponentTester
Running dk.netarkivet.common.CommonSettingsTester
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in dk.netarkivet.common.CommonSettingsTester
Running dk.netarkivet.common.utils.FixedUUURITest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in dk.netarkivet.common.utils.FixedUUURITest
Running dk.netarkivet.common.utils.TemplateTester
ljdaskdasdkasdæas kkaækfakfækfæasfæas
WARC_ITEMS_LIST KKKFKKFKF
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in dk.netarkivet.common.utils.TemplateTester
Running dk.netarkivet.common.utils.DomainUtilsTester
The list of loaded data settings is empty. Is this OK?The list of loaded data settings is empty. Is this OK?The list of loaded data settings is empty. Is this OK?The list of loaded data settings is empty. Is this OK?Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 sec - in dk.netarkivet.common.utils.DomainUtilsTester

Results :

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common-core ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/common-core-5.3-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ common-core >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ common-core <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common-core ---
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/common-core-5.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common-core ---
[INFO] 
10 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/HTTPRemoteFileRegistry.java:258: warning - Tag @see: malformed: "AbstractHandler#handle(String, org.eclipse.jetty.server.Request, HttpServletRequest,
[WARNING] HttpServletResponse), HttpServletResponse, int)"
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/HTTPRemoteFileRegistry.java:258: warning - Tag @see: reference not found: AbstractHandler#handle(String, org.eclipse.jetty.server.Request, HttpServletRequest,
[WARNING] HttpServletResponse), HttpServletResponse, int)
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:121: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:143: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:121: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:143: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepository.ArcRepository
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepositoryadmin.AdminData
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepositoryadmin.ArcRepositoryEntry
[WARNING] /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/src/main/java/dk/netarkivet/common/utils/FixedUURI.java:61: warning - Tag @see: reference not found: UURI#getReferencedHost()
[INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/common-core-5.3-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ common-core ---
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/common-core-5.3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.3-SNAPSHOT/common-core-5.3-SNAPSHOT.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.3-SNAPSHOT/common-core-5.3-SNAPSHOT.pom
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/common-core-5.3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.3-SNAPSHOT/common-core-5.3-SNAPSHOT-sources.jar
[INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-sonar/common/common-core/target/common-core-5.3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.3-SNAPSHOT/common-core-5.3-SNAPSHOT-javadoc.jar
[JENKINS] Archiving disabled