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 ec2b70f557a1b6056cc62d762864c208ab4558d3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec2b70f557a1b6056cc62d762864c208ab4558d3 # timeout=10 > git branch -a # timeout=10 > git rev-parse master^{commit} # timeout=10 > git rev-parse remotes/origin/master^{commit} # timeout=10 > git branch -D master # timeout=10 > git checkout -b master ec2b70f557a1b6056cc62d762864c208ab4558d3 > git rev-list 0fd60ffbd8f9868837bcf7179a14315a6ad90e89 # timeout=10 Parsing POMs Established TCP socket on 59473 [BungeeTabListPlus] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven32Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.52.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 59473 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml clean deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] BungeeTabListPlus-parent [INFO] legacy [INFO] data [INFO] data-core [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] bungeetablistplus-api-bungee [INFO] bungee-plugin [INFO] data-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] bungeetablistplus-api-bukkit [INFO] bukkit-plugin [INFO] BungeeTabListPlus [INFO] BungeeTabListPlus_BukkitBridge [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building BungeeTabListPlus-parent 2.2.3-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.2.3-SNAPSHOT/BungeeTabListPlus-parent-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.3-SNAPSHOT/maven-metadata.xml (632 B at 4.0 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.3-SNAPSHOT/BungeeTabListPlus-parent-2.2.3-20150929.084450-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.3-SNAPSHOT/BungeeTabListPlus-parent-2.2.3-20150929.084450-5.pom (2 KB at 29.3 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 (673 B at 32.9 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.3-SNAPSHOT/maven-metadata.xml (632 B at 10.6 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 (673 B at 18.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building legacy 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ legacy --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ legacy --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ legacy --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ legacy --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ legacy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ legacy --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ legacy --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.2.3-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.2.3-SNAPSHOT.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.2.3-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.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/legacy-2.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/legacy-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/maven-metadata.xml (787 B at 42.7 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/legacy-2.2.3-20150929.084454-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/legacy-2.2.3-20150929.084454-5.jar (6138 KB at 26339.4 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/legacy-2.2.3-20150929.084454-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/legacy-2.2.3-20150929.084454-5.pom (882 B at 24.6 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 (655 B at 26.7 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/legacy/2.2.3-SNAPSHOT/maven-metadata.xml (787 B at 22.0 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 (655 B at 27.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building data 2.2.3-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/BungeeTabListPlus/data/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data/2.2.3-SNAPSHOT/data-2.2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data --- [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/2.2.3-SNAPSHOT/maven-metadata.xml (612 B at 15.7 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/2.2.3-SNAPSHOT/data-2.2.3-20150929.084455-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/2.2.3-SNAPSHOT/data-2.2.3-20150929.084455-5.pom (828 B at 13.0 KB/sec) [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/maven-metadata.xml (415 B at 10.1 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/2.2.3-SNAPSHOT/maven-metadata.xml (612 B at 16.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/maven-metadata.xml (415 B at 8.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building data-core 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-core --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-core --- [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/data/core/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-core --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-core --- [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/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/BungeeTabListPlus/data/core/target/data-core-2.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-core --- [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/target/data-core-2.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/data-core-2.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/data-core-2.2.3-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/bungeetablistplus/data-core/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/maven-metadata.xml (790 B at 55.1 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/data-core-2.2.3-20150929.084456-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/data-core-2.2.3-20150929.084456-5.jar (13 KB at 276.9 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/data-core-2.2.3-20150929.084456-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/data-core-2.2.3-20150929.084456-5.pom (745 B at 16.9 KB/sec) [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml (420 B at 19.5 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/2.2.3-SNAPSHOT/maven-metadata.xml (790 B at 30.9 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml (420 B at 20.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building bungeetablistplus-common 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-common --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/common/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-common --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/common/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeetablistplus-common --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 4 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.2.3-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.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/bungeetablistplus-common-2.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/bungeetablistplus-common-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/maven-metadata.xml (805 B at 52.4 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/bungeetablistplus-common-2.2.3-20150929.084458-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/bungeetablistplus-common-2.2.3-20150929.084458-5.jar (13 KB at 264.2 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/bungeetablistplus-common-2.2.3-20150929.084458-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/bungeetablistplus-common-2.2.3-20150929.084458-5.pom (2 KB at 25.3 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 (673 B at 25.3 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/maven-metadata.xml (805 B at 19.2 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 (673 B at 32.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building network-parent 2.2.3-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.2.3-SNAPSHOT/network-parent-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.2.3-SNAPSHOT/maven-metadata.xml (622 B at 50.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.2.3-SNAPSHOT/network-parent-2.2.3-20150929.084459-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.2.3-SNAPSHOT/network-parent-2.2.3-20150929.084459-5.pom (736 B at 11.6 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 (663 B at 36.0 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-parent/2.2.3-SNAPSHOT/maven-metadata.xml (622 B at 14.8 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 (663 B at 28.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building network-api 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-api --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-api --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-api --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-api --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-api --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-api --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/network-api-2.2.3-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.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/network-api-2.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/network-api-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/maven-metadata.xml (792 B at 27.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/network-api-2.2.3-20150929.084500-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/network-api-2.2.3-20150929.084500-5.jar (5 KB at 122.9 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/network-api-2.2.3-20150929.084500-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/network-api-2.2.3-20150929.084500-5.pom (766 B at 12.7 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 (660 B at 58.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-api/2.2.3-SNAPSHOT/maven-metadata.xml (792 B at 43.0 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 (660 B at 35.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building network-1.6.4 2.2.3-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.2.3-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.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/network-1.6.4-2.2.3-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.2.3-SNAPSHOT/network-1.6.4-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/maven-metadata.xml (794 B at 45.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/network-1.6.4-2.2.3-20150929.084501-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/network-1.6.4-2.2.3-20150929.084501-5.jar (5 KB at 73.7 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/network-1.6.4-2.2.3-20150929.084501-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/network-1.6.4-2.2.3-20150929.084501-5.pom (2 KB at 20.8 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 (662 B at 38.0 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/maven-metadata.xml (794 B at 22.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 (662 B at 19.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building network-1.7.2 2.2.3-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.2.3-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.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/network-1.7.2-2.2.3-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.2.3-SNAPSHOT/network-1.7.2-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/maven-metadata.xml (794 B at 29.8 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/network-1.7.2-2.2.3-20150929.084502-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/network-1.7.2-2.2.3-20150929.084502-5.jar (5 KB at 139.5 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/network-1.7.2-2.2.3-20150929.084502-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/network-1.7.2-2.2.3-20150929.084502-5.pom (2 KB at 15.6 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 (662 B at 34.0 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/maven-metadata.xml (794 B at 15.2 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 (662 B at 12.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building network-1.7.10 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.7.10 --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.7.10 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.7.10 --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.7.10 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.7.10 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.7.10 --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.7.10 --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/network-1.7.10-2.2.3-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.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/network-1.7.10-2.2.3-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.2.3-SNAPSHOT/network-1.7.10-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/maven-metadata.xml (795 B at 6.4 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/network-1.7.10-2.2.3-20150929.084503-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/network-1.7.10-2.2.3-20150929.084503-5.jar (5 KB at 74.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/network-1.7.10-2.2.3-20150929.084503-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/network-1.7.10-2.2.3-20150929.084503-5.pom (2 KB at 19.9 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 (663 B at 21.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/maven-metadata.xml (795 B at 9.2 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml (663 B at 4.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building network-1.8 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.8 --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.8 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.8 --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.8 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.8 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.8 --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.8 --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/network-1.8-2.2.3-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.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/network-1.8-2.2.3-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.2.3-SNAPSHOT/network-1.8-2.2.3-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.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/maven-metadata.xml (792 B at 27.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/network-1.8-2.2.3-20150929.084505-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/network-1.8-2.2.3-20150929.084505-5.jar (9 KB at 202.5 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/network-1.8-2.2.3-20150929.084505-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/network-1.8-2.2.3-20150929.084505-5.pom (2 KB at 15.5 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 (660 B at 26.9 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/maven-metadata.xml (792 B at 13.3 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 (660 B at 13.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building bungeetablistplus-api-bungee 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-api-bungee --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-api-bungee --- [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/api-bungee/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeetablistplus-api-bungee --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-api-bungee --- [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/api-bungee/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeetablistplus-api-bungee --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-api-bungee --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-api-bungee --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target/bungeetablistplus-api-bungee-2.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeetablistplus-api-bungee --- [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target/bungeetablistplus-api-bungee-2.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/bungeetablistplus-api-bungee-2.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/bungeetablistplus-api-bungee-2.2.3-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeetablistplus-api-bungee --- [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/maven-metadata.xml (809 B at 37.6 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/bungeetablistplus-api-bungee-2.2.3-20150929.084506-5.jar [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/bungeetablistplus-api-bungee-2.2.3-20150929.084506-5.jar (37 KB at 730.8 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/bungeetablistplus-api-bungee-2.2.3-20150929.084506-5.pom [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/bungeetablistplus-api-bungee-2.2.3-20150929.084506-5.pom (947 B at 23.1 KB/sec) [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml (439 B at 21.4 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/maven-metadata.xml (809 B at 16.8 KB/sec) [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml (439 B at 10.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building bungee-plugin 2.2.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading: file://${project.basedir}/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to essentials-repo (http://repo.ess3.net/content/groups/essentials): Failed to transfer file: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway. [WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created. [WARNING] Failure to transfer org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from http://repo.ess3.net/content/groups/essentials was cached in the local repository, resolution will not be reattempted until the update interval of essentials-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to essentials-repo (http://repo.ess3.net/content/groups/essentials): Failed to transfer file: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway. [WARNING] Failure to transfer org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from file://${project.basedir}/lib/repository/ was cached in the local repository, resolution will not be reattempted until the update interval of repository has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created. [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungee-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungee-plugin --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources to . [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bungee-plugin --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 84 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [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. [WARNING] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] 5 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/placeholder/BasicPlaceholders.java:[64,140] incompatible types: codecrafter47.bungeetablistplus.api.bungee.IPlayer cannot be converted to codecrafter47.bungeetablistplus.api.bungee.tablist.TabListContext [ERROR] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/placeholder/BasicPlaceholders.java:[66,111] incompatible types: codecrafter47.bungeetablistplus.api.bungee.IPlayer cannot be converted to codecrafter47.bungeetablistplus.api.bungee.tablist.TabListContext [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] BungeeTabListPlus-parent ........................... SUCCESS [ 1.542 s] [INFO] legacy ............................................. SUCCESS [ 3.469 s] [INFO] data ............................................... SUCCESS [ 0.396 s] [INFO] data-core .......................................... SUCCESS [ 1.546 s] [INFO] bungeetablistplus-common ........................... SUCCESS [ 1.675 s] [INFO] network-parent ..................................... SUCCESS [ 0.330 s] [INFO] network-api ........................................ SUCCESS [ 0.875 s] [INFO] network-1.6.4 ...................................... SUCCESS [ 0.854 s] [INFO] network-1.7.2 ...................................... SUCCESS [ 1.162 s] [INFO] network-1.7.10 ..................................... SUCCESS [ 1.351 s] [INFO] network-1.8 ........................................ SUCCESS [ 0.948 s] [INFO] bungeetablistplus-api-bungee ....................... SUCCESS [ 1.237 s] [INFO] bungee-plugin ...................................... FAILURE [ 5.433 s] [INFO] data-bukkit-parent ................................. SKIPPED [INFO] data-bukkit-vault .................................. SKIPPED [INFO] data-bukkit-vanishnopacket ......................... SKIPPED [INFO] data-bukkit-playerpoints ........................... SKIPPED [INFO] data-bukkit-factions-2.7.5 ......................... SKIPPED [INFO] data-bukkit-factionsuuid ........................... SKIPPED [INFO] data-bukkit-supervanish ............................ SKIPPED [INFO] data-bukkit-simpleclans ............................ SKIPPED [INFO] data-bukkit-essentials ............................. SKIPPED [INFO] data-bukkit ........................................ SKIPPED [INFO] bungeetablistplus-api-bukkit ....................... SKIPPED [INFO] bukkit-plugin ...................................... SKIPPED [INFO] BungeeTabListPlus .................................. SKIPPED [INFO] BungeeTabListPlus_BukkitBridge ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.280 s [INFO] Finished at: 2015-09-29T10:45:14+02:00 [INFO] Final Memory: 40M/458M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project bungee-plugin: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/placeholder/BasicPlaceholders.java:[64,140] incompatible types: codecrafter47.bungeetablistplus.api.bungee.IPlayer cannot be converted to codecrafter47.bungeetablistplus.api.bungee.tablist.TabListContext [ERROR] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/placeholder/BasicPlaceholders.java:[66,111] incompatible types: codecrafter47.bungeetablistplus.api.bungee.IPlayer cannot be converted to codecrafter47.bungeetablistplus.api.bungee.tablist.TabListContext [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :bungee-plugin [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vault/2.2.3-SNAPSHOT/data-bukkit-vault-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-supervanish/2.2.3-SNAPSHOT/data-bukkit-supervanish-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/pom.xml to codecrafter47.bungeetablistplus/bungee-plugin/2.2.3-SNAPSHOT/bungee-plugin-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-factionsuuid/2.2.3-SNAPSHOT/data-bukkit-factionsuuid-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/pom.xml to codecrafter47.bungeetablistplus/network-1.7.2/2.2.3-SNAPSHOT/network-1.7.2-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/network-1.7.2-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.7.2/2.2.3-20150929.084502-5/network-1.7.2-2.2.3-20150929.084502-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/pom.xml to codecrafter47.bungeetablistplus/network-1.6.4/2.2.3-SNAPSHOT/network-1.6.4-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/network-1.6.4-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.6.4/2.2.3-20150929.084501-5/network-1.6.4-2.2.3-20150929.084501-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-parent/2.2.3-SNAPSHOT/data-bukkit-parent-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus-parent/2.2.3-SNAPSHOT/BungeeTabListPlus-parent-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.2.3-SNAPSHOT/bungeetablistplus-common-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/bungeetablistplus-common-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.2.3-20150929.084458-5/bungeetablistplus-common-2.2.3-20150929.084458-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-playerpoints/2.2.3-SNAPSHOT/data-bukkit-playerpoints-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/dependency-reduced-pom.xml to codecrafter47.bungeetablistplus/legacy/2.2.3-SNAPSHOT/legacy-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/legacy/2.2.3-20150929.084454-5/legacy-2.2.3-20150929.084454-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/pom.xml to codecrafter47.bungeetablistplus/network-1.8/2.2.3-SNAPSHOT/network-1.8-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/network-1.8-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.8/2.2.3-20150929.084505-5/network-1.8-2.2.3-20150929.084505-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/pom.xml to codecrafter47.bungeetablistplus/data/2.2.3-SNAPSHOT/data-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-SNAPSHOT/bungeetablistplus-api-bungee-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target/bungeetablistplus-api-bungee-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/bungeetablistplus-api-bungee/2.2.3-20150929.084506-5/bungeetablistplus-api-bungee-2.2.3-20150929.084506-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/pom.xml to codecrafter47.bungeetablistplus/data-core/2.2.3-SNAPSHOT/data-core-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/target/data-core-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/data-core/2.2.3-20150929.084456-5/data-core-2.2.3-20150929.084456-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/pom.xml to codecrafter47.bungeetablistplus/data-bukkit/2.2.3-SNAPSHOT/data-bukkit-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-essentials/2.2.3-SNAPSHOT/data-bukkit-essentials-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factions-2.7.5/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-factions-2.7.5/2.2.3-SNAPSHOT/data-bukkit-factions-2.7.5-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/pom.xml to codecrafter47.bungeetablistplus/network-parent/2.2.3-SNAPSHOT/network-parent-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus/2.2.3-SNAPSHOT/BungeeTabListPlus-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/pom.xml to codecrafter47.bungeetablistplus/network-1.7.10/2.2.3-SNAPSHOT/network-1.7.10-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/network-1.7.10-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-1.7.10/2.2.3-20150929.084503-5/network-1.7.10-2.2.3-20150929.084503-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bukkit/2.2.3-SNAPSHOT/bungeetablistplus-api-bukkit-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.3-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/pom.xml to codecrafter47.bungeetablistplus/network-api/2.2.3-SNAPSHOT/network-api-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/network-api-2.2.3-SNAPSHOT.jar to codecrafter47.bungeetablistplus/network-api/2.2.3-20150929.084500-5/network-api-2.2.3-20150929.084500-5.jar [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/pom.xml to codecrafter47.bungeetablistplus/bukkit-plugin/2.2.3-SNAPSHOT/bukkit-plugin-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vanishnopacket/2.2.3-SNAPSHOT/data-bukkit-vanishnopacket-2.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-simpleclans/2.2.3-SNAPSHOT/data-bukkit-simpleclans-2.2.3-SNAPSHOT.pom Sending e-mails to: server@tntcraft.de channel stopped Archiviere Artefakte Sending e-mails to: server@tntcraft.de Finished: FAILURE