SuccessConsole Output

Gestartet durch Benutzer CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/BungeeTabListPlus
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/CodeCrafter47/BungeeTabListPlus.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/BungeeTabListPlus.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/CodeCrafter47/BungeeTabListPlus.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b4aa2ee7f5b1b43f9a0ac171307fab953f29b426 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b4aa2ee7f5b1b43f9a0ac171307fab953f29b426 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master b4aa2ee7f5b1b43f9a0ac171307fab953f29b426
 > git rev-list 94e112f69ed9eb136542fd871760c3b682823fde # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45454
[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.60.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 45454
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml -DdevelopmentVersion=2.5.3-SNAPSHOT -DreleaseVersion=2.5.2 -Dusername=CodeCrafter47 org.apache.maven.plugins:maven-release-plugin:2.5.2:prepare org.apache.maven.plugins:maven-release-plugin:2.5.2:perform -Dbuild.number=531 -DignoreSnapshots=true -DtagNameFormat=@{project.version} -DpushChanges=true -DconnectionUrl=scm:git:https://github.com/CodeCrafter47/BungeeTabListPlus -DsuppressCommitBeforeTag=false -Dpassword=*********
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:jar:2.5.2-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/pom.xml, line 74, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] BungeeTabListPlus-parent
[INFO] data
[INFO] data-core
[INFO] bungeetablistplus-common
[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-multiverse
[INFO] data-bukkit
[INFO] bungeetablistplus-api-bukkit
[INFO] bukkit-plugin
[INFO] BungeeTabListPlus
[INFO] BungeeTabListPlus_BukkitBridge
[INFO] bungeetablistplus-api-sponge
[INFO] BungeeTabListPlus_SpongeBridge
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeTabListPlus-parent 2.5.2-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 'data'...
[INFO] Transforming 'data-core'...
[INFO] Transforming 'bungeetablistplus-common'...
[INFO]   Updating data-core to 2.5.2
[INFO] Transforming 'bungeetablistplus-api-bungee'...
[INFO] Transforming 'bungee-plugin'...
[INFO]   Updating data-core to 2.5.2
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating bungeetablistplus-api-bungee to 2.5.2
[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-multiverse'...
[INFO] Transforming 'data-bukkit'...
[INFO]   Updating data-core to 2.5.2
[INFO]   Updating data-bukkit-vault to 2.5.2
[INFO]   Updating data-bukkit-vanishnopacket to 2.5.2
[INFO]   Updating data-bukkit-playerpoints to 2.5.2
[INFO]   Updating data-bukkit-factions-2.7.5 to 2.5.2
[INFO]   Updating data-bukkit-factionsuuid to 2.5.2
[INFO]   Updating data-bukkit-supervanish to 2.5.2
[INFO]   Updating data-bukkit-simpleclans to 2.5.2
[INFO]   Updating data-bukkit-essentials to 2.5.2
[INFO]   Updating data-bukkit-multiverse to 2.5.2
[INFO] Transforming 'bungeetablistplus-api-bukkit'...
[INFO] Transforming 'bukkit-plugin'...
[INFO]   Updating data-bukkit to 2.5.2
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating bungeetablistplus-api-bukkit to 2.5.2
[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] Transforming 'bungeetablistplus-api-sponge'...
[INFO] Transforming 'BungeeTabListPlus_SpongeBridge'...
[INFO]   Updating bungeetablistplus-api-sponge to 2.5.2
[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] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:jar:2.5.2
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/pom.xml, line 74, column 21
[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] data
[INFO] [INFO] data-core
[INFO] [INFO] bungeetablistplus-common
[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-multiverse
[INFO] [INFO] data-bukkit
[INFO] [INFO] bungeetablistplus-api-bukkit
[INFO] [INFO] bukkit-plugin
[INFO] [INFO] BungeeTabListPlus
[INFO] [INFO] BungeeTabListPlus_BukkitBridge
[INFO] [INFO] bungeetablistplus-api-sponge
[INFO] [INFO] BungeeTabListPlus_SpongeBridge
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus-parent 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus-parent ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/target
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/target
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-core 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-core ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-common 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-common ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/common/target
[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 3 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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bungee 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 8.1 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml (600 B at 19.5 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 39.0 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 1.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 27.3 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 5.5 KB/sec)
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 53.2 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 5.7 KB/sec)
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 40.5 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 5.6 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-api-bungee ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/target
[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 16 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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungee-plugin 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-proxy/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-proxy/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-proxy/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-proxy/1.9-SNAPSHOT/maven-metadata.xml (771 B at 37.6 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-parent/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-parent/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-parent/1.9-SNAPSHOT/maven-metadata.xml (600 B at 30.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-api/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-api/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-api/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 55.6 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 5.6 KB/sec)
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-chat/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-chat/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-chat/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-chat/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 58.4 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 6.0 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-config/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-config/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-config/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 50.9 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 6.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-event/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-event/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-event/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 45.0 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 6.0 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-protocol/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-protocol/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 48.8 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 6.1 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-native/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-native/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 48.7 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 5.6 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-query/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-query/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.9-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 61.5 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.9-SNAPSHOT/maven-metadata.xml (2 KB at 5.9 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/com/imaginarycode/minecraft/RedisBungee/0.3.5-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/com/imaginarycode/minecraft/RedisBungee/0.3.5-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/com/imaginarycode/minecraft/RedisBungee/0.3.5-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/com/imaginarycode/minecraft/RedisBungee/0.3.5-SNAPSHOT/maven-metadata.xml (791 B at 38.6 KB/sec)
[INFO] [INFO] Downloaded: http://repo.md-5.net/content/repositories/snapshots/com/imaginarycode/minecraft/RedisBungee/0.3.5-SNAPSHOT/maven-metadata.xml (791 B at 3.6 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-Core/2.4.0-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/cubespace/Yamler-Core/2.4.0-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/cubespace/Yamler-Core/2.4.0-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-Core/2.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 55.9 KB/sec)
[INFO] [INFO] Downloaded: http://repo.md-5.net/content/repositories/snapshots/net/cubespace/Yamler-Core/2.4.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec)
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/cubespace/Yamler-parent/2.4.0-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-parent/2.4.0-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/cubespace/Yamler-parent/2.4.0-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/cubespace/Yamler-parent/2.4.0-SNAPSHOT/maven-metadata.xml (603 B at 12.8 KB/sec)
[INFO] [INFO] Downloaded: http://repo.md-5.net/content/repositories/snapshots/net/cubespace/Yamler-parent/2.4.0-SNAPSHOT/maven-metadata.xml (603 B at 3.0 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungee-plugin ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/target
[INFO] [INFO] 
[INFO] [INFO] --- scriptus:0.3.1:describe (default) @ bungee-plugin ---
[INFO] [INFO] Set property "gitRevision" to "b4aa2ee"
[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 3 resources
[INFO] [INFO] Copying 23 resources
[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 99 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: /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/listener/TabListListener.java uses or overrides 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/config/ConfigParser.java: Some input files use unchecked or unsafe operations.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/src/main/java/codecrafter47/bungeetablistplus/config/ConfigParser.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 6 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.156 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.tablisthandler.logic.AbstractTabListLogicTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.233 sec
[INFO] Running codecrafter47.bungeetablistplus.tablisthandler.AbstractLegacyTabListTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
[INFO] Running codecrafter47.bungeetablistplus.updater.UpdateCheckerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[INFO] Running codecrafter47.bungeetablistplus.TestTabList
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 33, 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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-parent 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-parent ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/target
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vault 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 47.2 KB/sec)
[INFO] [INFO] Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-vault ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/target
[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 11 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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vanishnopacket 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] [INFO] Downloading: http://repo.kitteh.org/content/repositories/releases/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.kitteh.org/content/repositories/releases/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-vanishnopacket ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-playerpoints 2.5.2
[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] Downloading: http://repo.dakanilabs.com/content/repositories/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.dakanilabs.com/content/repositories/public/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-playerpoints ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factions-2.7.5 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-factions-2.7.5 ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factions-2.7.5/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factionsuuid 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-factionsuuid ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-supervanish 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-supervanish ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-simpleclans 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://104.236.246.108:8081/artifactory/plugins-release-local/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://104.236.246.108:8081/artifactory/plugins-release-local/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-simpleclans ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-essentials 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[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] Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-essentials ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/target
[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 2 source files 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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-multiverse 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.onarandombox.com/content/groups/public/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 58.7 KB/sec)
[INFO] [INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.0 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.onarandombox.com/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 73.9 KB/sec)
[INFO] [INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec)
[INFO] [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 4.9 KB/sec)
[INFO] [INFO] Downloading: http://repo.onarandombox.com/content/groups/public/org/spigotmc/spigot-api/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.onarandombox.com/content/groups/public/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit-multiverse ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/multiverse/target
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-multiverse ---
[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/multiverse/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-multiverse ---
[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/multiverse/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-multiverse ---
[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/multiverse/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-multiverse ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-multiverse ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-multiverse ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/multiverse/target/data-bukkit-multiverse-2.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/data-bukkit-permissionsex/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-bukkit-permissionsex/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/codecrafter47/bungeetablistplus/data-bukkit-permissionsex/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/data-bukkit-permissionsex/2.4.6-SNAPSHOT/maven-metadata.xml (806 B at 37.5 KB/sec)
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/codecrafter47/bungeetablistplus/data-bukkit-parent/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/data-bukkit-parent/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/codecrafter47/bungeetablistplus/data-bukkit-parent/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/data-bukkit-parent/2.4.6-SNAPSHOT/maven-metadata.xml (628 B at 32.3 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/data/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/codecrafter47/bungeetablistplus/data/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/codecrafter47/bungeetablistplus/data/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/data/2.4.6-SNAPSHOT/maven-metadata.xml (614 B at 25.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.4.6-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.4.6-SNAPSHOT/maven-metadata.xml (634 B at 29.5 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ data-bukkit ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/target
[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 4 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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bukkit 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-api-bukkit ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/target
[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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bukkit-plugin 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit-plugin ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/target
[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 2 resources 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 3 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.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-proxy/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-proxy/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-proxy/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-proxy/1.8-SNAPSHOT/maven-metadata.xml (768 B at 26.8 KB/sec)
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 40.4 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 5.9 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 55.8 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.8-SNAPSHOT/maven-metadata.xml (2 KB at 6.0 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target
[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] /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/src/main/java/codecrafter47/bungeetablistplus/BungeePlugin.java: /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/src/main/java/codecrafter47/bungeetablistplus/BungeePlugin.java uses or overrides a deprecated API.
[INFO] [INFO] /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/src/main/java/codecrafter47/bungeetablistplus/BungeePlugin.java: Recompile with -Xlint:deprecation for details.
[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.5.2.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungee-plugin:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including net.cubespace:Yamler-Core:jar:2.4.0-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including it.unimi.dsi:fastutil:jar:7.0.12 in the shaded jar.
[INFO] [INFO] Minimizing jar codecrafter47.bungeetablistplus:BungeeTabListPlus:jar:2.5.2
[INFO] [INFO] Minimized 11035 -> 422 (3%)
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.5.2.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/target/BungeeTabListPlus-2.5.2-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] 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.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/org/spigotmc/spigot-api/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/org/spigotmc/spigot-api/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/org/spigotmc/spigot-api/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 52.4 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target
[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.5.2.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bukkit-plugin:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vault:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-playerpoints:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-supervanish:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-simpleclans:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-essentials:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-permissionsex:jar:2.4.6-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-multiverse:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:jar:2.5.2 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.5.2.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.5.2-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] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-sponge 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/com/flowpowered/flow-noise/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.spongepowered.org/maven/com/flowpowered/flow-noise/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.md-5.net/content/repositories/snapshots/com/flowpowered/flow-noise/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.wea-ondara.net/repository/public/com/flowpowered/flow-noise/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/public/com/flowpowered/flow-noise/1.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 55.9 KB/sec)
[INFO] [INFO] Downloaded: http://repo.spongepowered.org/maven/com/flowpowered/flow-noise/1.0.1-SNAPSHOT/maven-metadata.xml (361 B at 2.3 KB/sec)
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/api-sponge/target
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-api-sponge ---
[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-sponge/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeetablistplus-api-sponge ---
[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-sponge/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-api-sponge ---
[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-sponge/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/api-sponge/target/bungeetablistplus-api-sponge-2.5.2.jar
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus_SpongeBridge 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Deleting /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/target
[INFO] [INFO] 
[INFO] [INFO] --- templating-maven-plugin:1.0-alpha-3:filter-sources (filter-src) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Source directory: /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/target/generated-sources/java-templates added.
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus_SpongeBridge ---
[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/sponge/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ BungeeTabListPlus_SpongeBridge ---
[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/sponge/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus_SpongeBridge ---
[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/sponge/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-sponge:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/dependency-reduced-pom.xml
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/dependency-reduced-pom.xml
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] BungeeTabListPlus-parent ........................... SUCCESS [  0.187 s]
[INFO] [INFO] data ............................................... SUCCESS [  0.006 s]
[INFO] [INFO] data-core .......................................... SUCCESS [  2.554 s]
[INFO] [INFO] bungeetablistplus-common ........................... SUCCESS [  1.026 s]
[INFO] [INFO] bungeetablistplus-api-bungee ....................... SUCCESS [  3.217 s]
[INFO] [INFO] bungee-plugin ...................................... SUCCESS [ 17.494 s]
[INFO] [INFO] data-bukkit-parent ................................. SUCCESS [  0.008 s]
[INFO] [INFO] data-bukkit-vault .................................. SUCCESS [  1.221 s]
[INFO] [INFO] data-bukkit-vanishnopacket ......................... SUCCESS [  0.533 s]
[INFO] [INFO] data-bukkit-playerpoints ........................... SUCCESS [  0.966 s]
[INFO] [INFO] data-bukkit-factions-2.7.5 ......................... SUCCESS [  0.121 s]
[INFO] [INFO] data-bukkit-factionsuuid ........................... SUCCESS [  0.247 s]
[INFO] [INFO] data-bukkit-supervanish ............................ SUCCESS [  0.072 s]
[INFO] [INFO] data-bukkit-simpleclans ............................ SUCCESS [  0.566 s]
[INFO] [INFO] data-bukkit-essentials ............................. SUCCESS [  0.608 s]
[INFO] [INFO] data-bukkit-multiverse ............................. SUCCESS [  1.034 s]
[INFO] [INFO] data-bukkit ........................................ SUCCESS [  0.747 s]
[INFO] [INFO] bungeetablistplus-api-bukkit ....................... SUCCESS [  0.070 s]
[INFO] [INFO] bukkit-plugin ...................................... SUCCESS [  0.429 s]
[INFO] [INFO] BungeeTabListPlus .................................. SUCCESS [  5.598 s]
[INFO] [INFO] BungeeTabListPlus_BukkitBridge ..................... SUCCESS [  0.458 s]
[INFO] [INFO] bungeetablistplus-api-sponge ....................... SUCCESS [  0.391 s]
[INFO] [INFO] BungeeTabListPlus_SpongeBridge ..................... SUCCESS [  1.162 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 39.062 s
[INFO] [INFO] Finished at: 2016-07-03T17:37:22+02:00
[INFO] [INFO] Final Memory: 66M/1055M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git add -- pom.xml data/pom.xml data/core/pom.xml common/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/multiverse/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml api-sponge/pom.xml sponge/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-1689762772.commit pom.xml data/pom.xml data/core/pom.xml common/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/multiverse/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml api-sponge/pom.xml sponge/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.5.2...
[INFO] Executing: /bin/sh -c cd /var/lib/jenkins/workspace/BungeeTabListPlus && git tag -F /tmp/maven-scm-1978609718.commit 2.5.2
[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.5.2
[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 'data'...
[INFO] Transforming 'data-core'...
[INFO] Transforming 'bungeetablistplus-common'...
[INFO]   Updating data-core to 2.5.3-SNAPSHOT
[INFO] Transforming 'bungeetablistplus-api-bungee'...
[INFO] Transforming 'bungee-plugin'...
[INFO]   Updating data-core to 2.5.3-SNAPSHOT
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating bungeetablistplus-api-bungee to 2.5.3-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-multiverse'...
[INFO] Transforming 'data-bukkit'...
[INFO]   Updating data-core to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-vault to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-vanishnopacket to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-playerpoints to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-factions-2.7.5 to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-factionsuuid to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-supervanish to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-simpleclans to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-essentials to 2.5.3-SNAPSHOT
[INFO]   Updating data-bukkit-multiverse to 2.5.3-SNAPSHOT
[INFO] Transforming 'bungeetablistplus-api-bukkit'...
[INFO] Transforming 'bukkit-plugin'...
[INFO]   Updating data-bukkit to 2.5.3-SNAPSHOT
[INFO]   Ignoring artifact version update for expression ${project.parent.version}
[INFO]   Updating bungeetablistplus-api-bukkit to 2.5.3-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] Transforming 'bungeetablistplus-api-sponge'...
[INFO] Transforming 'BungeeTabListPlus_SpongeBridge'...
[INFO]   Updating bungeetablistplus-api-sponge to 2.5.3-SNAPSHOT
[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 data/pom.xml data/core/pom.xml common/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/multiverse/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml api-sponge/pom.xml sponge/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-558222568.commit pom.xml data/pom.xml data/core/pom.xml common/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/multiverse/pom.xml data/bukkit/core/pom.xml api-bukkit/pom.xml bukkit/pom.xml bootstrap-bungee/pom.xml bootstrap-bukkit/pom.xml api-sponge/pom.xml sponge/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.5.2 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.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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:data-core:jar:2.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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.5.2
[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-multiverse:jar:2.5.2
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-multiverse:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-multiverse:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:data-bukkit-multiverse:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:data-bukkit-parent:pom:2.5.2
[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.5.2
[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.5.2
[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.5.2
[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-api-sponge:jar:2.5.2
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-sponge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-sponge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:bungeetablistplus-api-sponge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:jar:2.5.2
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/pom.xml, line 74, column 21
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/pom.xml
[INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ codecrafter47.bungeetablistplus:BungeeTabListPlus_SpongeBridge:[unknown-version], /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/pom.xml
[INFO] [WARNING] 
[INFO] [WARNING] Some problems were encountered while building the effective model for codecrafter47.bungeetablistplus:BungeeTabListPlus-parent:pom:2.5.2
[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] data
[INFO] [INFO] data-core
[INFO] [INFO] bungeetablistplus-common
[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-multiverse
[INFO] [INFO] data-bukkit
[INFO] [INFO] bungeetablistplus-api-bukkit
[INFO] [INFO] bukkit-plugin
[INFO] [INFO] BungeeTabListPlus
[INFO] [INFO] BungeeTabListPlus_BukkitBridge
[INFO] [INFO] bungeetablistplus-api-sponge
[INFO] [INFO] BungeeTabListPlus_SpongeBridge
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus-parent 2.5.2
[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.4: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.5.2/BungeeTabListPlus-parent-2.5.2.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.5.2/BungeeTabListPlus-parent-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.5.2/BungeeTabListPlus-parent-2.5.2.pom (3 KB at 7.9 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 (2 KB at 20.2 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 (2 KB at 33.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data 2.5.2
[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.4: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.5.2/data-2.5.2.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.5.2/data-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data/2.5.2/data-2.5.2.pom (810 B at 15.2 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 (960 B at 20.8 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 (991 B at 21.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-core 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2.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.5.2/data-core-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/core/target/data-core-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2-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.5.2/data-core-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2.jar (14 KB at 243.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2.pom (736 B at 15.0 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 (965 B at 31.4 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 (996 B at 36.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2-sources.jar (9 KB at 168.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-core/2.5.2/data-core-2.5.2-javadoc.jar (71 KB at 1408.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-common 2.5.2
[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 3 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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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/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/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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2.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.5.2/bungeetablistplus-common-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/common/target/bungeetablistplus-common-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2-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.5.2/bungeetablistplus-common-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2.jar (11 KB at 201.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2.pom (2 KB at 32.7 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 (2 KB at 26.4 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 (2 KB at 33.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2-sources.jar (5 KB at 76.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-common/2.5.2/bungeetablistplus-common-2.5.2-javadoc.jar (46 KB at 682.3 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bungee 2.5.2
[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 16 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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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/FakePlayerManager.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/PlayerManager.Filter.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/FakePlayer.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/PlayerManager.Filter.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/apidocs/codecrafter47/bungeetablistplus/api/bungee/class-use/FakePlayerManager.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/tablist/class-use/FakePlayer.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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2.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.5.2/bungeetablistplus-api-bungee-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bungee/target/bungeetablistplus-api-bungee-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2-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.5.2/bungeetablistplus-api-bungee-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2.jar (39 KB at 475.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2.pom (938 B at 27.8 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 (953 B at 18.2 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 (984 B at 41.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2-sources.jar (23 KB at 565.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bungee/2.5.2/bungeetablistplus-api-bungee-2.5.2-javadoc.jar (159 KB at 3857.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungee-plugin 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- scriptus:0.3.1:describe (default) @ bungee-plugin ---
[INFO] [INFO] Set property "gitRevision" to "1417021"
[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 3 resources
[INFO] [INFO] Copying 23 resources
[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 99 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/listener/TabListListener.java: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/listener/TabListListener.java uses or overrides a deprecated API.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/listener/TabListListener.java: Recompile with -Xlint:deprecation for details.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/config/ConfigParser.java: Some input files use unchecked or unsafe operations.
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/config/ConfigParser.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 6 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.147 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.tablisthandler.logic.AbstractTabListLogicTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.043 sec
[INFO] Running codecrafter47.bungeetablistplus.tablisthandler.AbstractLegacyTabListTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
[INFO] Running codecrafter47.bungeetablistplus.updater.UpdateCheckerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
[INFO] Running codecrafter47.bungeetablistplus.TestTabList
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 33, 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.5.2.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bungee-plugin >>>
[INFO] [INFO] 
[INFO] [INFO] --- scriptus:0.3.1:describe (default) @ bungee-plugin ---
[INFO] [INFO] Property "gitRevision" already set to "1417021"
[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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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.protocol...
[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.tablisthandler.logic...
[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.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.playersorting...
[INFO] Loading source files for package codecrafter47.bungeetablistplus.playersorting.rules...
[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] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_91
[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/ConnectedPlayer.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/FakePlayerManagerImpl.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/Player.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/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/TabListConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/PacketHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/PacketListener.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/PacketListenerResult.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/ProtocolManager.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/AbstractLegacyTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/LegacyTabList.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/logic/AbstractTabListLogic.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/AbstractTabListLogic.ResizePolicy.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/LowMemoryTabListLogic.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/RewriteLogic.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/TabListHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/TabListLogic.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/BukkitBridge.BukkitData.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/managers/ConfigManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/ConnectedPlayerManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/DataManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/DummySkinManager.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/RedisPlayerManager.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/SkinManagerImpl.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/ExpireAfterAccessCache.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/FastChat.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/Object2IntHashMultimap.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/util/ReflectionUtil.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/playersorting/PlayerSorter.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/SortingRule.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/SortingRuleRegistry.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/AdminFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/AdminLast.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/AFKLast.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/Alphabet.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/FactionFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/FactionsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/PlayerServerFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/PlayerWorld.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/ServerAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/TeamFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/TeamsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/WorldByName.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/YouFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/AbstractFillPlayersSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/AbstractFillPlayersSection.PlayerList.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/FillBukkitPlayersSection.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/SuperCommand.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/AnimatedSkin.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/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/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/playersorting/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/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/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/tablisthandler/logic/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/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/Player.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/RedisPlayer.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/FakePlayerManagerImpl.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/player/class-use/ConnectedPlayer.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/TabListConfig.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/class-use/PacketHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/class-use/ProtocolManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/class-use/PacketListener.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/class-use/PacketListenerResult.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/PlayerTablistHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/AbstractLegacyTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/class-use/LegacyTabList.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/class-use/RewriteLogic.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/class-use/TabListHandler.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/class-use/LowMemoryTabListLogic.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/class-use/AbstractTabListLogic.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/class-use/AbstractTabListLogic.ResizePolicy.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/tablisthandler/logic/class-use/TabListLogic.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/bridge/class-use/BukkitBridge.BukkitData.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/ConnectedPlayerManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/DataManager.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/managers/class-use/DummySkinManager.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/RedisPlayerManager.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/SkinManagerImpl.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/ReflectionUtil.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/class-use/Object2IntHashMultimap.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/class-use/ExpireAfterAccessCache.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/util/class-use/FastChat.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/playersorting/class-use/PlayerSorter.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/class-use/SortingRule.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/class-use/SortingRuleRegistry.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/AFKLast.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/WorldByName.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/TeamsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/AdminFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/PlayerWorld.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/AdminLast.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/Alphabet.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/FactionsAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/TeamFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/ServerAlphabetically.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/FactionFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/PlayerServerFirst.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/class-use/YouFirst.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/FillBukkitPlayersSection.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/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/AbstractFillPlayersSection.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/section/class-use/AbstractFillPlayersSection.PlayerList.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/skin/class-use/PlayerSkin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/skin/class-use/AnimatedSkin.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/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/playersorting/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/playersorting/rules/package-use.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/apidocs/codecrafter47/bungeetablistplus/protocol/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/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/tablisthandler/logic/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] 6 warnings
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/src/main/java/codecrafter47/bungeetablistplus/BungeeTabListPlus.java:128: 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:415: 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:491: warning: no @param for viewer
[INFO] [WARNING] public PlayerManager constructPlayerManager(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] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2.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.5.2/bungee-plugin-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bungee/target/bungee-plugin-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2-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.5.2/bungee-plugin-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2.jar (302 KB at 4249.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2.pom (7 KB at 199.4 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 (2 KB at 38.5 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 (2 KB at 41.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2-sources.jar (185 KB at 4847.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungee-plugin/2.5.2/bungee-plugin-2.5.2-javadoc.jar (646 KB at 9215.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-parent 2.5.2
[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.4: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.5.2/data-bukkit-parent-2.5.2.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.5.2/data-bukkit-parent-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/2.5.2/data-bukkit-parent-2.5.2.pom (2 KB at 18.4 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-parent/maven-metadata.xml (914 B at 18.6 KB/sec)
[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 (945 B at 31.8 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vault 2.5.2
[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 11 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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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/VaultGroupRankProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultGroupWeightProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/apidocs/codecrafter47/bungeetablistplus/data/vault/VaultPlayerPrefixProvider.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/VaultPrimaryGroupPrefixProvider.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/VaultPlayerPrefixProvider.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/VaultGroupWeightProvider.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/VaultGroupRankProvider.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/VaultPrimaryGroupPrefixProvider.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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2.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.5.2/data-bukkit-vault-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vault/target/data-bukkit-vault-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2-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.5.2/data-bukkit-vault-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2.jar (16 KB at 300.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2.pom (2 KB at 22.4 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/maven-metadata.xml (913 B at 38.8 KB/sec)
[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 (944 B at 25.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2-sources.jar (13 KB at 224.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vault/2.5.2/data-bukkit-vault-2.5.2-javadoc.jar (69 KB at 1634.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-vanishnopacket 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] [INFO] 
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2.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.5.2/data-bukkit-vanishnopacket-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/vanishnopacket/target/data-bukkit-vanishnopacket-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2-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.5.2/data-bukkit-vanishnopacket-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2.jar (4 KB at 77.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2.pom (1009 B at 17.6 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/maven-metadata.xml (922 B at 42.9 KB/sec)
[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 (953 B at 40.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2-sources.jar (2 KB at 32.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-vanishnopacket/2.5.2/data-bukkit-vanishnopacket-2.5.2-javadoc.jar (25 KB at 546.2 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-playerpoints 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2.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.5.2/data-bukkit-playerpoints-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/playerpoints/target/data-bukkit-playerpoints-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2-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.5.2/data-bukkit-playerpoints-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2.jar (4 KB at 72.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2.pom (1002 B at 18.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/maven-metadata.xml (920 B at 25.0 KB/sec)
[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 (951 B at 38.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2-sources.jar (3 KB at 39.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-playerpoints/2.5.2/data-bukkit-playerpoints-2.5.2-javadoc.jar (25 KB at 452.9 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factions-2.7.5 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2.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.5.2/data-bukkit-factions-2.7.5-2.5.2.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.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2-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.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2-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.5.2/data-bukkit-factions-2.7.5-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2.jar (9 KB at 194.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2.pom (984 B at 19.2 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] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/maven-metadata.xml (922 B at 25.7 KB/sec)
[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 (953 B at 26.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2-sources.jar (8 KB at 132.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factions-2.7.5/2.5.2/data-bukkit-factions-2.7.5-2.5.2-javadoc.jar (51 KB at 1048.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-factionsuuid 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2.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.5.2/data-bukkit-factionsuuid-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/factionsuuid/target/data-bukkit-factionsuuid-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2-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.5.2/data-bukkit-factionsuuid-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2.jar (9 KB at 199.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2.pom (2 KB at 38.5 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/maven-metadata.xml (920 B at 37.4 KB/sec)
[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 (951 B at 16.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2-sources.jar (8 KB at 158.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-factionsuuid/2.5.2/data-bukkit-factionsuuid-2.5.2-javadoc.jar (51 KB at 1230.1 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-supervanish 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2.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.5.2/data-bukkit-supervanish-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/supervanish/target/data-bukkit-supervanish-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2-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.5.2/data-bukkit-supervanish-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2.jar (4 KB at 62.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2.pom (766 B at 16.3 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/maven-metadata.xml (919 B at 29.0 KB/sec)
[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 (950 B at 33.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2-sources.jar (2 KB at 54.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-supervanish/2.5.2/data-bukkit-supervanish-2.5.2-javadoc.jar (25 KB at 764.8 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-simpleclans 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2.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.5.2/data-bukkit-simpleclans-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/simpleclans/target/data-bukkit-simpleclans-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2-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.5.2/data-bukkit-simpleclans-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2.jar (9 KB at 208.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2.pom (2 KB at 38.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/maven-metadata.xml (919 B at 39.0 KB/sec)
[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 (950 B at 24.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2-sources.jar (7 KB at 143.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-simpleclans/2.5.2/data-bukkit-simpleclans-2.5.2-javadoc.jar (47 KB at 1188.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-essentials 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[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) @ 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 2 source files 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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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/EssentialsIsAFKProvider.html...
[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/EssentialsIsAFKProvider.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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2.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.5.2/data-bukkit-essentials-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/essentials/target/data-bukkit-essentials-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2-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.5.2/data-bukkit-essentials-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2.jar (5 KB at 84.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2.pom (952 B at 17.2 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/maven-metadata.xml (918 B at 23.6 KB/sec)
[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 (949 B at 34.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2-sources.jar (3 KB at 68.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-essentials/2.5.2/data-bukkit-essentials-2.5.2-javadoc.jar (29 KB at 523.5 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit-multiverse 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ data-bukkit-multiverse ---
[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/multiverse/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ data-bukkit-multiverse ---
[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/multiverse/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ data-bukkit-multiverse ---
[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/multiverse/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ data-bukkit-multiverse ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ data-bukkit-multiverse ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ data-bukkit-multiverse ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/data-bukkit-multiverse-2.5.2.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ data-bukkit-multiverse >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ data-bukkit-multiverse <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ data-bukkit-multiverse ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/data-bukkit-multiverse-2.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ data-bukkit-multiverse ---
[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.multiverse...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_91
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/codecrafter47/bungeetablistplus/data/multiverse/MultiverseWorldAliasProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/codecrafter47/bungeetablistplus/data/multiverse/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/codecrafter47/bungeetablistplus/data/multiverse/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/codecrafter47/bungeetablistplus/data/multiverse/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/codecrafter47/bungeetablistplus/data/multiverse/class-use/MultiverseWorldAliasProvider.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/codecrafter47/bungeetablistplus/data/multiverse/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/data-bukkit-multiverse-2.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ data-bukkit-multiverse ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/data-bukkit-multiverse-2.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/data-bukkit-multiverse-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/multiverse/target/data-bukkit-multiverse-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ data-bukkit-multiverse ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2.jar (4 KB at 57.1 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2.pom (1019 B at 18.8 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/maven-metadata.xml (701 B at 23.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/maven-metadata.xml (732 B at 29.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2-sources.jar (2 KB at 57.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit-multiverse/2.5.2/data-bukkit-multiverse-2.5.2-javadoc.jar (25 KB at 596.3 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building data-bukkit 2.5.2
[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 4 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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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/AbstractBukkitDataAccess.html...
[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/AbstractBukkitDataAccess.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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2.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.5.2/data-bukkit-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/data/bukkit/core/target/data-bukkit-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2-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.5.2/data-bukkit-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2.jar (11 KB at 259.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2.pom (4 KB at 39.2 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/maven-metadata.xml (907 B at 49.2 KB/sec)
[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 (938 B at 36.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2-sources.jar (7 KB at 147.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/data-bukkit/2.5.2/data-bukkit-2.5.2-javadoc.jar (34 KB at 765.8 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-bukkit 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2.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.5.2/bungeetablistplus-api-bukkit-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-bukkit/target/bungeetablistplus-api-bukkit-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2-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.5.2/bungeetablistplus-api-bukkit-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2.jar (4 KB at 92.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2.pom (945 B at 28.0 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 (953 B at 30.0 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 (984 B at 41.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2-sources.jar (4 KB at 88.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2/bungeetablistplus-api-bukkit-2.5.2-javadoc.jar (31 KB at 604.0 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bukkit-plugin 2.5.2
[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 2 resources 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 3 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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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/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/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.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2.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.5.2/bukkit-plugin-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bukkit/target/bukkit-plugin-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2-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.5.2/bukkit-plugin-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2.jar (19 KB at 394.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2.pom (3 KB at 57.0 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 (2 KB at 26.0 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 (2 KB at 46.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2-sources.jar (8 KB at 255.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bukkit-plugin/2.5.2/bukkit-plugin-2.5.2-javadoc.jar (56 KB at 1506.0 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus 2.5.2
[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] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/src/main/java/codecrafter47/bungeetablistplus/BungeePlugin.java: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/src/main/java/codecrafter47/bungeetablistplus/BungeePlugin.java uses or overrides a deprecated API.
[INFO] [INFO] /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/src/main/java/codecrafter47/bungeetablistplus/BungeePlugin.java: Recompile with -Xlint:deprecation for details.
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungee-plugin:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bungee:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including net.cubespace:Yamler-Core:jar:2.4.0-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including it.unimi.dsi:fastutil:jar:7.0.12 in the shaded jar.
[INFO] [INFO] Minimizing jar codecrafter47.bungeetablistplus:BungeeTabListPlus:jar:2.5.2
[INFO] [INFO] Minimized 11035 -> 422 (3%)
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.5.2.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.5.2-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] 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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2.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.5.2/BungeeTabListPlus-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bungee/target/BungeeTabListPlus-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2-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.5.2/BungeeTabListPlus-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2.jar (629 KB at 9101.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2.pom (5 KB at 114.7 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 (2 KB at 20.9 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 (2 KB at 28.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2-sources.jar (2 KB at 33.8 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus/2.5.2/BungeeTabListPlus-2.5.2-javadoc.jar (24 KB at 555.6 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus_BukkitBridge 2.5.2
[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.5.2.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.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4: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_91
[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.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeTabListPlus_BukkitBridge ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bukkit-plugin:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vault:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-vanishnopacket:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-playerpoints:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factions-2.7.5:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-factionsuuid:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-supervanish:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-simpleclans:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-essentials:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-permissionsex:jar:2.4.6-SNAPSHOT in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-bukkit-multiverse:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-bukkit:jar:2.5.2 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.5.2.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.5.2-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.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2.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.5.2/BungeeTabListPlus_BukkitBridge-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/bootstrap-bukkit/target/BungeeTabListPlus_BukkitBridge-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2-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.5.2/BungeeTabListPlus_BukkitBridge-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2.jar (116 KB at 1919.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2.pom (3 KB at 44.9 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 (2 KB at 43.1 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 (2 KB at 42.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2-sources.jar (2 KB at 43.3 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2/BungeeTabListPlus_BukkitBridge-2.5.2-javadoc.jar (24 KB at 503.2 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building bungeetablistplus-api-sponge 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeetablistplus-api-sponge ---
[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-sponge/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ bungeetablistplus-api-sponge ---
[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-sponge/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeetablistplus-api-sponge ---
[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-sponge/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/bungeetablistplus-api-sponge-2.5.2.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ bungeetablistplus-api-sponge >>>
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ bungeetablistplus-api-sponge <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/bungeetablistplus-api-sponge-2.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ bungeetablistplus-api-sponge ---
[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.sponge...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_91
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/BungeeTabListPlusSpongeAPI.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/Variable.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/class-use/BungeeTabListPlusSpongeAPI.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/class-use/Variable.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/codecrafter47/bungeetablistplus/api/sponge/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/bungeetablistplus-api-sponge-2.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/bungeetablistplus-api-sponge-2.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/bungeetablistplus-api-sponge-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/api-sponge/target/bungeetablistplus-api-sponge-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeetablistplus-api-sponge ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2.jar (4 KB at 88.2 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2.pom (952 B at 21.1 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/maven-metadata.xml (370 B at 4.6 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/maven-metadata.xml (401 B at 13.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2-sources.jar (4 KB at 55.5 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/bungeetablistplus-api-sponge/2.5.2/bungeetablistplus-api-sponge-2.5.2-javadoc.jar (31 KB at 488.0 KB/sec)
[INFO] [INFO]                                                                         
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building BungeeTabListPlus_SpongeBridge 2.5.2
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- templating-maven-plugin:1.0-alpha-3:filter-sources (filter-src) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Source directory: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/generated-sources/java-templates added.
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeTabListPlus_SpongeBridge ---
[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/sponge/src/main/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ BungeeTabListPlus_SpongeBridge ---
[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/sponge/target/classes
[INFO] [INFO] 
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeTabListPlus_SpongeBridge ---
[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/sponge/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2.jar
[INFO] [INFO] 
[INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ BungeeTabListPlus_SpongeBridge >>>
[INFO] [INFO] 
[INFO] [INFO] --- templating-maven-plugin:1.0-alpha-3:filter-sources (filter-src) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] [INFO] Copying 1 resource
[INFO] [INFO] Source directory: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/generated-sources/java-templates added.
[INFO] [INFO] 
[INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ BungeeTabListPlus_SpongeBridge <<<
[INFO] [INFO] 
[INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ BungeeTabListPlus_SpongeBridge ---
[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.spongebridge...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.8.0_91
[INFO] Building tree for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/ChannelBufInputStream.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/ChannelBufOutputStream.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/PomData.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/SpongePlugin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/SpongePlugin.DataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/SpongePlugin.PlayerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/SpongePlugin.ServerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/package-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/package-summary.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/package-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/constant-values.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/class-use/PomData.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/class-use/SpongePlugin.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/class-use/SpongePlugin.DataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/class-use/SpongePlugin.ServerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/class-use/SpongePlugin.PlayerDataUpdateTask.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/class-use/ChannelBufInputStream.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/class-use/ChannelBufOutputStream.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/codecrafter47/bungeetablistplus/spongebridge/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/overview-tree.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/index-all.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/allclasses-frame.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/allclasses-noframe.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/index.html...
[INFO] Generating /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/apidocs/help-doc.html...
[INFO] [INFO] Building jar: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-api-sponge:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:bungeetablistplus-common:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Including codecrafter47.bungeetablistplus:data-core:jar:2.5.2 in the shaded jar.
[INFO] [INFO] Replacing original artifact with shaded artifact.
[INFO] [INFO] Replacing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2.jar with /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2-shaded.jar
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/dependency-reduced-pom.xml
[INFO] [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/dependency-reduced-pom.xml
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2.pom
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2-sources.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2-sources.jar
[INFO] [INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/target/checkout/sponge/target/BungeeTabListPlus_SpongeBridge-2.5.2-javadoc.jar to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2-javadoc.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus_SpongeBridge ---
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2.jar (50 KB at 1186.4 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2.pom
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2.pom (4 KB at 131.4 KB/sec)
[INFO] [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/maven-metadata.xml
[INFO] [INFO] Downloaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/maven-metadata.xml (372 B at 14.0 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/maven-metadata.xml
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/maven-metadata.xml (403 B at 12.7 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2-sources.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2-sources.jar (8 KB at 188.9 KB/sec)
[INFO] [INFO] Uploading: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2-javadoc.jar
[INFO] [INFO] Uploaded: http://nexus.codecrafter47.dyndns.eu/content/repositories/releases/codecrafter47/bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2/BungeeTabListPlus_SpongeBridge-2.5.2-javadoc.jar (53 KB at 981.4 KB/sec)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] BungeeTabListPlus-parent ........................... SUCCESS [  2.400 s]
[INFO] [INFO] data ............................................... SUCCESS [  0.203 s]
[INFO] [INFO] data-core .......................................... SUCCESS [  3.566 s]
[INFO] [INFO] bungeetablistplus-common ........................... SUCCESS [  2.904 s]
[INFO] [INFO] bungeetablistplus-api-bungee ....................... SUCCESS [  2.905 s]
[INFO] [INFO] bungee-plugin ...................................... SUCCESS [ 19.804 s]
[INFO] [INFO] data-bukkit-parent ................................. SUCCESS [  0.202 s]
[INFO] [INFO] data-bukkit-vault .................................. SUCCESS [  2.136 s]
[INFO] [INFO] data-bukkit-vanishnopacket ......................... SUCCESS [  1.622 s]
[INFO] [INFO] data-bukkit-playerpoints ........................... SUCCESS [  1.625 s]
[INFO] [INFO] data-bukkit-factions-2.7.5 ......................... SUCCESS [  1.977 s]
[INFO] [INFO] data-bukkit-factionsuuid ........................... SUCCESS [  1.811 s]
[INFO] [INFO] data-bukkit-supervanish ............................ SUCCESS [  1.562 s]
[INFO] [INFO] data-bukkit-simpleclans ............................ SUCCESS [  1.887 s]
[INFO] [INFO] data-bukkit-essentials ............................. SUCCESS [  1.666 s]
[INFO] [INFO] data-bukkit-multiverse ............................. SUCCESS [  1.692 s]
[INFO] [INFO] data-bukkit ........................................ SUCCESS [  2.039 s]
[INFO] [INFO] bungeetablistplus-api-bukkit ....................... SUCCESS [  1.587 s]
[INFO] [INFO] bukkit-plugin ...................................... SUCCESS [  2.221 s]
[INFO] [INFO] BungeeTabListPlus .................................. SUCCESS [  6.249 s]
[INFO] [INFO] BungeeTabListPlus_BukkitBridge ..................... SUCCESS [  1.741 s]
[INFO] [INFO] bungeetablistplus-api-sponge ....................... SUCCESS [  1.852 s]
[INFO] [INFO] BungeeTabListPlus_SpongeBridge ..................... SUCCESS [  3.021 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 01:07 min
[INFO] [INFO] Finished at: 2016-07-03T17:38:45+02:00
[INFO] [INFO] Final Memory: 66M/940M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] BungeeTabListPlus-parent ........................... SUCCESS [02:05 min]
[INFO] data ............................................... SKIPPED
[INFO] data-core .......................................... SKIPPED
[INFO] bungeetablistplus-common ........................... 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-multiverse ............................. SKIPPED
[INFO] data-bukkit ........................................ SKIPPED
[INFO] bungeetablistplus-api-bukkit ....................... SKIPPED
[INFO] bukkit-plugin ...................................... SKIPPED
[INFO] BungeeTabListPlus .................................. SKIPPED
[INFO] BungeeTabListPlus_BukkitBridge ..................... SKIPPED
[INFO] bungeetablistplus-api-sponge ....................... SKIPPED
[INFO] BungeeTabListPlus_SpongeBridge ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:08 min
[INFO] Finished at: 2016-07-03T17:38:47+02:00
[INFO] Final Memory: 13M/216M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vault/2.5.2-SNAPSHOT/data-bukkit-vault-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-supervanish/2.5.2-SNAPSHOT/data-bukkit-supervanish-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bungee/2.5.2-SNAPSHOT/bungeetablistplus-api-bungee-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/pom.xml to codecrafter47.bungeetablistplus/bungee-plugin/2.5.2-SNAPSHOT/bungee-plugin-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/pom.xml to codecrafter47.bungeetablistplus/data-core/2.5.2-SNAPSHOT/data-core-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/pom.xml to codecrafter47.bungeetablistplus/data-bukkit/2.5.2-SNAPSHOT/data-bukkit-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-factionsuuid/2.5.2-SNAPSHOT/data-bukkit-factionsuuid-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-essentials/2.5.2-SNAPSHOT/data-bukkit-essentials-2.5.2-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.5.2-SNAPSHOT/data-bukkit-factions-2.7.5-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/multiverse/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-multiverse/2.5.2-SNAPSHOT/data-bukkit-multiverse-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-parent/2.5.2-SNAPSHOT/data-bukkit-parent-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus-parent/2.5.2-SNAPSHOT/BungeeTabListPlus-parent-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus/2.5.2-SNAPSHOT/BungeeTabListPlus-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-sponge/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-sponge/2.5.2-SNAPSHOT/bungeetablistplus-api-sponge-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.5.2-SNAPSHOT/bungeetablistplus-common-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-playerpoints/2.5.2-SNAPSHOT/data-bukkit-playerpoints-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bukkit/2.5.2-SNAPSHOT/bungeetablistplus-api-bukkit-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/sponge/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus_SpongeBridge/2.5.2-SNAPSHOT/BungeeTabListPlus_SpongeBridge-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.5.2-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/pom.xml to codecrafter47.bungeetablistplus/bukkit-plugin/2.5.2-SNAPSHOT/bukkit-plugin-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vanishnopacket/2.5.2-SNAPSHOT/data-bukkit-vanishnopacket-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/pom.xml to codecrafter47.bungeetablistplus/data/2.5.2-SNAPSHOT/data-2.5.2-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-simpleclans/2.5.2-SNAPSHOT/data-bukkit-simpleclans-2.5.2-SNAPSHOT.pom
channel stopped
Archiviere Artefakte
Finished: SUCCESS