SuccessConsole Output

Gestartet durch Benutzer CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/BungeeTabListPlus
Cloning the remote Git repository
Cloning repository https://github.com/CodeCrafter47/BungeeTabListPlus.git
 > git init /var/lib/jenkins/workspace/BungeeTabListPlus # 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 config remote.origin.url https://github.com/CodeCrafter47/BungeeTabListPlus.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/CodeCrafter47/BungeeTabListPlus.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/BungeeTabListPlus.git
 > 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 1d78077b8bd3c9958d1df82dff1990f3a2048c0a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1d78077b8bd3c9958d1df82dff1990f3a2048c0a # timeout=10
 > git branch -a # timeout=10
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git checkout -b master 1d78077b8bd3c9958d1df82dff1990f3a2048c0a
 > git rev-list 1d78077b8bd3c9958d1df82dff1990f3a2048c0a # timeout=10
Parsing POMs
Established TCP socket on 36437
[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 36437
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml -DdevelopmentVersion=2.2.2-SNAPSHOT -DreleaseVersion=2.2.1 -Dusername=CodeCrafter47 org.apache.maven.plugins:maven-release-plugin:2.5.2:prepare org.apache.maven.plugins:maven-release-plugin:2.5.2:perform -DignoreSnapshots=true -DtagNameFormat=@{project.version} -DpushChanges=true -DconnectionUrl=scm:git:https://github.com/CodeCrafter47/BungeeTabListPlus -DsuppressCommitBeforeTag=false -Dpassword=*********
[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.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-release-plugin:2.5.2:prepare (default-cli) @ BungeeTabListPlus-parent ---
[INFO] Verifying that there are no local modifications...
[INFO]   ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git rev-parse --show-toplevel
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git status --porcelain .
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Ignoring SNAPSHOT depenedencies and plugins ...
[INFO] Transforming 'BungeeTabListPlus-parent'...
[INFO] Transforming 'legacy'...
[INFO] Transforming 'data'...
[INFO] Transforming 'data-core'...
[INFO] Transforming 'bungeetablistplus-common'...
[INFO]   Updating data-core to 2.2.1
[INFO] Transforming 'network-parent'...
[INFO] Transforming 'network-api'...
[INFO] Transforming 'network-1.6.4'...
[INFO]   Updating network-api to 2.2.1
[INFO] Transforming 'network-1.7.2'...
[INFO]   Updating network-api to 2.2.1
[INFO] Transforming 'network-1.7.10'...
[INFO]   Updating network-api to 2.2.1
[INFO] Transforming 'network-1.8'...
[INFO]   Updating network-api to 2.2.1
[INFO] Transforming 'bungeetablistplus-api-bungee'...
[INFO] Transforming 'bungee-plugin'...
[INFO]   Updating legacy to 2.2.1
[INFO]   Updating data-core to 2.2.1
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating network-api to 2.2.1
[INFO]   Updating network-1.6.4 to 2.2.1
[INFO]   Updating network-1.7.2 to 2.2.1
[INFO]   Updating network-1.7.10 to 2.2.1
[INFO]   Updating network-1.8 to 2.2.1
[INFO]   Updating bungeetablistplus-api-bungee to 2.2.1
[INFO] Transforming 'data-bukkit-parent'...
[INFO] Transforming 'data-bukkit-vault'...
[INFO] Transforming 'data-bukkit-vanishnopacket'...
[INFO] Transforming 'data-bukkit-playerpoints'...
[INFO] Transforming 'data-bukkit-factions-2.7.5'...
[INFO] Transforming 'data-bukkit-factionsuuid'...
[INFO] Transforming 'data-bukkit-supervanish'...
[INFO] Transforming 'data-bukkit-simpleclans'...
[INFO] Transforming 'data-bukkit-essentials'...
[INFO] Transforming 'data-bukkit'...
[INFO]   Updating data-core to 2.2.1
[INFO]   Updating data-bukkit-vault to 2.2.1
[INFO]   Updating data-bukkit-vanishnopacket to 2.2.1
[INFO]   Updating data-bukkit-playerpoints to 2.2.1
[INFO]   Updating data-bukkit-factions-2.7.5 to 2.2.1
[INFO]   Updating data-bukkit-factionsuuid to 2.2.1
[INFO]   Updating data-bukkit-supervanish to 2.2.1
[INFO]   Updating data-bukkit-simpleclans to 2.2.1
[INFO]   Updating data-bukkit-essentials to 2.2.1
[INFO] Transforming 'bungeetablistplus-api-bukkit'...
[INFO] Transforming 'bukkit-plugin'...
[INFO]   Updating data-bukkit to 2.2.1
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating bungeetablistplus-api-bukkit to 2.2.1
[INFO] Transforming 'BungeeTabListPlus'...
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO] Transforming 'BungeeTabListPlus_BukkitBridge'...
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO] Not generating release POMs
[INFO] Executing goals 'clean verify'...
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] BungeeTabListPlus-parent
[INFO] [INFO] legacy
[INFO] [INFO] data
[INFO] [INFO] data-core
[INFO] [INFO] bungeetablistplus-common
[INFO] [INFO] network-parent
[INFO] [INFO] network-api
[INFO] [INFO] network-1.6.4
[INFO] [INFO] network-1.7.2
[INFO] [INFO] network-1.7.10
[INFO] [INFO] network-1.8
[INFO] [INFO] bungeetablistplus-api-bungee
[INFO] [INFO] bungee-plugin
[INFO] [INFO] data-bukkit-parent
[INFO] [INFO] data-bukkit-vault
[INFO] [INFO] data-bukkit-vanishnopacket
[INFO] [INFO] data-bukkit-playerpoints
[INFO] [INFO] data-bukkit-factions-2.7.5
[INFO] [INFO] data-bukkit-factionsuuid
[INFO] [INFO] data-bukkit-supervanish
[INFO] [INFO] data-bukkit-simpleclans
[INFO] [INFO] data-bukkit-essentials
[INFO] [INFO] data-bukkit
[INFO] [INFO] bungeetablistplus-api-bukkit
[INFO] [INFO] bukkit-plugin
[INFO] [INFO] BungeeTabListPlus
[INFO] [INFO] BungeeTabListPlus_BukkitBridge
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus-parent 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus-parent ---
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building legacy 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ legacy ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ legacy ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ legacy ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ legacy ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ legacy ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ legacy ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ legacy ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ legacy ---
[INFO] [INFO] Including net.md-5:bungeecord-api:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] [INFO] Including net.md-5:bungeecord-config:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including org.yaml:snakeyaml:jar:1.13 in the shaded jar.
[INFO] [INFO] Including net.md-5:bungeecord-event:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including net.md-5:bungeecord-protocol:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including io.netty:netty-codec:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including io.netty:netty-transport:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including io.netty:netty-buffer:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including io.netty:netty-common:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including com.google.guava:guava:jar:15.0 in the shaded jar.
[INFO] [INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.2.1.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/target/legacy-2.2.1-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/dependency-reduced-pom.xml
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data ---
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-core 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-core ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-core ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-core ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-core ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-core ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-core ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-core ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/target/data-core-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-common 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-common ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-common ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/common/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeetablistplus-common ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-common ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/common/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeetablistplus-common ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-common ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-common ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/common/target/bungeetablistplus-common-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-parent 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-parent ---
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-api 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-api ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-api ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-api ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-api ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-api ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-api ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-api ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/target/network-api-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.6.4 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.6.4 ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.6.4 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.6.4 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.6.4 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.6.4 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.6.4 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.6.4 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/target/network-1.6.4-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.7.2 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.7.2 ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.7.2 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.7.2 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.7.2 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.7.2 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.7.2 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.7.2 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/target/network-1.7.2-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.7.10 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.7.10 ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.7.10 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.7.10 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.7.10 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.7.10 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.7.10 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.7.10 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/target/network-1.7.10-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.8 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ network-1.8 ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.8 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.8 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.8 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.8 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.8 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.8 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/target/network-1.8-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bungee 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-api-bungee ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeetablistplus-api-bungee ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-api-bungee ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target/bungeetablistplus-api-bungee-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungee-plugin 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file://${project.basedir}/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [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.
[INFO] [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.
[INFO] [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.
[INFO] [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.
[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] [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] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungee-plugin ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungee-plugin ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 2 resources to .
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bungee-plugin ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 84 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/classes
[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.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/listener/TabListListener.java: Recompile with -Xlint:deprecation for details.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java: Some input files use unchecked or unsafe operations.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java: Recompile with -Xlint:unchecked for details.
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungee-plugin ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bungee-plugin ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungee-plugin ---
[INFO] [INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running codecrafter47.bungeetablistplus.layout.TablistLayoutManagerTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec
[INFO] Running codecrafter47.bungeetablistplus.layout.LayoutTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[INFO] Running codecrafter47.bungeetablistplus.updater.UpdateCheckerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
[INFO] Running codecrafter47.bungeetablistplus.TestTabList
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungee-plugin ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target/bungee-plugin-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-parent 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-parent ---
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vault 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-vault ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-vault ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-vault ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-vault ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-vault ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-vault ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-vault ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/target/data-bukkit-vault-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vanishnopacket 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-vanishnopacket ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-vanishnopacket ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-vanishnopacket ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-playerpoints 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[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] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-playerpoints ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-playerpoints ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-playerpoints ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-playerpoints ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-playerpoints ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-playerpoints ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-playerpoints ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factions-2.7.5 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-factions-2.7.5 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factions-2.7.5/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-factions-2.7.5 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factions-2.7.5/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-factions-2.7.5 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factions-2.7.5/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factionsuuid 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-factionsuuid ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-factionsuuid ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-factionsuuid ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-factionsuuid ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-factionsuuid ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-factionsuuid ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-factionsuuid ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-supervanish 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-supervanish ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-supervanish ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-supervanish ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-supervanish ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-supervanish ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-supervanish ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-supervanish ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/target/data-bukkit-supervanish-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-simpleclans 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-simpleclans ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-simpleclans ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-simpleclans ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-simpleclans ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-simpleclans ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-simpleclans ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-simpleclans ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-essentials 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.8.7-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.7-R0.1-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
[INFO] [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.8-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/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-essentials ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-essentials ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-essentials ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-essentials ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-essentials ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-essentials ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-essentials ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/target/data-bukkit-essentials-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/target/data-bukkit-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bukkit 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-api-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeetablistplus-api-bukkit ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-api-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/target/bungeetablistplus-api-bukkit-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bukkit-plugin 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit-plugin ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bukkit-plugin ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 1 resource to .
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bukkit-plugin ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target/classes
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/src/main/java/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.java: /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/src/main/java/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.java uses unchecked or unsafe operations.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/src/main/java/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.java: Recompile with -Xlint:unchecked for details.
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bukkit-plugin ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bukkit-plugin ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bukkit-plugin ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bukkit-plugin ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target/bukkit-plugin-2.2.1.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ BungeeTabListPlus ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ BungeeTabListPlus ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungee-plugin:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-api:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.6.4:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.7.2:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.7.10:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.8:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.2.1.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.2.1-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/dependency-reduced-pom.xml
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/dependency-reduced-pom.xml
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus_BukkitBridge 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bukkit-plugin:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vault:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-playerpoints:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-supervanish:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-simpleclans:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-essentials:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/dependency-reduced-pom.xml
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/dependency-reduced-pom.xml
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] BungeeTabListPlus-parent ........................... SUCCESS [  0.170 s]
[INFO] [INFO] legacy ............................................. SUCCESS [  2.308 s]
[INFO] [INFO] data ............................................... SUCCESS [  0.003 s]
[INFO] [INFO] data-core .......................................... SUCCESS [  1.239 s]
[INFO] [INFO] bungeetablistplus-common ........................... SUCCESS [  0.955 s]
[INFO] [INFO] network-parent ..................................... SUCCESS [  0.003 s]
[INFO] [INFO] network-api ........................................ SUCCESS [  0.144 s]
[INFO] [INFO] network-1.6.4 ...................................... SUCCESS [  0.133 s]
[INFO] [INFO] network-1.7.2 ...................................... SUCCESS [  0.111 s]
[INFO] [INFO] network-1.7.10 ..................................... SUCCESS [  0.155 s]
[INFO] [INFO] network-1.8 ........................................ SUCCESS [  0.159 s]
[INFO] [INFO] bungeetablistplus-api-bungee ....................... SUCCESS [  0.316 s]
[INFO] [INFO] bungee-plugin ...................................... SUCCESS [  5.927 s]
[INFO] [INFO] data-bukkit-parent ................................. SUCCESS [  0.007 s]
[INFO] [INFO] data-bukkit-vault .................................. SUCCESS [  0.187 s]
[INFO] [INFO] data-bukkit-vanishnopacket ......................... SUCCESS [  0.068 s]
[INFO] [INFO] data-bukkit-playerpoints ........................... SUCCESS [  0.070 s]
[INFO] [INFO] data-bukkit-factions-2.7.5 ......................... SUCCESS [  0.089 s]
[INFO] [INFO] data-bukkit-factionsuuid ........................... SUCCESS [  0.078 s]
[INFO] [INFO] data-bukkit-supervanish ............................ SUCCESS [  0.076 s]
[INFO] [INFO] data-bukkit-simpleclans ............................ SUCCESS [  0.126 s]
[INFO] [INFO] data-bukkit-essentials ............................. SUCCESS [  0.463 s]
[INFO] [INFO] data-bukkit ........................................ SUCCESS [  0.243 s]
[INFO] [INFO] bungeetablistplus-api-bukkit ....................... SUCCESS [  0.061 s]
[INFO] [INFO] bukkit-plugin ...................................... SUCCESS [  0.399 s]
[INFO] [INFO] BungeeTabListPlus .................................. SUCCESS [  0.163 s]
[INFO] [INFO] BungeeTabListPlus_BukkitBridge ..................... SUCCESS [  0.092 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 14.113 s
[INFO] [INFO] Finished at: 2015-09-27T20:03:31+02:00
[INFO] [INFO] Final Memory: 55M/668M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git add -- pom.xml legacy/pom.xml data/pom.xml data/core/pom.xml common/pom.xml network/pom.xml network/api/pom.xml network/1.6.4/pom.xml network/1.7.2/pom.xml network/1.7.10/pom.xml network/1.8/pom.xml api-bungee/pom.xml bungee/pom.xml data/bukkit/pom.xml data/bukkit/vault/pom.xml data/bukkit/vanishnopacket/pom.xml data/bukkit/playerpoints/pom.xml data/bukkit/factions-2.7.5/pom.xml data/bukkit/factionsuuid/pom.xml data/bukkit/supervanish/pom.xml data/bukkit/simpleclans/pom.xml data/bukkit/essentials/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git rev-parse --show-toplevel
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git status --porcelain .
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git commit --verbose -F /tmp/maven-scm-2029311048.commit pom.xml legacy/pom.xml data/pom.xml data/core/pom.xml common/pom.xml network/pom.xml network/api/pom.xml network/1.6.4/pom.xml network/1.7.2/pom.xml network/1.7.10/pom.xml network/1.8/pom.xml api-bungee/pom.xml bungee/pom.xml data/bukkit/pom.xml data/bukkit/vault/pom.xml data/bukkit/vanishnopacket/pom.xml data/bukkit/playerpoints/pom.xml data/bukkit/factions-2.7.5/pom.xml data/bukkit/factionsuuid/pom.xml data/bukkit/supervanish/pom.xml data/bukkit/simpleclans/pom.xml data/bukkit/essentials/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git symbolic-ref HEAD
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git push https://CodeCrafter47:********@github.com/CodeCrafter47/BungeeTabListPlus refs/heads/master:refs/heads/master
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Tagging release with the label 2.2.1...
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git tag -F /tmp/maven-scm-450907950.commit 2.2.1
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git push https://CodeCrafter47:********@github.com/CodeCrafter47/BungeeTabListPlus refs/tags/2.2.1
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git ls-files
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Transforming 'BungeeTabListPlus-parent'...
[INFO] Transforming 'legacy'...
[INFO] Transforming 'data'...
[INFO] Transforming 'data-core'...
[INFO] Transforming 'bungeetablistplus-common'...
[INFO]   Updating data-core to 2.2.2-SNAPSHOT
[INFO] Transforming 'network-parent'...
[INFO] Transforming 'network-api'...
[INFO] Transforming 'network-1.6.4'...
[INFO]   Updating network-api to 2.2.2-SNAPSHOT
[INFO] Transforming 'network-1.7.2'...
[INFO]   Updating network-api to 2.2.2-SNAPSHOT
[INFO] Transforming 'network-1.7.10'...
[INFO]   Updating network-api to 2.2.2-SNAPSHOT
[INFO] Transforming 'network-1.8'...
[INFO]   Updating network-api to 2.2.2-SNAPSHOT
[INFO] Transforming 'bungeetablistplus-api-bungee'...
[INFO] Transforming 'bungee-plugin'...
[INFO]   Updating legacy to 2.2.2-SNAPSHOT
[INFO]   Updating data-core to 2.2.2-SNAPSHOT
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating network-api to 2.2.2-SNAPSHOT
[INFO]   Updating network-1.6.4 to 2.2.2-SNAPSHOT
[INFO]   Updating network-1.7.2 to 2.2.2-SNAPSHOT
[INFO]   Updating network-1.7.10 to 2.2.2-SNAPSHOT
[INFO]   Updating network-1.8 to 2.2.2-SNAPSHOT
[INFO]   Updating bungeetablistplus-api-bungee to 2.2.2-SNAPSHOT
[INFO] Transforming 'data-bukkit-parent'...
[INFO] Transforming 'data-bukkit-vault'...
[INFO] Transforming 'data-bukkit-vanishnopacket'...
[INFO] Transforming 'data-bukkit-playerpoints'...
[INFO] Transforming 'data-bukkit-factions-2.7.5'...
[INFO] Transforming 'data-bukkit-factionsuuid'...
[INFO] Transforming 'data-bukkit-supervanish'...
[INFO] Transforming 'data-bukkit-simpleclans'...
[INFO] Transforming 'data-bukkit-essentials'...
[INFO] Transforming 'data-bukkit'...
[INFO]   Updating data-core to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-vault to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-vanishnopacket to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-playerpoints to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-factions-2.7.5 to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-factionsuuid to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-supervanish to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-simpleclans to 2.2.2-SNAPSHOT
[INFO]   Updating data-bukkit-essentials to 2.2.2-SNAPSHOT
[INFO] Transforming 'bungeetablistplus-api-bukkit'...
[INFO] Transforming 'bukkit-plugin'...
[INFO]   Updating data-bukkit to 2.2.2-SNAPSHOT
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating bungeetablistplus-api-bukkit to 2.2.2-SNAPSHOT
[INFO] Transforming 'BungeeTabListPlus'...
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO] Transforming 'BungeeTabListPlus_BukkitBridge'...
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO] Not removing release POMs
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git add -- pom.xml legacy/pom.xml data/pom.xml data/core/pom.xml common/pom.xml network/pom.xml network/api/pom.xml network/1.6.4/pom.xml network/1.7.2/pom.xml network/1.7.10/pom.xml network/1.8/pom.xml api-bungee/pom.xml bungee/pom.xml data/bukkit/pom.xml data/bukkit/vault/pom.xml data/bukkit/vanishnopacket/pom.xml data/bukkit/playerpoints/pom.xml data/bukkit/factions-2.7.5/pom.xml data/bukkit/factionsuuid/pom.xml data/bukkit/supervanish/pom.xml data/bukkit/simpleclans/pom.xml data/bukkit/essentials/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git rev-parse --show-toplevel
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git status --porcelain .
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git commit --verbose -F /tmp/maven-scm-1655308967.commit pom.xml legacy/pom.xml data/pom.xml data/core/pom.xml common/pom.xml network/pom.xml network/api/pom.xml network/1.6.4/pom.xml network/1.7.2/pom.xml network/1.7.10/pom.xml network/1.8/pom.xml api-bungee/pom.xml bungee/pom.xml data/bukkit/pom.xml data/bukkit/vault/pom.xml data/bukkit/vanishnopacket/pom.xml data/bukkit/playerpoints/pom.xml data/bukkit/factions-2.7.5/pom.xml data/bukkit/factionsuuid/pom.xml data/bukkit/supervanish/pom.xml data/bukkit/simpleclans/pom.xml data/bukkit/essentials/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git symbolic-ref HEAD
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git push https://CodeCrafter47:********@github.com/CodeCrafter47/BungeeTabListPlus refs/heads/master:refs/heads/master
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus
[INFO] Release preparation complete.
[INFO] 
[INFO] --- maven-release-plugin:2.5.2:perform (default-cli) @ BungeeTabListPlus-parent ---
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus/target && git clone --branch 2.2.1 https://CodeCrafter47:********@github.com/CodeCrafter47/BungeeTabListPlus /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus/target
[INFO] Executing: /bin/sh -c cd /tmp && git ls-remote https://CodeCrafter47:********@github.com/CodeCrafter47/BungeeTabListPlus
[INFO] Working directory: /tmp
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout && git fetch https://CodeCrafter47:********@github.com/CodeCrafter47/BungeeTabListPlus
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout && git checkout 2.2.1
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout && git ls-files
[INFO] Working directory: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout
[INFO] Invoking perform goals in directory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout
[INFO] Executing goals 'deploy'...
[INFO] [INFO] Scanning for projects...
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:bungee-plugin:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:bungee-plugin:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:bungee-plugin:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:bungee-plugin:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:bukkit-plugin:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:bukkit-plugin:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:bukkit-plugin:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:bukkit-plugin:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-common:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-common:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-common:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:BungeeTabListPlus:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:BungeeTabListPlus_BukkitBridge:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_BukkitBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_BukkitBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_BukkitBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:network-api:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:network-api:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:network-api:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:network-api:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:network-1.6.4:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.6.4:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.6.4:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.6.4:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:network-1.7.2:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.7.2:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.7.2:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.7.2:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:network-1.7.10:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.7.10:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.7.10:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.7.10:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:network-1.8:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.8:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.8:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:network-1.8:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:network-parent:pom:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:network-parent:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:network-parent:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:network-parent:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:legacy:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:legacy:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:legacy:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:legacy:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-core:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-core:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-core:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-core:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-vault:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-vault:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-vault:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-vault:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-playerpoints:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-playerpoints:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-playerpoints:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-playerpoints:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-supervanish:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-supervanish:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-supervanish:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-supervanish:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-simpleclans:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-simpleclans:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-simpleclans:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-simpleclans:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-essentials:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-essentials:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-essentials:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-essentials:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-parent:pom:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-parent:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-parent:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-parent:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data:pom:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing.
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing.
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:jar:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:BungeeTabListPlus-parent:pom:2.2.1
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing.
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing.
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[INFO] [WARNING] 
[INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[INFO] [WARNING] 
[INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] [WARNING] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] BungeeTabListPlus-parent
[INFO] [INFO] legacy
[INFO] [INFO] data
[INFO] [INFO] data-core
[INFO] [INFO] bungeetablistplus-common
[INFO] [INFO] network-parent
[INFO] [INFO] network-api
[INFO] [INFO] network-1.6.4
[INFO] [INFO] network-1.7.2
[INFO] [INFO] network-1.7.10
[INFO] [INFO] network-1.8
[INFO] [INFO] bungeetablistplus-api-bungee
[INFO] [INFO] bungee-plugin
[INFO] [INFO] data-bukkit-parent
[INFO] [INFO] data-bukkit-vault
[INFO] [INFO] data-bukkit-vanishnopacket
[INFO] [INFO] data-bukkit-playerpoints
[INFO] [INFO] data-bukkit-factions-2.7.5
[INFO] [INFO] data-bukkit-factionsuuid
[INFO] [INFO] data-bukkit-supervanish
[INFO] [INFO] data-bukkit-simpleclans
[INFO] [INFO] data-bukkit-essentials
[INFO] [INFO] data-bukkit
[INFO] [INFO] bungeetablistplus-api-bukkit
[INFO] [INFO] bukkit-plugin
[INFO] [INFO] BungeeTabListPlus
[INFO] [INFO] BungeeTabListPlus_BukkitBridge
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus-parent 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ BungeeTabListPlus-parent >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ BungeeTabListPlus-parent <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ BungeeTabListPlus-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ BungeeTabListPlus-parent ---
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus-parent ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.1/BungeeTabListPlus-parent-2.2.1.pom
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus-parent ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.1/BungeeTabListPlus-parent-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.2.1/BungeeTabListPlus-parent-2.2.1.pom (2 KB at 1.4 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml (486 B at 20.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/maven-metadata.xml (519 B at 9.7 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building legacy 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ legacy ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ legacy ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ legacy ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ legacy ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ legacy ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ legacy ---
[INFO] [WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/target/legacy-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ legacy >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ legacy <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ legacy ---
[INFO] [INFO] No sources in project. Archive not created.
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ legacy ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ legacy ---
[INFO] [INFO] Including net.md-5:bungeecord-api:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] [INFO] Including net.md-5:bungeecord-config:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including org.yaml:snakeyaml:jar:1.13 in the shaded jar.
[INFO] [INFO] Including net.md-5:bungeecord-event:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including net.md-5:bungeecord-protocol:jar:1.7.2-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including io.netty:netty-codec:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including io.netty:netty-transport:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including io.netty:netty-buffer:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including io.netty:netty-common:jar:4.0.14.Final in the shaded jar.
[INFO] [INFO] Including com.google.guava:guava:jar:15.0 in the shaded jar.
[INFO] [INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/target/legacy-2.2.1.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/target/legacy-2.2.1-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/dependency-reduced-pom.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ legacy ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/target/legacy-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/legacy/2.2.1/legacy-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/legacy/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/legacy/2.2.1/legacy-2.2.1.pom
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ legacy ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/2.2.1/legacy-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/2.2.1/legacy-2.2.1.jar (6138 KB at 23787.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/2.2.1/legacy-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/2.2.1/legacy-2.2.1.pom (873 B at 10.5 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml (468 B at 13.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/legacy/maven-metadata.xml (501 B at 17.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data ---
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data/2.2.1/data-2.2.1.pom
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data/2.2.1/data-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data/2.2.1/data-2.2.1.pom (810 B at 11.6 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data/maven-metadata.xml (311 B at 10.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data/maven-metadata.xml (344 B at 7.3 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-core 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-core ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-core ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-core ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-core ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-core ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-core ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-core >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-core <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-core ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-core ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/AbstractDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/DataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/DataCache.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/DataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/DataKey.DataKeyBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/DataKey.Scope.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/DataKeys.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/JoinedDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/PermissionDataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/serialized-form.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/PermissionDataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/DataKeys.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/DataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/DataCache.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/DataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/DataKey.Scope.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/DataKey.DataKeyBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/AbstractDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/class-use/JoinedDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/codecrafter47/bungeetablistplus/data/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-core ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-core ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1.jar (13 KB at 276.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1.pom (736 B at 14.7 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml (316 B at 14.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/maven-metadata.xml (349 B at 11.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1-sources.jar (9 KB at 250.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.2.1/data-core-2.2.1-javadoc.jar (69 KB at 1422.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-common 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-common ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeetablistplus-common ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-common ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeetablistplus-common ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-common ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-common ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bungeetablistplus-common >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bungeetablistplus-common <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bungeetablistplus-common ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bungeetablistplus-common ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.common...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/BTLPDataKeys.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/BTLPDataKeys.PlaceholderAPIDataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/BTLPDataKeys.ThirdPartyVariableDataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/BugReportingService.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/Configuration.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/Constants.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/serialized-form.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/class-use/Configuration.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/class-use/BugReportingService.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/class-use/Constants.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/class-use/BTLPDataKeys.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/class-use/BTLPDataKeys.PlaceholderAPIDataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/class-use/BTLPDataKeys.ThirdPartyVariableDataKey.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/codecrafter47/bungeetablistplus/common/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeetablistplus-common ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeetablistplus-common ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1.jar (13 KB at 275.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1.pom (2 KB at 32.0 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml (486 B at 33.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/maven-metadata.xml (519 B at 10.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1-sources.jar (6 KB at 155.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.2.1/bungeetablistplus-common-2.2.1-javadoc.jar (50 KB at 1115.1 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-parent 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ network-parent >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ network-parent <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ network-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ network-parent ---
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ network-parent ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-parent/2.2.1/network-parent-2.2.1.pom
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-parent ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-parent/2.2.1/network-parent-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-parent/2.2.1/network-parent-2.2.1.pom (727 B at 33.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml (476 B at 14.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-parent/maven-metadata.xml (509 B at 17.1 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-api 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-api ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-api ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-api ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-api ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-api ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-api ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/network-api-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ network-api >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ network-api <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ network-api ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/network-api-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ network-api ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/LegacyPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/LegacyPacketAccess.PlayerListPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/LegacyPacketAccess.TeamPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/PacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/PacketAccess.TabHeaderPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/PacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/PacketAccess.TabHeaderPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/LegacyPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/LegacyPacketAccess.TeamPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/LegacyPacketAccess.PlayerListPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/codecrafter47/bungeetablistplus/packet/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/network-api-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ network-api ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/network-api-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/network-api-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/api/target/network-api-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-api ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1.jar (5 KB at 122.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1.pom (757 B at 19.5 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml (473 B at 38.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/maven-metadata.xml (506 B at 13.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1-sources.jar (3 KB at 86.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-api/2.2.1/network-api-2.2.1-javadoc.jar (41 KB at 1679.0 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.6.4 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.6.4 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.6.4 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.6.4 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.6.4 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.6.4 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.6.4 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/network-1.6.4-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ network-1.6.4 >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ network-1.6.4 <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ network-1.6.4 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/network-1.6.4-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ network-1.6.4 ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet.v1_6_4...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/PlayerListPacketAccess16.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/TeamPacketAccess16.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/class-use/TeamPacketAccess16.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/class-use/PlayerListPacketAccess16.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_6_4/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/network-1.6.4-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.6.4 ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/network-1.6.4-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/network-1.6.4-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.6.4/target/network-1.6.4-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.6.4 ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1.jar (5 KB at 93.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1.pom (2 KB at 33.3 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml (475 B at 35.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/maven-metadata.xml (508 B at 21.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1-sources.jar (4 KB at 46.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.6.4/2.2.1/network-1.6.4-2.2.1-javadoc.jar (29 KB at 723.1 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.7.2 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.7.2 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.7.2 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.7.2 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.7.2 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.7.2 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.7.2 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/network-1.7.2-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ network-1.7.2 >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ network-1.7.2 <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ network-1.7.2 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/network-1.7.2-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ network-1.7.2 ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet.v1_7_2...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/OldPlayerListPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/OldTeamPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/class-use/OldTeamPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/class-use/OldPlayerListPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_2/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/network-1.7.2-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.7.2 ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/network-1.7.2-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/network-1.7.2-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.2/target/network-1.7.2-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.7.2 ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1.jar (5 KB at 80.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1.pom (2 KB at 17.1 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml (475 B at 16.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/maven-metadata.xml (508 B at 15.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1-sources.jar (3 KB at 74.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.2/2.2.1/network-1.7.2-2.2.1-javadoc.jar (29 KB at 588.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.7.10 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.7.10 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.7.10 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.7.10 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.7.10 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.7.10 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.7.10 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/network-1.7.10-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ network-1.7.10 >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ network-1.7.10 <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ network-1.7.10 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/network-1.7.10-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ network-1.7.10 ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet.v1_7_10...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/NewPlayerListPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/NewTeamPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/class-use/NewTeamPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/class-use/NewPlayerListPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_7_10/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/network-1.7.10-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.7.10 ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/network-1.7.10-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/network-1.7.10-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.7.10/target/network-1.7.10-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.7.10 ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1.jar (5 KB at 61.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1.pom (2 KB at 28.7 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml (476 B at 33.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/maven-metadata.xml (509 B at 21.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1-sources.jar (3 KB at 55.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.7.10/2.2.1/network-1.7.10-2.2.1-javadoc.jar (29 KB at 466.1 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building network-1.8 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ network-1.8 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ network-1.8 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ network-1.8 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ network-1.8 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ network-1.8 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ network-1.8 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/network-1.8-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ network-1.8 >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ network-1.8 <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ network-1.8 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/network-1.8-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ network-1.8 ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet.v1_8.inject...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet.v1_8.legacy...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet.v1_8...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/inject/TabHeaderPacket.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/PlayerListPacketAccess18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/TeamPacketAccess18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/InjectedTabHeaderPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/TabHeaderPacketAccess18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/overview-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/inject/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/inject/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/inject/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/inject/class-use/TabHeaderPacket.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/class-use/PlayerListPacketAccess18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/class-use/TeamPacketAccess18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/class-use/TabHeaderPacketAccess18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/class-use/InjectedTabHeaderPacketAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/inject/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/codecrafter47/bungeetablistplus/packet/v1_8/legacy/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/overview-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/network-1.8-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ network-1.8 ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/network-1.8-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/network-1.8-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/network/1.8/target/network-1.8-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ network-1.8 ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1.jar (9 KB at 267.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1.pom (2 KB at 38.3 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml (473 B at 9.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/maven-metadata.xml (506 B at 9.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1-sources.jar (7 KB at 91.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/network-1.8/2.2.1/network-1.8-2.2.1-javadoc.jar (57 KB at 1126.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bungee 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-api-bungee ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeetablistplus-api-bungee ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-api-bungee ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bungeetablistplus-api-bungee >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bungeetablistplus-api-bungee <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bungeetablistplus-api-bungee ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.api.bungee...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.api.bungee.placeholder...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.api.bungee.tablist...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/BungeeTabListPlusAPI.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/IPlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/PlayerManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/ServerGroup.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/Skin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/Placeholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/PlaceholderManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/PlaceholderProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/PlaceholderProvider.ArgsPlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/PlaceholderProvider.PlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/PlaceholderProvider.PlaceholderRegistry.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/PlaceholderProvider.RegexPlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/PlaceholderProvider.TemplateArgsPlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/Slot.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/SlotBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/SlotTemplate.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/SlotTemplate.SlotTemplateBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/TabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/TabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/TabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/overview-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/class-use/PlayerManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/class-use/ServerGroup.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/class-use/IPlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/class-use/BungeeTabListPlusAPI.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/class-use/Skin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/PlaceholderManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/PlaceholderProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/PlaceholderProvider.RegexPlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/PlaceholderProvider.PlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/PlaceholderProvider.ArgsPlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/PlaceholderProvider.TemplateArgsPlaceholderBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/PlaceholderProvider.PlaceholderRegistry.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/class-use/Placeholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/class-use/TabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/class-use/SlotTemplate.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/class-use/SlotTemplate.SlotTemplateBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/class-use/Slot.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/class-use/TabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/class-use/SlotBuilder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/class-use/TabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/placeholder/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/tablist/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/overview-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1.jar (37 KB at 1405.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1.pom (938 B at 8.2 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml (335 B at 7.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/maven-metadata.xml (368 B at 6.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1-sources.jar (20 KB at 334.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.2.1/bungeetablistplus-api-bungee-2.2.1-javadoc.jar (143 KB at 2909.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungee-plugin 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file://${project.basedir}/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [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.
[INFO] [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.
[INFO] [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.
[INFO] [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.
[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] [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] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungee-plugin ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 2 resources to .
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bungee-plugin ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 84 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/classes
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/commands/OldSuperCommand.java: Some input files use or override a deprecated API.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/commands/OldSuperCommand.java: Recompile with -Xlint:deprecation for details.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java: Some input files use unchecked or unsafe operations.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java: Recompile with -Xlint:unchecked for details.
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungee-plugin ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bungee-plugin ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungee-plugin ---
[INFO] [INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running codecrafter47.bungeetablistplus.layout.TablistLayoutManagerTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
[INFO] Running codecrafter47.bungeetablistplus.layout.LayoutTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
[INFO] Running codecrafter47.bungeetablistplus.updater.UpdateCheckerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
[INFO] Running codecrafter47.bungeetablistplus.TestTabList
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungee-plugin ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bungee-plugin >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bungee-plugin <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bungee-plugin ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bungee-plugin ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.player...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.placeholder...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.config...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.layout...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.tablisthandler...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.listener...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.bridge...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.sorting...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.sorting.rules...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.managers...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.version...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.util...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.tablist...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.updater...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.tablistproviders...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.section...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.commands...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.skin...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.packet...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/BungeeTabListPlus.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/Metrics.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/Metrics.Graph.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/Metrics.Plotter.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/BungeePlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/BungeePlayerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/FakePlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/FakePlayerManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/IPlayerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/RedisPlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/RedisPlayerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/BasicPlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/BukkitPlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/ColorPlaceholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/ConditionalPlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/OnlineStatePlaceholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/PlayerCountPlaceholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/RedisBungeePlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/TimePlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/ConfigParser.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/MainConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/Messages.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/TabListConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/Layout.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/Layout.SlotData.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/LayoutException.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/LayoutSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/TablistLayoutManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/CustomTabList18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/CustomTabListHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/MyTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/PlayerTablistHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/ScoreboardTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/TabList18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/TabList18v3.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/TabListHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/listener/TabListListener.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/BukkitBridge.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/PlaceholderAPIHook.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/PlayerSorter.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/SortingRule.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/SortingRuleRegistry.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/AdminFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/Alphabet.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/FactionFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/FactionsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/TeamFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/TeamsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/YouFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/ConfigManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/PermissionManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/PlaceholderManagerImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/PlayerManagerImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/SkinManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/TabListManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/BungeeProtocolVersionProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/ProtocolSupportVersionProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/ProtocolVersionProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/ColorParser.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/PingTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/AbstractTabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/DelegatingTabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/FlippedTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/GenericServerGroup.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/GenericTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/GenericTabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/UpdateChecker.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/UpdateNotifier.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/CheckedTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/ConfigTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/ErrorTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/IConfigTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/AutoFillPlayers.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/ColumnSplitSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/FillBukkitPlayers.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/FillPlayersSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/PlayerColumn.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/Section.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/ServerSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/StaticSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/OldSuperCommand.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/SuperCommand.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/PlayerSkin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/LegacyPacketAccessImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/PacketAccessImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/TeamPacket.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/overview-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/listener/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/listener/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/listener/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/serialized-form.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/class-use/Metrics.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/class-use/Metrics.Graph.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/class-use/Metrics.Plotter.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/class-use/BungeeTabListPlus.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/FakePlayerManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/RedisPlayerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/FakePlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/IPlayerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/BungeePlayerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/BungeePlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/RedisPlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/PlayerCountPlaceholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/ConditionalPlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/BukkitPlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/TimePlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/ColorPlaceholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/OnlineStatePlaceholder.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/RedisBungeePlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/class-use/BasicPlaceholders.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/class-use/MainConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/class-use/ConfigParser.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/class-use/Messages.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/class-use/TabListConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/class-use/Layout.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/class-use/Layout.SlotData.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/class-use/LayoutSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/class-use/LayoutException.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/class-use/TablistLayoutManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/ScoreboardTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/PlayerTablistHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/CustomTabList18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/TabListHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/TabList18v3.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/MyTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/TabList18.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/CustomTabListHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/listener/class-use/TabListListener.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/class-use/PlaceholderAPIHook.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/class-use/BukkitBridge.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/class-use/PlayerSorter.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/class-use/SortingRule.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/class-use/SortingRuleRegistry.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/class-use/TeamsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/class-use/AdminFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/class-use/Alphabet.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/class-use/FactionsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/class-use/TeamFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/class-use/FactionFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/class-use/YouFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/SkinManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/ConfigManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/PermissionManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/TabListManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/PlaceholderManagerImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/PlayerManagerImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/class-use/BungeeProtocolVersionProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/class-use/ProtocolSupportVersionProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/class-use/ProtocolVersionProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/class-use/PingTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/class-use/ColorParser.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/class-use/GenericTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/class-use/GenericTabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/class-use/AbstractTabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/class-use/FlippedTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/class-use/DelegatingTabListContext.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/class-use/GenericServerGroup.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/class-use/UpdateChecker.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/class-use/UpdateNotifier.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/class-use/ConfigTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/class-use/IConfigTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/class-use/ErrorTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/class-use/CheckedTabListProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/AutoFillPlayers.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/FillPlayersSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/PlayerColumn.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/ColumnSplitSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/FillBukkitPlayers.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/Section.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/StaticSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/ServerSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/class-use/SuperCommand.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/class-use/OldSuperCommand.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/class-use/PlayerSkin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/PacketAccessImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/LegacyPacketAccessImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/class-use/TeamPacket.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/bridge/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/commands/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/config/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/layout/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/listener/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/packet/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/placeholder/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/sorting/rules/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablist/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablistproviders/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/updater/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/version/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/overview-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/help-doc.html...
[INFO] 8 warnings
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java:100: warning: no @param for plugin
[INFO] [WARNING] public static BungeeTabListPlus getInstance(Plugin plugin) {
[INFO] [WARNING] ^
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java:396: warning: no @return
[INFO] [WARNING] public boolean reload() {
[INFO] [WARNING] ^
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java:498: warning: no @param for viewer
[INFO] [WARNING] public static boolean isHidden(IPlayer player, ProxiedPlayer viewer) {
[INFO] [WARNING] ^
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/Metrics.java:297: warning: no description for @throws
[INFO] [WARNING] * @throws java.io.IOException
[INFO] [WARNING] ^
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/Metrics.java:321: warning: no description for @throws
[INFO] [WARNING] * @throws java.io.IOException
[INFO] [WARNING] ^
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/Metrics.java:748: warning: no @param for name
[INFO] [WARNING] public Plotter(String name) {
[INFO] [WARNING] ^
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/tablisthandler/CustomTabList18.java:259: warning: no @param for playerListItem
[INFO] [WARNING] public static PlayerListItem rewrite(PlayerListItem playerListItem) {
[INFO] [WARNING] ^
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/tablisthandler/CustomTabList18.java:259: warning: no @return
[INFO] [WARNING] public static PlayerListItem rewrite(PlayerListItem playerListItem) {
[INFO] [WARNING] ^
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bungee-plugin ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungee-plugin ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1.jar (225 KB at 4323.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1.pom (5 KB at 219.7 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml (448 B at 5.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/maven-metadata.xml (479 B at 8.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1-sources.jar (137 KB at 2070.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.2.1/bungee-plugin-2.2.1-javadoc.jar (540 KB at 5189.3 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-parent 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-parent >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-parent <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-parent ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-parent ---
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-parent ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-parent/2.2.1/data-bukkit-parent-2.2.1.pom
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-parent ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/2.2.1/data-bukkit-parent-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/2.2.1/data-bukkit-parent-2.2.1.pom (2 KB at 30.3 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/maven-metadata.xml (329 B at 7.1 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vault 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-vault ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-vault ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-vault ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-vault ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-vault ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-vault ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-vault >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-vault <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-vault ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-vault ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.vault...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultBalanceProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultCurrencyNamePluralProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultCurrencyNameSingularProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultDataProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultGroupProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultPrefixProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultSuffixProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/class-use/VaultPrefixProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/class-use/VaultCurrencyNamePluralProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/class-use/VaultSuffixProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/class-use/VaultDataProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/class-use/VaultGroupProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/class-use/VaultCurrencyNameSingularProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/class-use/VaultBalanceProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-vault ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-vault ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1.jar (11 KB at 441.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1.pom (2 KB at 58.6 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/maven-metadata.xml (328 B at 5.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1-sources.jar (9 KB at 161.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.2.1/data-bukkit-vault-2.2.1-javadoc.jar (52 KB at 1043.8 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vanishnopacket 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-vanishnopacket ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-vanishnopacket ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-vanishnopacket ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-vanishnopacket >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-vanishnopacket <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-vanishnopacket ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.vanishnopacket...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/codecrafter47/bungeetablistplus/data/vanishnopacket/VanishNoPacketIsVanishedProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/codecrafter47/bungeetablistplus/data/vanishnopacket/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/codecrafter47/bungeetablistplus/data/vanishnopacket/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/codecrafter47/bungeetablistplus/data/vanishnopacket/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/codecrafter47/bungeetablistplus/data/vanishnopacket/class-use/VanishNoPacketIsVanishedProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/codecrafter47/bungeetablistplus/data/vanishnopacket/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1.jar (4 KB at 130.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1.pom (1009 B at 42.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/maven-metadata.xml (337 B at 6.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1-sources.jar (2 KB at 34.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.2.1/data-bukkit-vanishnopacket-2.2.1-javadoc.jar (25 KB at 446.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-playerpoints 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[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] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-playerpoints ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-playerpoints ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-playerpoints ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-playerpoints ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-playerpoints ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-playerpoints ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-playerpoints >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-playerpoints <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-playerpoints ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-playerpoints ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.playerpoints...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/codecrafter47/bungeetablistplus/data/playerpoints/PlayerPointsProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/codecrafter47/bungeetablistplus/data/playerpoints/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/codecrafter47/bungeetablistplus/data/playerpoints/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/codecrafter47/bungeetablistplus/data/playerpoints/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/codecrafter47/bungeetablistplus/data/playerpoints/class-use/PlayerPointsProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/codecrafter47/bungeetablistplus/data/playerpoints/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-playerpoints ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-playerpoints ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1.jar (4 KB at 44.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1.pom (1002 B at 22.2 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/maven-metadata.xml (335 B at 10.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1-sources.jar (3 KB at 35.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.2.1/data-bukkit-playerpoints-2.2.1-javadoc.jar (25 KB at 469.7 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factions-2.7.5 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-factions-2.7.5 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-factions-2.7.5 ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-factions-2.7.5 ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-factions-2.7.5 >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-factions-2.7.5 <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-factions-2.7.5 ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.factions...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/FactionMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/FactionNameProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/FactionOnlineMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/FactionPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/FactionRankProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/FactionsPlayerPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/FactionWhereProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/class-use/FactionsPlayerPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/class-use/FactionMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/class-use/FactionOnlineMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/class-use/FactionPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/class-use/FactionRankProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/class-use/FactionWhereProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/class-use/FactionNameProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/codecrafter47/bungeetablistplus/data/factions/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factions-2.7.5/target/data-bukkit-factions-2.7.5-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1.jar (9 KB at 89.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1.pom (984 B at 13.3 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/maven-metadata.xml (337 B at 6.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1-sources.jar (8 KB at 192.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.2.1/data-bukkit-factions-2.7.5-2.2.1-javadoc.jar (51 KB at 852.1 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factionsuuid 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-factionsuuid ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-factionsuuid ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-factionsuuid ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-factionsuuid ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-factionsuuid ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-factionsuuid ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-factionsuuid >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-factionsuuid <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-factionsuuid ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-factionsuuid ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.factionsuuid...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/FactionMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/FactionNameProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/FactionOnlineMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/FactionPlayerPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/FactionPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/FactionRankProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/FactionWhereProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/class-use/FactionMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/class-use/FactionOnlineMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/class-use/FactionPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/class-use/FactionPlayerPowerProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/class-use/FactionRankProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/class-use/FactionWhereProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/class-use/FactionNameProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/codecrafter47/bungeetablistplus/data/factionsuuid/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-factionsuuid ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-factionsuuid ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1.jar (9 KB at 47.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1.pom (2 KB at 52.0 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/maven-metadata.xml (335 B at 9.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1-sources.jar (8 KB at 257.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.2.1/data-bukkit-factionsuuid-2.2.1-javadoc.jar (51 KB at 1737.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-supervanish 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-supervanish ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-supervanish ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-supervanish ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-supervanish ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-supervanish ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-supervanish ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-supervanish >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-supervanish <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-supervanish ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-supervanish ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.supervanish...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/codecrafter47/bungeetablistplus/data/supervanish/SuperVanishIsVanishedProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/codecrafter47/bungeetablistplus/data/supervanish/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/codecrafter47/bungeetablistplus/data/supervanish/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/codecrafter47/bungeetablistplus/data/supervanish/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/codecrafter47/bungeetablistplus/data/supervanish/class-use/SuperVanishIsVanishedProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/codecrafter47/bungeetablistplus/data/supervanish/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-supervanish ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-supervanish ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1.jar (4 KB at 72.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1.pom (766 B at 15.0 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/maven-metadata.xml (334 B at 6.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1-sources.jar (2 KB at 24.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.2.1/data-bukkit-supervanish-2.2.1-javadoc.jar (25 KB at 421.8 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-simpleclans 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-simpleclans ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-simpleclans ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-simpleclans ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-simpleclans ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-simpleclans ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-simpleclans ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-simpleclans >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-simpleclans <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-simpleclans ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-simpleclans ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.simpleclans...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/SimpleClansClanColorTagProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/SimpleClansClanNameProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/SimpleClansClanTagLabelProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/SimpleClansClanTagProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/SimpleClansMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/SimpleClansOnlineClanMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/class-use/SimpleClansClanColorTagProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/class-use/SimpleClansClanTagLabelProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/class-use/SimpleClansClanNameProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/class-use/SimpleClansClanTagProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/class-use/SimpleClansMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/class-use/SimpleClansOnlineClanMembersProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/codecrafter47/bungeetablistplus/data/simpleclans/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-simpleclans ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-simpleclans ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1.jar (9 KB at 69.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1.pom (2 KB at 10.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/maven-metadata.xml (334 B at 8.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1-sources.jar (7 KB at 75.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.2.1/data-bukkit-simpleclans-2.2.1-javadoc.jar (47 KB at 544.7 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-essentials 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.8.7-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.7-R0.1-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
[INFO] [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.8-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/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-essentials ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-essentials ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-essentials ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-essentials ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-essentials ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-essentials ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-essentials >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-essentials <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-essentials ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit-essentials ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.essentials...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/codecrafter47/bungeetablistplus/data/essentials/EssentialsIsVanishedProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/codecrafter47/bungeetablistplus/data/essentials/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/codecrafter47/bungeetablistplus/data/essentials/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/codecrafter47/bungeetablistplus/data/essentials/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/codecrafter47/bungeetablistplus/data/essentials/class-use/EssentialsIsVanishedProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/codecrafter47/bungeetablistplus/data/essentials/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-essentials ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-essentials ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1.jar (4 KB at 28.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1.pom (952 B at 10.9 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/maven-metadata.xml (333 B at 3.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1-sources.jar (2 KB at 42.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.2.1/data-bukkit-essentials-2.2.1-javadoc.jar (25 KB at 364.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ data-bukkit ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.data.bukkit...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/PlayerDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/ServerDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/class-use/ServerDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/class-use/PlayerDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/codecrafter47/bungeetablistplus/data/bukkit/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1.jar (9 KB at 179.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1.pom (3 KB at 43.0 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/maven-metadata.xml
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/maven-metadata.xml (322 B at 8.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1-sources.jar (5 KB at 89.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.2.1/data-bukkit-2.2.1-javadoc.jar (29 KB at 370.7 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bukkit 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-api-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeetablistplus-api-bukkit ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-api-bukkit ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bungeetablistplus-api-bukkit >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bungeetablistplus-api-bukkit <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bungeetablistplus-api-bukkit ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.api.bukkit...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/BungeeTabListPlusBukkitAPI.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/Variable.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/class-use/BungeeTabListPlusBukkitAPI.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/class-use/Variable.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/codecrafter47/bungeetablistplus/api/bukkit/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1.jar (4 KB at 68.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1.pom (945 B at 14.2 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/maven-metadata.xml (335 B at 16.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/maven-metadata.xml (368 B at 16.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1-sources.jar (4 KB at 52.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1/bungeetablistplus-api-bukkit-2.2.1-javadoc.jar (31 KB at 350.9 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bukkit-plugin 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bukkit-plugin ---
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 1 resource to .
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bukkit-plugin ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/classes
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/src/main/java/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.java: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/src/main/java/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.java uses unchecked or unsafe operations.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/src/main/java/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.java: Recompile with -Xlint:unchecked for details.
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bukkit-plugin ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bukkit-plugin ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bukkit-plugin ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bukkit-plugin ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bukkit-plugin >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bukkit-plugin <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bukkit-plugin ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bukkit-plugin ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus.bukkitbridge.placeholderapi...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.bukkitbridge...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/PlaceholderAPIDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/PlaceholderAPIHook.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.DataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.PlayerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/BukkitBridge.ServerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/MainConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/overview-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/class-use/PlaceholderAPIHook.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/class-use/PlaceholderAPIDataAccess.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/class-use/MainConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/class-use/BukkitBridge.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/class-use/BukkitBridge.DataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/class-use/BukkitBridge.ServerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/class-use/BukkitBridge.PlayerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/codecrafter47/bungeetablistplus/bukkitbridge/placeholderapi/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/overview-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bukkit-plugin ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bukkit-plugin ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1.jar (20 KB at 404.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1.pom (3 KB at 52.4 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml (448 B at 11.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/maven-metadata.xml (479 B at 13.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1-sources.jar (9 KB at 213.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.2.1/bukkit-plugin-2.2.1-javadoc.jar (61 KB at 1364.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ BungeeTabListPlus ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ BungeeTabListPlus ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ BungeeTabListPlus >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ BungeeTabListPlus <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ BungeeTabListPlus ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ BungeeTabListPlus ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/codecrafter47/bungeetablistplus/BungeePlugin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/codecrafter47/bungeetablistplus/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/codecrafter47/bungeetablistplus/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/codecrafter47/bungeetablistplus/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/codecrafter47/bungeetablistplus/class-use/BungeePlugin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/codecrafter47/bungeetablistplus/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungee-plugin:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-api:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.6.4:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.7.2:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.7.10:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:network-1.8:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/dependency-reduced-pom.xml
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/dependency-reduced-pom.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1.jar (312 KB at 4582.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1.pom (3 KB at 55.9 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml (452 B at 19.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/maven-metadata.xml (483 B at 9.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1-sources.jar (2 KB at 20.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.2.1/BungeeTabListPlus-2.2.1-javadoc.jar (24 KB at 314.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus_BukkitBridge 2.2.1
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ BungeeTabListPlus_BukkitBridge >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ BungeeTabListPlus_BukkitBridge <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] [INFO] 
[INFO] Loading source files for package codecrafter47.bungeetablistplus...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_60
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/codecrafter47/bungeetablistplus/BukkitPlugin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/codecrafter47/bungeetablistplus/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/codecrafter47/bungeetablistplus/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/codecrafter47/bungeetablistplus/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/codecrafter47/bungeetablistplus/class-use/BukkitPlugin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/codecrafter47/bungeetablistplus/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bukkit-plugin:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vault:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-playerpoints:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-supervanish:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-simpleclans:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-essentials:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:jar:2.2.1 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/dependency-reduced-pom.xml
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/dependency-reduced-pom.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.2.1-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1.jar (99 KB at 1897.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1.pom (3 KB at 45.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml (492 B at 28.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/maven-metadata.xml (523 B at 15.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1-sources.jar (2 KB at 28.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1/BungeeTabListPlus_BukkitBridge-2.2.1-javadoc.jar (24 KB at 437.8 KB/sec)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] BungeeTabListPlus-parent ........................... SUCCESS [  3.624 s]
[INFO] [INFO] legacy ............................................. SUCCESS [  2.530 s]
[INFO] [INFO] data ............................................... SUCCESS [  0.163 s]
[INFO] [INFO] data-core .......................................... SUCCESS [  2.951 s]
[INFO] [INFO] bungeetablistplus-common ........................... SUCCESS [  2.809 s]
[INFO] [INFO] network-parent ..................................... SUCCESS [  0.101 s]
[INFO] [INFO] network-api ........................................ SUCCESS [  1.695 s]
[INFO] [INFO] network-1.6.4 ...................................... SUCCESS [  1.912 s]
[INFO] [INFO] network-1.7.2 ...................................... SUCCESS [  2.006 s]
[INFO] [INFO] network-1.7.10 ..................................... SUCCESS [  2.095 s]
[INFO] [INFO] network-1.8 ........................................ SUCCESS [  2.259 s]
[INFO] [INFO] bungeetablistplus-api-bungee ....................... SUCCESS [  3.650 s]
[INFO] [INFO] bungee-plugin ...................................... SUCCESS [  8.671 s]
[INFO] [INFO] data-bukkit-parent ................................. SUCCESS [  0.114 s]
[INFO] [INFO] data-bukkit-vault .................................. SUCCESS [  1.972 s]
[INFO] [INFO] data-bukkit-vanishnopacket ......................... SUCCESS [  1.702 s]
[INFO] [INFO] data-bukkit-playerpoints ........................... SUCCESS [  2.112 s]
[INFO] [INFO] data-bukkit-factions-2.7.5 ......................... SUCCESS [  2.096 s]
[INFO] [INFO] data-bukkit-factionsuuid ........................... SUCCESS [  1.976 s]
[INFO] [INFO] data-bukkit-supervanish ............................ SUCCESS [  2.249 s]
[INFO] [INFO] data-bukkit-simpleclans ............................ SUCCESS [  2.270 s]
[INFO] [INFO] data-bukkit-essentials ............................. SUCCESS [  2.391 s]
[INFO] [INFO] data-bukkit ........................................ SUCCESS [  1.873 s]
[INFO] [INFO] bungeetablistplus-api-bukkit ....................... SUCCESS [  1.704 s]
[INFO] [INFO] bukkit-plugin ...................................... SUCCESS [  2.786 s]
[INFO] [INFO] BungeeTabListPlus .................................. SUCCESS [  1.994 s]
[INFO] [INFO] BungeeTabListPlus_BukkitBridge ..................... SUCCESS [  1.950 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 01:02 min
[INFO] [INFO] Finished at: 2015-09-27T20:04:49+02:00
[INFO] [INFO] Final Memory: 54M/543M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] BungeeTabListPlus-parent ........................... SUCCESS [01:35 min]
[INFO] legacy ............................................. SKIPPED
[INFO] data ............................................... SKIPPED
[INFO] data-core .......................................... SKIPPED
[INFO] bungeetablistplus-common ........................... SKIPPED
[INFO] network-parent ..................................... SKIPPED
[INFO] network-api ........................................ SKIPPED
[INFO] network-1.6.4 ...................................... SKIPPED
[INFO] network-1.7.2 ...................................... SKIPPED
[INFO] network-1.7.10 ..................................... SKIPPED
[INFO] network-1.8 ........................................ SKIPPED
[INFO] bungeetablistplus-api-bungee ....................... SKIPPED
[INFO] bungee-plugin ...................................... SKIPPED
[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 SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:37 min
[INFO] Finished at: 2015-09-27T20:04:51+02:00
[INFO] Final Memory: 15M/236M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vault/2.2.1-SNAPSHOT/data-bukkit-vault-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-supervanish/2.2.1-SNAPSHOT/data-bukkit-supervanish-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/pom.xml to codecrafter47.bungeetablistplus/bungee-plugin/2.2.1-SNAPSHOT/bungee-plugin-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-factionsuuid/2.2.1-SNAPSHOT/data-bukkit-factionsuuid-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/pom.xml to codecrafter47.bungeetablistplus/network-1.7.2/2.2.1-SNAPSHOT/network-1.7.2-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/pom.xml to codecrafter47.bungeetablistplus/network-1.6.4/2.2.1-SNAPSHOT/network-1.6.4-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-parent/2.2.1-SNAPSHOT/data-bukkit-parent-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus-parent/2.2.1-SNAPSHOT/BungeeTabListPlus-parent-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.2.1-SNAPSHOT/bungeetablistplus-common-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-playerpoints/2.2.1-SNAPSHOT/data-bukkit-playerpoints-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/pom.xml to codecrafter47.bungeetablistplus/legacy/2.2.1-SNAPSHOT/legacy-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/pom.xml to codecrafter47.bungeetablistplus/network-1.8/2.2.1-SNAPSHOT/network-1.8-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/pom.xml to codecrafter47.bungeetablistplus/data/2.2.1-SNAPSHOT/data-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bungee/2.2.1-SNAPSHOT/bungeetablistplus-api-bungee-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/pom.xml to codecrafter47.bungeetablistplus/data-core/2.2.1-SNAPSHOT/data-core-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/pom.xml to codecrafter47.bungeetablistplus/data-bukkit/2.2.1-SNAPSHOT/data-bukkit-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-essentials/2.2.1-SNAPSHOT/data-bukkit-essentials-2.2.1-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.1-SNAPSHOT/data-bukkit-factions-2.7.5-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/pom.xml to codecrafter47.bungeetablistplus/network-parent/2.2.1-SNAPSHOT/network-parent-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus/2.2.1-SNAPSHOT/BungeeTabListPlus-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/pom.xml to codecrafter47.bungeetablistplus/network-1.7.10/2.2.1-SNAPSHOT/network-1.7.10-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bukkit/2.2.1-SNAPSHOT/bungeetablistplus-api-bukkit-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.2.1-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/pom.xml to codecrafter47.bungeetablistplus/network-api/2.2.1-SNAPSHOT/network-api-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/pom.xml to codecrafter47.bungeetablistplus/bukkit-plugin/2.2.1-SNAPSHOT/bukkit-plugin-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vanishnopacket/2.2.1-SNAPSHOT/data-bukkit-vanishnopacket-2.2.1-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-simpleclans/2.2.1-SNAPSHOT/data-bukkit-simpleclans-2.2.1-SNAPSHOT.pom
channel stopped
Archiviere Artefakte
Finished: SUCCESS