SuccessConsole Output

Started by GitHub push by CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/Utils
 > 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/Utils.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/Utils.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/CodeCrafter47/Utils.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 64abc44366f7b8d4ba57ea6d81eef8964edeb70b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 64abc44366f7b8d4ba57ea6d81eef8964edeb70b # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master 64abc44366f7b8d4ba57ea6d81eef8964edeb70b
 > git rev-list 398d9d482a5792c277b67421caf6195341e45811 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 52270
[Utils] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven32Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.57.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 52270
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/Utils/pom.xml clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] utils
[INFO] chat-utils
[INFO] data
[INFO] data-core
[INFO] bukkit-parent
[INFO] data-bukkit-vault
[INFO] data-bukkit-vanishnopacket
[INFO] data-bukkit-playerpoints
[INFO] data-bukkit-factions-2.7.5
[INFO] data-bukkit-factionsuuid
[INFO] data-bukkit-supervanish
[INFO] data-bukkit-simpleclans
[INFO] data-bukkit-essentials
[INFO] data-bukkit
[INFO] bungeecord-ping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building utils 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ utils ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/utils/1.0-SNAPSHOT/utils-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ utils ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/1.0-SNAPSHOT/maven-metadata.xml (598 B at 3.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/1.0-SNAPSHOT/utils-1.0-20160505.163402-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/1.0-SNAPSHOT/utils-1.0-20160505.163402-56.pom (2 KB at 15.3 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/maven-metadata.xml (357 B at 8.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/1.0-SNAPSHOT/maven-metadata.xml (598 B at 11.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/utils/maven-metadata.xml (357 B at 8.1 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building chat-utils 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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 26.0 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 (600 B at 17.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ chat-utils ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/chat-utils/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ chat-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/chat-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ chat-utils ---
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/Utils/chat-utils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ chat-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/chat-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ chat-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ chat-utils ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ chat-utils ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/chat-utils/target/chat-utils-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ chat-utils ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/chat-utils/target/chat-utils-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/chat-utils/1.0-SNAPSHOT/chat-utils-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/chat-utils/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/chat-utils/1.0-SNAPSHOT/chat-utils-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ chat-utils ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/maven-metadata.xml (775 B at 27.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/chat-utils-1.0-20160505.163406-56.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/chat-utils-1.0-20160505.163406-56.jar (8 KB at 89.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/chat-utils-1.0-20160505.163406-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/chat-utils-1.0-20160505.163406-56.pom (2 KB at 20.7 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/maven-metadata.xml (362 B at 7.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/maven-metadata.xml (775 B at 14.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/chat-utils/maven-metadata.xml (362 B at 4.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/data/1.0-SNAPSHOT/data-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/1.0-SNAPSHOT/maven-metadata.xml (602 B at 19.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/1.0-SNAPSHOT/data-1.0-20160505.163406-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/1.0-SNAPSHOT/data-1.0-20160505.163406-56.pom (918 B at 17.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/maven-metadata.xml (361 B at 6.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/1.0-SNAPSHOT/maven-metadata.xml (602 B at 13.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data/maven-metadata.xml (361 B at 8.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-core 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-core ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/data-core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/data-core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-core ---
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/Utils/data/data-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/data-core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-core ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-core ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/data-core/target/data-core-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-core ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/data-core/target/data-core-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/data-core/1.0-SNAPSHOT/data-core-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/data-core/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/data-core/1.0-SNAPSHOT/data-core-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-core ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml (779 B at 25.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/data-core-1.0-20160505.163408-58.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/data-core-1.0-20160505.163408-58.jar (15 KB at 197.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/data-core-1.0-20160505.163408-58.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/data-core-1.0-20160505.163408-58.pom (556 B at 6.6 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/maven-metadata.xml (366 B at 7.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/1.0-SNAPSHOT/maven-metadata.xml (779 B at 16.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/data-core/maven-metadata.xml (366 B at 6.1 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bukkit-parent 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bukkit-parent ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/bukkit-parent-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bukkit-parent ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/maven-metadata.xml (618 B at 16.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/bukkit-parent-1.0-20160505.163408-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/bukkit-parent-1.0-20160505.163408-56.pom (2 KB at 15.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/maven-metadata.xml (377 B at 5.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/1.0-SNAPSHOT/maven-metadata.xml (618 B at 14.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/bukkit-parent/maven-metadata.xml (377 B at 8.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-vault 1.0-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 33.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-vault ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/vault/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-vault ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/vault/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-vault ---
[INFO] Compiling 6 source files to /var/lib/jenkins/workspace/Utils/data/bukkit/vault/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-vault ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/vault/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-vault ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-vault ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-vault ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/vault/target/data-bukkit-vault-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-vault ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/vault/target/data-bukkit-vault-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/data-bukkit-vault-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/vault/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/data-bukkit-vault-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-vault ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml (794 B at 27.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/data-bukkit-vault-1.0-20160505.163410-56.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/data-bukkit-vault-1.0-20160505.163410-56.jar (9 KB at 58.4 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/data-bukkit-vault-1.0-20160505.163410-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/data-bukkit-vault-1.0-20160505.163410-56.pom (2 KB at 11.6 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/maven-metadata.xml (381 B at 11.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/1.0-SNAPSHOT/maven-metadata.xml (794 B at 18.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vault/maven-metadata.xml (381 B at 4.3 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-vanishnopacket 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-vanishnopacket ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-vanishnopacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-vanishnopacket ---
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-vanishnopacket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-vanishnopacket ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-vanishnopacket ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-vanishnopacket ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-vanishnopacket ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/data-bukkit-vanishnopacket-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/data-bukkit-vanishnopacket-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-vanishnopacket ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml (803 B at 24.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/data-bukkit-vanishnopacket-1.0-20160505.163412-56.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/data-bukkit-vanishnopacket-1.0-20160505.163412-56.jar (4 KB at 24.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/data-bukkit-vanishnopacket-1.0-20160505.163412-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/data-bukkit-vanishnopacket-1.0-20160505.163412-56.pom (2 KB at 12.1 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/maven-metadata.xml (390 B at 10.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/maven-metadata.xml (803 B at 12.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-vanishnopacket/maven-metadata.xml (390 B at 4.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-playerpoints 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.black_ixx:PlayerPoints:jar:2.1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-playerpoints ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-playerpoints ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-playerpoints ---
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-playerpoints ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-playerpoints ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-playerpoints ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-playerpoints ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/target/data-bukkit-playerpoints-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-playerpoints ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/target/data-bukkit-playerpoints-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/data-bukkit-playerpoints-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/data-bukkit-playerpoints-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-playerpoints ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml (801 B at 23.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/data-bukkit-playerpoints-1.0-20160505.163413-56.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/data-bukkit-playerpoints-1.0-20160505.163413-56.jar (4 KB at 43.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/data-bukkit-playerpoints-1.0-20160505.163413-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/data-bukkit-playerpoints-1.0-20160505.163413-56.pom (1021 B at 12.0 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/maven-metadata.xml (388 B at 10.5 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/maven-metadata.xml (801 B at 16.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-playerpoints/maven-metadata.xml (388 B at 7.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-factions-2.7.5 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-factions-2.7.5 ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-factions-2.7.5 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-factions-2.7.5 ---
[INFO] Compiling 7 source files to /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-factions-2.7.5 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-factions-2.7.5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-factions-2.7.5 ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-factions-2.7.5 ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-factions-2.7.5 ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/data-bukkit-factions-2.7.5-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/data-bukkit-factions-2.7.5-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-factions-2.7.5 ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/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/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/maven-metadata.xml (803 B at 25.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/data-bukkit-factions-2.7.5-1.0-20160505.163414-56.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/data-bukkit-factions-2.7.5-1.0-20160505.163414-56.jar (8 KB at 128.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/data-bukkit-factions-2.7.5-1.0-20160505.163414-56.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/data-bukkit-factions-2.7.5-1.0-20160505.163414-56.pom (1003 B at 13.2 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/maven-metadata.xml (390 B at 14.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/maven-metadata.xml (803 B at 16.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factions-2.7.5/maven-metadata.xml (390 B at 10.9 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-factionsuuid 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-factionsuuid ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-factionsuuid ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-factionsuuid ---
[INFO] Compiling 7 source files to /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-factionsuuid ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-factionsuuid ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-factionsuuid ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-factionsuuid ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-factionsuuid ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/data-bukkit-factionsuuid-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/data-bukkit-factionsuuid-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-factionsuuid ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml (801 B at 41.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/data-bukkit-factionsuuid-1.0-20160505.163415-55.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/data-bukkit-factionsuuid-1.0-20160505.163415-55.jar (9 KB at 138.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/data-bukkit-factionsuuid-1.0-20160505.163415-55.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/data-bukkit-factionsuuid-1.0-20160505.163415-55.pom (2 KB at 47.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/maven-metadata.xml (388 B at 9.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/maven-metadata.xml (801 B at 19.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-factionsuuid/maven-metadata.xml (388 B at 12.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-supervanish 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-supervanish ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-supervanish ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-supervanish ---
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-supervanish ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-supervanish ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-supervanish ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-supervanish ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/target/data-bukkit-supervanish-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-supervanish ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/target/data-bukkit-supervanish-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/data-bukkit-supervanish-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/data-bukkit-supervanish-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-supervanish ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml (800 B at 32.6 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/data-bukkit-supervanish-1.0-20160505.163416-54.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/data-bukkit-supervanish-1.0-20160505.163416-54.jar (3 KB at 35.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/data-bukkit-supervanish-1.0-20160505.163416-54.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/data-bukkit-supervanish-1.0-20160505.163416-54.pom (785 B at 11.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/maven-metadata.xml (387 B at 14.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/maven-metadata.xml (800 B at 27.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-supervanish/maven-metadata.xml (387 B at 12.2 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-simpleclans 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/getspout/spoutplugin/dev-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/getspout/spoutplugin/dev-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected <!DOCTYPE but is 384072d0e03b551822801c7cab4772af17794009 for http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/getspout/spoutplugin/dev-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected <!DOCTYPE but is 505d5eb611ed9a1e908c0a5798d0929fe5efaddc for http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/getspout/spoutplugin/dev-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/getspout/spoutplugin/dev-SNAPSHOT/maven-metadata.xml (9 KB at 1.7 KB/sec)
[WARNING] The metadata /var/lib/jenkins/.m2/repository/org/getspout/spoutplugin/dev-SNAPSHOT/maven-metadata-SacredCoding.xml is invalid: end tag name </head> must be the same as start tag <link> from line 10 (position: TEXT seen ...com/css?family=Boogaloo\' rel=\'stylesheet\' type=\'text/css\'>\n</head>... @11:8) 
[WARNING] The metadata /var/lib/jenkins/.m2/repository/org/getspout/spoutplugin/dev-SNAPSHOT/maven-metadata-SacredCoding.xml is invalid: end tag name </head> must be the same as start tag <link> from line 10 (position: TEXT seen ...com/css?family=Boogaloo\' rel=\'stylesheet\' type=\'text/css\'>\n</head>... @11:8) 
[INFO] Downloading: http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected <!DOCTYPE but is 388e5ecfcc8c52b5f031d1b20a7c752c40db56f5 for http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected <!DOCTYPE but is dee3bd66c906f5b74881a3a687a64e96d24d27ba for http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repo.sacredlabyrinth.net/artifactory/remote-repos/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml (9 KB at 52.7 KB/sec)
[WARNING] The metadata /var/lib/jenkins/.m2/repository/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata-SacredCoding.xml is invalid: end tag name </head> must be the same as start tag <link> from line 10 (position: TEXT seen ...com/css?family=Boogaloo\' rel=\'stylesheet\' type=\'text/css\'>\n</head>... @11:8) 
[INFO] Downloading: http://repo.sacredlabyrinth.net/artifactory/remote-repos/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected <!DOCTYPE but is 9003a5c51987a305b6e14d2132493d5587b38282 for http://repo.sacredlabyrinth.net/artifactory/remote-repos/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, expected <!DOCTYPE but is 889517790b04e2a44985a83515626b248af79896 for http://repo.sacredlabyrinth.net/artifactory/remote-repos/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repo.sacredlabyrinth.net/artifactory/remote-repos/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml (9 KB at 49.6 KB/sec)
[WARNING] The metadata /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata-SacredCoding.xml is invalid: end tag name </head> must be the same as start tag <link> from line 10 (position: TEXT seen ...com/css?family=Boogaloo\' rel=\'stylesheet\' type=\'text/css\'>\n</head>... @11:8) 
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-simpleclans ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-simpleclans ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-simpleclans ---
[INFO] Compiling 6 source files to /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-simpleclans ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-simpleclans ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-simpleclans ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-simpleclans ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/target/data-bukkit-simpleclans-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-simpleclans ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/target/data-bukkit-simpleclans-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/data-bukkit-simpleclans-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/data-bukkit-simpleclans-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-simpleclans ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml (800 B at 41.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/data-bukkit-simpleclans-1.0-20160505.163423-54.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/data-bukkit-simpleclans-1.0-20160505.163423-54.jar (8 KB at 137.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/data-bukkit-simpleclans-1.0-20160505.163423-54.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/data-bukkit-simpleclans-1.0-20160505.163423-54.pom (2 KB at 11.9 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/maven-metadata.xml (387 B at 7.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/maven-metadata.xml (800 B at 17.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-simpleclans/maven-metadata.xml (387 B at 8.8 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit-essentials 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-essentials ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-essentials ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-essentials ---
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-essentials ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-essentials ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-essentials ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-essentials ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/target/data-bukkit-essentials-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-essentials ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/target/data-bukkit-essentials-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/data-bukkit-essentials-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/data-bukkit-essentials-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-essentials ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml (799 B at 43.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/data-bukkit-essentials-1.0-20160505.163424-54.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/data-bukkit-essentials-1.0-20160505.163424-54.jar (3 KB at 39.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/data-bukkit-essentials-1.0-20160505.163424-54.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/data-bukkit-essentials-1.0-20160505.163424-54.pom (971 B at 19.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/maven-metadata.xml (386 B at 15.7 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/1.0-SNAPSHOT/maven-metadata.xml (799 B at 30.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit-essentials/maven-metadata.xml (386 B at 12.2 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building data-bukkit 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/data/bukkit/core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/core/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit ---
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/Utils/data/bukkit/core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/data/bukkit/core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/data/bukkit/core/target/data-bukkit-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/core/target/data-bukkit-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/data-bukkit-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/data/bukkit/core/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/data-bukkit-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/maven-metadata.xml (788 B at 30.8 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/data-bukkit-1.0-20160505.163425-54.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/data-bukkit-1.0-20160505.163425-54.jar (9 KB at 129.3 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/data-bukkit-1.0-20160505.163425-54.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/data-bukkit-1.0-20160505.163425-54.pom (3 KB at 37.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/maven-metadata.xml (375 B at 13.1 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/1.0-SNAPSHOT/maven-metadata.xml (788 B at 24.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/data/bukkit/data-bukkit/maven-metadata.xml (375 B at 11.4 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bungeecord-ping 1.0-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 25.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 26.0 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 32.5 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 36.7 KB/sec)
[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 35.7 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 40.4 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 41.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-ping ---
[INFO] Deleting /var/lib/jenkins/workspace/Utils/bungeecord-ping/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-ping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/bungeecord-ping/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeecord-ping ---
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Utils/bungeecord-ping/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-ping ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Utils/bungeecord-ping/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeecord-ping ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-ping ---
[INFO] No tests to run.
[JENKINS] Zeichne Testergebnisse auf
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-ping ---
[INFO] Building jar: /var/lib/jenkins/workspace/Utils/bungeecord-ping/target/bungeecord-ping-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-ping ---
[INFO] Installing /var/lib/jenkins/workspace/Utils/bungeecord-ping/target/bungeecord-ping-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/bungeecord-ping-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/Utils/bungeecord-ping/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/bungeecord-ping-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-ping ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/maven-metadata.xml (780 B at 28.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/bungeecord-ping-1.0-20160505.163427-39.jar
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/bungeecord-ping-1.0-20160505.163427-39.jar (4 KB at 51.2 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/bungeecord-ping-1.0-20160505.163427-39.pom
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/bungeecord-ping-1.0-20160505.163427-39.pom (2 KB at 23.8 KB/sec)
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/maven-metadata.xml
[INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/maven-metadata.xml (367 B at 8.0 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/1.0-SNAPSHOT/maven-metadata.xml (780 B at 11.9 KB/sec)
[INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/maven-metadata.xml
[INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/util/bungeecord-ping/maven-metadata.xml (367 B at 9.2 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] utils .............................................. SUCCESS [  2.087 s]
[INFO] chat-utils ......................................... SUCCESS [  3.122 s]
[INFO] data ............................................... SUCCESS [  0.396 s]
[INFO] data-core .......................................... SUCCESS [  1.223 s]
[INFO] bukkit-parent ...................................... SUCCESS [  0.457 s]
[INFO] data-bukkit-vault .................................. SUCCESS [  1.501 s]
[INFO] data-bukkit-vanishnopacket ......................... SUCCESS [  1.227 s]
[INFO] data-bukkit-playerpoints ........................... SUCCESS [  1.035 s]
[INFO] data-bukkit-factions-2.7.5 ......................... SUCCESS [  1.029 s]
[INFO] data-bukkit-factionsuuid ........................... SUCCESS [  0.943 s]
[INFO] data-bukkit-supervanish ............................ SUCCESS [  0.927 s]
[INFO] data-bukkit-simpleclans ............................ SUCCESS [  6.303 s]
[INFO] data-bukkit-essentials ............................. SUCCESS [  0.875 s]
[INFO] data-bukkit ........................................ SUCCESS [  1.097 s]
[INFO] bungeecord-ping .................................... SUCCESS [  1.345 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.171 s
[INFO] Finished at: 2016-05-05T18:34:28+02:00
[INFO] Final Memory: 28M/253M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/chat-utils/pom.xml to codecrafter47.util/chat-utils/1.0-SNAPSHOT/chat-utils-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/chat-utils/target/chat-utils-1.0-SNAPSHOT.jar to codecrafter47.util/chat-utils/1.0-20160505.163406-56/chat-utils-1.0-20160505.163406-56.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/data-core/pom.xml to codecrafter47.util.data/data-core/1.0-SNAPSHOT/data-core-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/data-core/target/data-core-1.0-SNAPSHOT.jar to codecrafter47.util.data/data-core/1.0-20160505.163408-58/data-core-1.0-20160505.163408-58.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-playerpoints/1.0-SNAPSHOT/data-bukkit-playerpoints-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/playerpoints/target/data-bukkit-playerpoints-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-playerpoints/1.0-20160505.163413-56/data-bukkit-playerpoints-1.0-20160505.163413-56.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-supervanish/1.0-SNAPSHOT/data-bukkit-supervanish-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/supervanish/target/data-bukkit-supervanish-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-supervanish/1.0-20160505.163416-54/data-bukkit-supervanish-1.0-20160505.163416-54.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/bungeecord-ping/pom.xml to codecrafter47.util/bungeecord-ping/1.0-SNAPSHOT/bungeecord-ping-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/bungeecord-ping/target/bungeecord-ping-1.0-SNAPSHOT.jar to codecrafter47.util/bungeecord-ping/1.0-20160505.163427-39/bungeecord-ping-1.0-20160505.163427-39.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-essentials/1.0-SNAPSHOT/data-bukkit-essentials-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/essentials/target/data-bukkit-essentials-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-essentials/1.0-20160505.163424-54/data-bukkit-essentials-1.0-20160505.163424-54.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/pom.xml to codecrafter47.util/utils/1.0-SNAPSHOT/utils-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/core/pom.xml to codecrafter47.util.data.bukkit/data-bukkit/1.0-SNAPSHOT/data-bukkit-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/core/target/data-bukkit-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit/1.0-20160505.163425-54/data-bukkit-1.0-20160505.163425-54.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/pom.xml to codecrafter47.util.data/data/1.0-SNAPSHOT/data-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/pom.xml to codecrafter47.util.data.bukkit/bukkit-parent/1.0-SNAPSHOT/bukkit-parent-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/vault/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-vault/1.0-SNAPSHOT/data-bukkit-vault-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/vault/target/data-bukkit-vault-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-vault/1.0-20160505.163410-56/data-bukkit-vault-1.0-20160505.163410-56.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-simpleclans/1.0-SNAPSHOT/data-bukkit-simpleclans-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/simpleclans/target/data-bukkit-simpleclans-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-simpleclans/1.0-20160505.163423-54/data-bukkit-simpleclans-1.0-20160505.163423-54.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-factions-2.7.5/1.0-SNAPSHOT/data-bukkit-factions-2.7.5-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-factions-2.7.5/1.0-20160505.163414-56/data-bukkit-factions-2.7.5-1.0-20160505.163414-56.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-vanishnopacket/1.0-SNAPSHOT/data-bukkit-vanishnopacket-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-vanishnopacket/1.0-20160505.163412-56/data-bukkit-vanishnopacket-1.0-20160505.163412-56.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/pom.xml to codecrafter47.util.data.bukkit/data-bukkit-factionsuuid/1.0-SNAPSHOT/data-bukkit-factionsuuid-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Utils/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-1.0-SNAPSHOT.jar to codecrafter47.util.data.bukkit/data-bukkit-factionsuuid/1.0-20160505.163415-55/data-bukkit-factionsuuid-1.0-20160505.163415-55.jar
channel stopped
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Löse einen neuen Build von BungeeMail aus
Löse einen neuen Build von ForcedServers aus
Löse einen neuen Build von FreeBungeeChat aus
Löse einen neuen Build von FreeBungeeChat 3.0 aus
Finished: SUCCESS