SuccessConsole 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 c05ad7e3ae3a12fbcac360676840744d9ac87bc1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c05ad7e3ae3a12fbcac360676840744d9ac87bc1
 > git rev-list ff0572316da21c0e2d846b1de54a859c41865614 # timeout=10
Parsing POMs
[BungeeTabListPlus] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.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.51.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 60892
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:bungee-plugin:jar:2.1-SNAPSHOT
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:bukkit-plugin:jar:2.1-SNAPSHOT
[WARNING] The expression ${parent.version} is deprecated. Please use ${project.parent.version} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[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-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-SNAPSHOT/BungeeTabListPlus-parent-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1-SNAPSHOT/maven-metadata.xml (630 B at 2.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1-SNAPSHOT/BungeeTabListPlus-parent-2.1-20150727.082339-20.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1-SNAPSHOT/BungeeTabListPlus-parent-2.1-20150727.082339-20.pom (2 KB at 16.1 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 (313 B at 10.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.1-SNAPSHOT/maven-metadata.xml (630 B at 16.2 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 (313 B at 8.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building legacy 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.7.2-SNAPSHOT/maven-metadata.xml (772 B at 0.6 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.7.2-SNAPSHOT/maven-metadata.xml (602 B at 1.7 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.7.2-SNAPSHOT/maven-metadata.xml (775 B at 2.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.7.2-SNAPSHOT/maven-metadata.xml (774 B at 2.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.7.2-SNAPSHOT/maven-metadata.xml (777 B at 2.3 KB/sec)
[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-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-SNAPSHOT.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.1-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-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/legacy-2.1-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-SNAPSHOT/legacy-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/maven-metadata.xml (781 B at 31.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/legacy-2.1-20150727.082347-2.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/legacy-2.1-20150727.082347-2.jar (6138 KB at 22480.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/legacy-2.1-20150727.082347-2.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/legacy-2.1-20150727.082347-2.pom (880 B at 19.1 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 (295 B at 16.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.1-SNAPSHOT/maven-metadata.xml (781 B at 26.3 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 (295 B at 12.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bungeetablistplus-common 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml (779 B at 20.6 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/data/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/data/1.0-SNAPSHOT/maven-metadata.xml (602 B at 18.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/utils/1.0-SNAPSHOT/maven-metadata.xml (598 B at 18.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/utils/1.0-SNAPSHOT/utils-1.0-20150725.115512-14.pom
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/utils/1.0-SNAPSHOT/utils-1.0-20150725.115512-14.pom (2 KB at 56.9 KB/sec)
[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 2 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-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-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/bungeetablistplus-common-2.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/bungeetablistplus-common-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/maven-metadata.xml (802 B at 46.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/bungeetablistplus-common-2.1-20150727.082349-18.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/bungeetablistplus-common-2.1-20150727.082349-18.jar (4 KB at 123.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/bungeetablistplus-common-2.1-20150727.082349-18.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/bungeetablistplus-common-2.1-20150727.082349-18.pom (2 KB at 18.5 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 (313 B at 7.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/maven-metadata.xml (802 B at 14.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 (313 B at 5.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-parent 2.1-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-SNAPSHOT/network-parent-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1-SNAPSHOT/maven-metadata.xml (618 B at 30.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1-SNAPSHOT/network-parent-2.1-20150727.082350-2.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1-SNAPSHOT/network-parent-2.1-20150727.082350-2.pom (754 B at 18.4 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 (303 B at 10.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.1-SNAPSHOT/maven-metadata.xml (618 B at 24.1 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 (303 B at 11.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-api 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.6.4-SNAPSHOT/maven-metadata.xml (602 B at 1.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 2.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.6.4-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 3.8 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.6.4-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
[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-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-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/network-api-2.1-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-SNAPSHOT/network-api-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/maven-metadata.xml (786 B at 45.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/network-api-2.1-20150727.082353-2.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/network-api-2.1-20150727.082353-2.jar (3 KB at 58.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/network-api-2.1-20150727.082353-2.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/network-api-2.1-20150727.082353-2.pom (784 B at 14.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 (300 B at 10.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.1-SNAPSHOT/maven-metadata.xml (786 B at 24.8 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 (300 B at 9.8 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.6.4 2.1-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-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-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/network-1.6.4-2.1-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-SNAPSHOT/network-1.6.4-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/maven-metadata.xml (788 B at 45.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/network-1.6.4-2.1-20150727.082354-2.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/network-1.6.4-2.1-20150727.082354-2.jar (5 KB at 136.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/network-1.6.4-2.1-20150727.082354-2.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/network-1.6.4-2.1-20150727.082354-2.pom (2 KB at 20.7 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 (302 B at 10.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/maven-metadata.xml (788 B at 30.8 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 (302 B at 11.8 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.7.2 2.1-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-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-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/network-1.7.2-2.1-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-SNAPSHOT/network-1.7.2-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/maven-metadata.xml (788 B at 48.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/network-1.7.2-2.1-20150727.082355-2.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/network-1.7.2-2.1-20150727.082355-2.jar (4 KB at 84.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/network-1.7.2-2.1-20150727.082355-2.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/network-1.7.2-2.1-20150727.082355-2.pom (2 KB at 21.8 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 (302 B at 9.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/maven-metadata.xml (788 B at 19.7 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 (302 B at 4.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.7.10 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.7.10-SNAPSHOT/maven-metadata.xml (990 B at 3.0 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.7.10-SNAPSHOT/maven-metadata.xml (604 B at 1.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.7.10-SNAPSHOT/maven-metadata.xml (993 B at 3.0 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.7.10-SNAPSHOT/maven-metadata.xml (992 B at 2.9 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.7.10-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.7.10-SNAPSHOT/maven-metadata.xml (995 B at 3.0 KB/sec)
[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-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-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/network-1.7.10-2.1-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-SNAPSHOT/network-1.7.10-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/maven-metadata.xml (789 B at 45.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/network-1.7.10-2.1-20150727.082358-2.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/network-1.7.10-2.1-20150727.082358-2.jar (4 KB at 62.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/network-1.7.10-2.1-20150727.082358-2.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/network-1.7.10-2.1-20150727.082358-2.pom (2 KB at 29.4 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 (303 B at 9.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/maven-metadata.xml (789 B at 35.0 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 (303 B at 12.9 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building network-1.8 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml (598 B at 1.8 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 2.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
[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 2 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-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-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/network-1.8-2.1-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-SNAPSHOT/network-1.8-2.1-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-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/maven-metadata.xml (786 B at 7.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/network-1.8-2.1-20150727.082401-2.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/network-1.8-2.1-20150727.082401-2.jar (5 KB at 44.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/network-1.8-2.1-20150727.082401-2.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/network-1.8-2.1-20150727.082401-2.pom (2 KB at 15.7 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 (300 B at 5.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.1-SNAPSHOT/maven-metadata.xml (786 B at 19.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 (300 B at 7.7 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bungee-plugin 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-proxy/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-proxy/1.8-SNAPSHOT/maven-metadata.xml (768 B at 2.3 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 4.0 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-Core/2.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-Core/2.3.0-SNAPSHOT/maven-metadata.xml (2 KB at 6.3 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-parent/2.3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-parent/2.3.0-SNAPSHOT/maven-metadata.xml (603 B at 2.3 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo.md-5.net/content/repositories/releases/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repo.md-5.net/content/groups/public/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 4.7 KB/sec)
[INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 7.8 KB/sec)
[INFO] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.sk89q.com/repo/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/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 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 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] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/com/imaginarycode/minecraft/RedisBungee/0.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/com/imaginarycode/minecraft/RedisBungee/0.3.5-SNAPSHOT/maven-metadata.xml (791 B at 3.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 2.2 KB/sec)
[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 94 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 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungee-plugin ---
[INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running codecrafter47.bungeetablistplus.TestTabList
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec

Results :

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

[JENKINS] Zeichne Testergebnisse auf
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungee-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/bungee-plugin-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungee-plugin ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/bungee-plugin-2.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/bungee-plugin-2.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/bungee-plugin-2.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungee-plugin ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/maven-metadata.xml (791 B at 18.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/bungee-plugin-2.1-20150727.082413-18.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/bungee-plugin-2.1-20150727.082413-18.jar (198 KB at 3398.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/bungee-plugin-2.1-20150727.082413-18.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/bungee-plugin-2.1-20150727.082413-18.pom (6 KB at 86.5 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml (302 B at 18.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/maven-metadata.xml (791 B at 23.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml (302 B at 9.2 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bukkit-plugin 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/spigot-api-1.8.7-R0.1-20150725.213710-50.pom
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/spigot-api-1.8.7-R0.1-20150725.213710-50.pom (7 KB at 16.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/maven-metadata.xml (788 B at 30.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/maven-metadata.xml (618 B at 22.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml (794 B at 27.7 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml (794 B at 24.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml (803 B at 23.1 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml (803 B at 22.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml (801 B at 25.2 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml (801 B at 25.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/maven-metadata.xml (803 B at 20.1 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/maven-metadata.xml (803 B at 18.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml (801 B at 31.3 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml (801 B at 27.9 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml (800 B at 27.9 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml (800 B at 26.0 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml (800 B at 27.9 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml (800 B at 26.9 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml (799 B at 32.5 KB/sec)
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml (799 B at 25.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml (779 B at 44.7 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/spigot-api-1.8.7-R0.1-20150725.213710-50.jar
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/spigot-api-1.8.7-R0.1-20150725.213710-50.jar (845 KB at 1152.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit-plugin ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bukkit-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 1 resource to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bukkit-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 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bukkit-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/bukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bukkit-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bukkit-plugin ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bukkit-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target/bukkit-plugin-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bukkit-plugin ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target/bukkit-plugin-2.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/bukkit-plugin-2.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/bukkit-plugin-2.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bukkit-plugin ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/maven-metadata.xml (791 B at 42.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/bukkit-plugin-2.1-20150727.082416-18.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/bukkit-plugin-2.1-20150727.082416-18.jar (12 KB at 169.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/bukkit-plugin-2.1-20150727.082416-18.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/bukkit-plugin-2.1-20150727.082416-18.pom (3 KB at 65.9 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml (302 B at 6.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/maven-metadata.xml (791 B at 14.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml (302 B at 10.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeTabListPlus 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus ---
[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/bootstrap-bungee/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ BungeeTabListPlus ---
[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 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus ---
[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/bootstrap-bungee/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ BungeeTabListPlus ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus ---
[INFO] Including codecrafter47.bungeetablistplus:bungee-plugin:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Including net.cubespace:Yamler-Core:jar:2.3.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data:data-core:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.bungeetablistplus:network-api:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.bungeetablistplus:network-1.6.4:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.bungeetablistplus:network-1.7.2:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.bungeetablistplus:network-1.7.10:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.bungeetablistplus:network-1.8:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.1-SNAPSHOT.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/BungeeTabListPlus-2.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/BungeeTabListPlus-2.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/maven-metadata.xml (795 B at 31.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/BungeeTabListPlus-2.1-20150727.082417-21.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/BungeeTabListPlus-2.1-20150727.082417-21.jar (269 KB at 3785.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/BungeeTabListPlus-2.1-20150727.082417-21.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/BungeeTabListPlus-2.1-20150727.082417-21.pom (3 KB at 41.3 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml (306 B at 18.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/maven-metadata.xml (795 B at 29.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml (306 B at 12.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeTabListPlus_BukkitBridge 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 6.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus_BukkitBridge ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus_BukkitBridge ---
[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/bootstrap-bukkit/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ BungeeTabListPlus_BukkitBridge ---
[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 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus_BukkitBridge ---
[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/bootstrap-bukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ BungeeTabListPlus_BukkitBridge ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus_BukkitBridge ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus_BukkitBridge ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus_BukkitBridge ---
[INFO] Including codecrafter47.bungeetablistplus:bukkit-plugin:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data:data-core:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-vault:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-vanishnopacket:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-playerpoints:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-factions-2.7.5:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-factionsuuid:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-supervanish:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-simpleclans:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.util.data.bukkit:data-bukkit-essentials:jar:1.0-SNAPSHOT in the shaded jar.
[INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.1-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus_BukkitBridge ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus_BukkitBridge ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/maven-metadata.xml (808 B at 41.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1-20150727.082418-18.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1-20150727.082418-18.jar (77 KB at 930.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1-20150727.082418-18.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1-20150727.082418-18.pom (3 KB at 40.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml (319 B at 7.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/maven-metadata.xml (808 B at 16.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml (319 B at 8.0 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] BungeeTabListPlus-parent ........................... SUCCESS [  1.523 s]
[INFO] legacy ............................................. SUCCESS [  7.109 s]
[INFO] bungeetablistplus-common ........................... SUCCESS [  2.080 s]
[INFO] network-parent ..................................... SUCCESS [  0.292 s]
[INFO] network-api ........................................ SUCCESS [  3.344 s]
[INFO] network-1.6.4 ...................................... SUCCESS [  0.828 s]
[INFO] network-1.7.2 ...................................... SUCCESS [  0.882 s]
[INFO] network-1.7.10 ..................................... SUCCESS [  2.663 s]
[INFO] network-1.8 ........................................ SUCCESS [  3.320 s]
[INFO] bungee-plugin ...................................... SUCCESS [ 11.366 s]
[INFO] bukkit-plugin ...................................... SUCCESS [  2.929 s]
[INFO] BungeeTabListPlus .................................. SUCCESS [  1.115 s]
[INFO] BungeeTabListPlus_BukkitBridge ..................... SUCCESS [  1.244 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.020 s
[INFO] Finished at: 2015-07-27T10:24:20+02:00
[INFO] Final Memory: 43M/491M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/pom.xml to codecrafter47.bungeetablistplus/bungee-plugin/2.1-SNAPSHOT/bungee-plugin-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/bungee-plugin-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/bungee-plugin/2.1-20150727.082413-18/bungee-plugin-2.1-20150727.082413-18.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/pom.xml to codecrafter47.bungeetablistplus/network-1.7.2/2.1-SNAPSHOT/network-1.7.2-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/network-1.7.2-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.7.2/2.1-20150727.082355-2/network-1.7.2-2.1-20150727.082355-2.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/pom.xml to codecrafter47.bungeetablistplus/network-parent/2.1-SNAPSHOT/network-parent-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/pom.xml to codecrafter47.bungeetablistplus/network-1.6.4/2.1-SNAPSHOT/network-1.6.4-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/network-1.6.4-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.6.4/2.1-20150727.082354-2/network-1.6.4-2.1-20150727.082354-2.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus-parent/2.1-SNAPSHOT/BungeeTabListPlus-parent-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/dependency-reduced-pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus/2.1-SNAPSHOT/BungeeTabListPlus-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/BungeeTabListPlus/2.1-20150727.082417-21/BungeeTabListPlus-2.1-20150727.082417-21.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/pom.xml to codecrafter47.bungeetablistplus/network-1.7.10/2.1-SNAPSHOT/network-1.7.10-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/network-1.7.10-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.7.10/2.1-20150727.082358-2/network-1.7.10-2.1-20150727.082358-2.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.1-SNAPSHOT/bungeetablistplus-common-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/bungeetablistplus-common-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.1-20150727.082349-18/bungeetablistplus-common-2.1-20150727.082349-18.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/dependency-reduced-pom.xml to codecrafter47.bungeetablistplus/legacy/2.1-SNAPSHOT/legacy-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/legacy/2.1-20150727.082347-2/legacy-2.1-20150727.082347-2.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/dependency-reduced-pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.1-20150727.082418-18/BungeeTabListPlus_BukkitBridge-2.1-20150727.082418-18.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/pom.xml to codecrafter47.bungeetablistplus/network-api/2.1-SNAPSHOT/network-api-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/network-api-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-api/2.1-20150727.082353-2/network-api-2.1-20150727.082353-2.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/pom.xml to codecrafter47.bungeetablistplus/bukkit-plugin/2.1-SNAPSHOT/bukkit-plugin-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target/bukkit-plugin-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/bukkit-plugin/2.1-20150727.082416-18/bukkit-plugin-2.1-20150727.082416-18.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/pom.xml to codecrafter47.bungeetablistplus/network-1.8/2.1-SNAPSHOT/network-1.8-2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/network-1.8-2.1-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.8/2.1-20150727.082401-2/network-1.8-2.1-20150727.082401-2.jar
channel stopped
Archiviere Artefakte
Finished: SUCCESS