FailedConsole Output

Started by GitHub push by CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/BungeeTabListPlus
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/CodeCrafter47/BungeeTabListPlus.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/BungeeTabListPlus.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/CodeCrafter47/BungeeTabListPlus.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4daebfcca1c29daed088bc5a9e97b81a627d2172 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4daebfcca1c29daed088bc5a9e97b81a627d2172 # timeout=10
 > git branch -a # timeout=10
 > git rev-parse master^{commit} # timeout=10
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master 4daebfcca1c29daed088bc5a9e97b81a627d2172
 > git rev-list b56e5a301f597b9a1198582b26936d1fcdcd6aa9 # timeout=10
Parsing POMs
Established TCP socket on 43875
[BungeeTabListPlus] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven32Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.52.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 43875
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] BungeeTabListPlus-parent
[INFO] legacy
[INFO] bungeetablistplus-common
[INFO] network-parent
[INFO] network-api
[INFO] network-1.6.4
[INFO] network-1.7.2
[INFO] network-1.7.10
[INFO] network-1.8
[INFO] bungee-plugin
[INFO] bukkit-plugin
[INFO] BungeeTabListPlus
[INFO] BungeeTabListPlus_BukkitBridge
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeTabListPlus-parent 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus-parent ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/BungeeTabListPlus-parent-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus-parent ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/maven-metadata.xml (632 B at 0.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/BungeeTabListPlus-parent-2.1.6-20150922.091239-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/BungeeTabListPlus-parent-2.1.6-20150922.091239-10.pom (2 KB at 22.5 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml (553 B at 16.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/maven-metadata.xml (634 B at 15.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml (553 B at 16.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building legacy 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ legacy ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ legacy ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ legacy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ legacy ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ legacy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ legacy ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ legacy ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.1.6-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ legacy ---
[INFO] Including net.md-5:bungeecord-api:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] Including net.md-5:bungeecord-config:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.13 in the shaded jar.
[INFO] Including net.md-5:bungeecord-event:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] Including net.md-5:bungeecord-protocol:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.0.14.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.0.14.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.0.14.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.0.14.Final in the shaded jar.
[INFO] Including com.google.guava:guava:jar:15.0 in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.1.6-SNAPSHOT.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.1.6-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ legacy ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.1.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/legacy-2.1.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/legacy-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ legacy ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/maven-metadata.xml (787 B at 32.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/legacy-2.1.6-20150922.091242-10.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/legacy-2.1.6-20150922.091242-10.jar (6138 KB at 15304.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/legacy-2.1.6-20150922.091242-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/legacy-2.1.6-20150922.091242-10.pom (882 B at 20.5 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml (535 B at 23.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1.6-SNAPSHOT/maven-metadata.xml (790 B at 24.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml (535 B at 15.8 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bungeetablistplus-common 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-common ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/common/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-common ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/common/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeetablistplus-common ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-common ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/common/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeetablistplus-common ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-common ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-common ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/bungeetablistplus-common-2.1.6-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeetablistplus-common ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/bungeetablistplus-common-2.1.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/bungeetablistplus-common-2.1.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/bungeetablistplus-common-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeetablistplus-common ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/maven-metadata.xml (805 B at 34.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/bungeetablistplus-common-2.1.6-20150922.091245-10.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/bungeetablistplus-common-2.1.6-20150922.091245-10.jar (8 KB at 177.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/bungeetablistplus-common-2.1.6-20150922.091245-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/bungeetablistplus-common-2.1.6-20150922.091245-10.pom (2 KB at 35.9 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml (553 B at 17.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/maven-metadata.xml (808 B at 13.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml (553 B at 18.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-parent 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ network-parent ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-parent/2.1.6-SNAPSHOT/network-parent-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-parent ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1.6-SNAPSHOT/maven-metadata.xml (622 B at 43.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1.6-SNAPSHOT/network-parent-2.1.6-20150922.091245-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1.6-SNAPSHOT/network-parent-2.1.6-20150922.091245-10.pom (738 B at 16.0 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml (543 B at 13.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1.6-SNAPSHOT/maven-metadata.xml (624 B at 21.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml (543 B at 24.1 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-api 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-api ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-api ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-api ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-api ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-api ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/network-api-2.1.6-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ network-api ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/network-api-2.1.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/network-api-2.1.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/network-api-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-api ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/maven-metadata.xml (792 B at 29.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/network-api-2.1.6-20150922.091247-10.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/network-api-2.1.6-20150922.091247-10.jar (5 KB at 116.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/network-api-2.1.6-20150922.091247-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/network-api-2.1.6-20150922.091247-10.pom (766 B at 19.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml (540 B at 20.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1.6-SNAPSHOT/maven-metadata.xml (795 B at 12.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml (540 B at 12.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.6.4 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.6.4 ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.6.4 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.6.4 ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.6.4 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.6.4 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.6.4 ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.6.4 ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/network-1.6.4-2.1.6-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.6.4 ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/network-1.6.4-2.1.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/network-1.6.4-2.1.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/network-1.6.4-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.6.4 ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/maven-metadata.xml (794 B at 48.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/network-1.6.4-2.1.6-20150922.091248-10.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/network-1.6.4-2.1.6-20150922.091248-10.jar (5 KB at 112.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/network-1.6.4-2.1.6-20150922.091248-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/network-1.6.4-2.1.6-20150922.091248-10.pom (2 KB at 28.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml (542 B at 17.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/maven-metadata.xml (797 B at 21.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml (542 B at 11.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.7.2 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.7.2 ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.7.2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.7.2 ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.7.2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.7.2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.7.2 ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.7.2 ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/network-1.7.2-2.1.6-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.7.2 ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/network-1.7.2-2.1.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/network-1.7.2-2.1.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/network-1.7.2-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.7.2 ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/maven-metadata.xml (794 B at 55.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/network-1.7.2-2.1.6-20150922.091249-10.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/network-1.7.2-2.1.6-20150922.091249-10.jar (5 KB at 93.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/network-1.7.2-2.1.6-20150922.091249-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/network-1.7.2-2.1.6-20150922.091249-10.pom (2 KB at 27.7 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml (542 B at 40.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/maven-metadata.xml (797 B at 15.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml (542 B at 21.2 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.7.10 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.7.10 ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.7.10 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.7.10 ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.7.10 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.7.10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.7.10 ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.7.10 ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/network-1.7.10-2.1.6-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.7.10 ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/network-1.7.10-2.1.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/network-1.7.10-2.1.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/network-1.7.10-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.7.10 ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/maven-metadata.xml (795 B at 55.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/network-1.7.10-2.1.6-20150922.091250-10.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/network-1.7.10-2.1.6-20150922.091250-10.jar (5 KB at 94.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/network-1.7.10-2.1.6-20150922.091250-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/network-1.7.10-2.1.6-20150922.091250-10.pom (2 KB at 22.3 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml (543 B at 29.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/maven-metadata.xml (798 B at 31.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml (543 B at 22.1 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.8 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.8 ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.8 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.8 ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.8 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.8 ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.8 ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/network-1.8-2.1.6-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.8 ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/network-1.8-2.1.6-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/network-1.8-2.1.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/network-1.8-2.1.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.8 ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/maven-metadata.xml (792 B at 55.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/network-1.8-2.1.6-20150922.091251-10.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/network-1.8-2.1.6-20150922.091251-10.jar (9 KB at 244.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/network-1.8-2.1.6-20150922.091251-10.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/network-1.8-2.1.6-20150922.091251-10.pom (2 KB at 18.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml (540 B at 35.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/maven-metadata.xml (795 B at 27.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml (540 B at 20.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bungee-plugin 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: file://${project.basedir}/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to essentials-repo (http://repo.ess3.net/content/groups/essentials): Failed to transfer file: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
[WARNING] Failure to transfer org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from http://repo.ess3.net/content/groups/essentials was cached in the local repository, resolution will not be reattempted until the update interval of essentials-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to essentials-repo (http://repo.ess3.net/content/groups/essentials): Failed to transfer file: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
[WARNING] Failure to transfer org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from file://${project.basedir}/lib/repository/ was cached in the local repository, resolution will not be reattempted until the update interval of repository has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungee-plugin ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungee-plugin ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bungee-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 102 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/classes
[WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/listener/TabListListener.java: Some input files use or override a deprecated API.
[WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/listener/TabListListener.java: Recompile with -Xlint:deprecation for details.
[WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java: Some input files use unchecked or unsafe operations.
[WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungee-plugin ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bungee-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/test/java/codecrafter47/bungeetablistplus/layout/TablistLayoutManagerTest.java:[353,5] codecrafter47.bungeetablistplus.layout.TablistLayoutManagerTest.MockTabListContext is not abstract and does not override abstract method getPlayerManager() in codecrafter47.bungeetablistplus.layout.TabListContext
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] BungeeTabListPlus-parent ........................... SUCCESS [  2.787 s]
[INFO] legacy ............................................. SUCCESS [  3.461 s]
[INFO] bungeetablistplus-common ........................... SUCCESS [  1.835 s]
[INFO] network-parent ..................................... SUCCESS [  0.299 s]
[INFO] network-api ........................................ SUCCESS [  1.549 s]
[INFO] network-1.6.4 ...................................... SUCCESS [  0.924 s]
[INFO] network-1.7.2 ...................................... SUCCESS [  0.779 s]
[INFO] network-1.7.10 ..................................... SUCCESS [  0.879 s]
[INFO] network-1.8 ........................................ SUCCESS [  0.907 s]
[INFO] bungee-plugin ...................................... FAILURE [  4.422 s]
[INFO] bukkit-plugin ...................................... SKIPPED
[INFO] BungeeTabListPlus .................................. SKIPPED
[INFO] BungeeTabListPlus_BukkitBridge ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.626 s
[INFO] Finished at: 2015-09-22T11:12:57+02:00
[INFO] Final Memory: 40M/457M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project bungee-plugin: Compilation failure
[ERROR] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/test/java/codecrafter47/bungeetablistplus/layout/TablistLayoutManagerTest.java:[353,5] codecrafter47.bungeetablistplus.layout.TablistLayoutManagerTest.MockTabListContext is not abstract and does not override abstract method getPlayerManager() in codecrafter47.bungeetablistplus.layout.TabListContext
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bungee-plugin
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/pom.xml to codecrafter47.bungeetablistplus/bungee-plugin/2.1.6-SNAPSHOT/bungee-plugin-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/pom.xml to codecrafter47.bungeetablistplus/network-1.7.2/2.1.6-SNAPSHOT/network-1.7.2-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/network-1.7.2-2.1.6-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.7.2/2.1.6-20150922.091249-10/network-1.7.2-2.1.6-20150922.091249-10.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/pom.xml to codecrafter47.bungeetablistplus/network-parent/2.1.6-SNAPSHOT/network-parent-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/pom.xml to codecrafter47.bungeetablistplus/network-1.6.4/2.1.6-SNAPSHOT/network-1.6.4-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/network-1.6.4-2.1.6-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.6.4/2.1.6-20150922.091248-10/network-1.6.4-2.1.6-20150922.091248-10.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus-parent/2.1.6-SNAPSHOT/BungeeTabListPlus-parent-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus/2.1.6-SNAPSHOT/BungeeTabListPlus-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/pom.xml to codecrafter47.bungeetablistplus/network-1.7.10/2.1.6-SNAPSHOT/network-1.7.10-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/network-1.7.10-2.1.6-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.7.10/2.1.6-20150922.091250-10/network-1.7.10-2.1.6-20150922.091250-10.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.1.6-SNAPSHOT/bungeetablistplus-common-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/bungeetablistplus-common-2.1.6-SNAPSHOT.jar to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.1.6-20150922.091245-10/bungeetablistplus-common-2.1.6-20150922.091245-10.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/dependency-reduced-pom.xml to codecrafter47.bungeetablistplus/legacy/2.1.6-SNAPSHOT/legacy-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.1.6-SNAPSHOT.jar to codecrafter47.bungeetablistplus/legacy/2.1.6-20150922.091242-10/legacy-2.1.6-20150922.091242-10.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1.6-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/pom.xml to codecrafter47.bungeetablistplus/network-api/2.1.6-SNAPSHOT/network-api-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/network-api-2.1.6-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-api/2.1.6-20150922.091247-10/network-api-2.1.6-20150922.091247-10.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/pom.xml to codecrafter47.bungeetablistplus/bukkit-plugin/2.1.6-SNAPSHOT/bukkit-plugin-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/pom.xml to codecrafter47.bungeetablistplus/network-1.8/2.1.6-SNAPSHOT/network-1.8-2.1.6-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/network-1.8-2.1.6-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.8/2.1.6-20150922.091251-10/network-1.8-2.1.6-20150922.091251-10.jar
Sending e-mails to: server@tntcraft.de
channel stopped
Archiviere Artefakte
Sending e-mails to: server@tntcraft.de
Finished: FAILURE