FailedConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cumulus4j.crypto 1.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://www.datanucleus.org/downloads/maven2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.pom
Downloading: http://download.java.net/maven/2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.pom
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.pom
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.pom (819 B at 38.1 KB/sec)
Downloading: http://www.datanucleus.org/downloads/maven2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.jar
Downloading: http://download.java.net/maven/2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.jar
Downloading: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.jar
Downloaded: http://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk16/1.46/bcprov-jdk16-1.46.jar (1833 KB at 9255.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.crypto ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto (includes = [*.log, $jarplug.work/**], excludes = [])
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.crypto ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/main/resources
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.crypto ---
[INFO] Compiling 33 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.crypto ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.crypto ---
[INFO] Compiling 6 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[30,25] error: package org.nightlabs.util does not exist
[ERROR] /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[71,51] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[72,73] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[72,9] error: reference to debug is ambiguous, both method debug(String,Object[]) in Logger and method debug(String,Throwable) in Logger match
[ERROR] /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[86,49] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[87,49] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[103,53] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[104,54] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[125,54] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[126,54] error: cannot find symbol
[ERROR]  class MACTest
/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/test/java/org/cumulus4j/crypto/test/MACTest.java:[146,61] error: cannot find symbol
[INFO] 11 errors 
[INFO] -------------------------------------------------------------