Started by GitHub push by mcmonkey4eva Building in workspace /var/lib/jenkins/jobs/Denizen/workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DenizenScript/Denizen-For-Bukkit.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Denizen-For-Bukkit.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/DenizenScript/Denizen-For-Bukkit.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/release^{commit} # timeout=10 Checking out Revision da8b1d1035713a686d9508f18a2435fc44e26277 (origin/release) > git config core.sparsecheckout # timeout=10 > git checkout -f da8b1d1035713a686d9508f18a2435fc44e26277 Commit message: "Patch clicks block event" > git rev-list --no-walk 881f5996261b7ede8f2eff53e4f583e2827f653f # timeout=10 > git tag -a -f -m Jenkins Build #1673 jenkins-Denizen-1673 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 35923 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.29.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 35923 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean package install -DBUILD_CLASS=REL -DBUILD_NUMBER=1673 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-nmshandler:jar:1.0.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 21, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 22, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_10_R1:jar:1.0.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 34, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 35, column 33 [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 46, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 47, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_11_R1:jar:1.0.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 34, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 35, column 33 [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 46, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 47, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_12_R1:jar:1.0.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 34, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 35, column 33 [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 46, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 47, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen-v1_13_R2:jar:1.0.4-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 34, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 35, column 33 [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 46, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 47, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for net.aufdemrand:denizen:jar:1.0.4-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 82, column 25 [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] denizen-parent [INFO] denizen-nmshandler [INFO] denizen-v1_10_R1 [INFO] denizen-v1_11_R1 [INFO] denizen-v1_12_R1 [INFO] denizen-v1_13_R2 [INFO] Denizen [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building denizen-parent 1.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-parent --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/target [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-parent --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-parent/1.0.4-SNAPSHOT/denizen-parent-1.0.4-SNAPSHOT.pom [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building denizen-nmshandler 1.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/aufdemrand/denizencore/1.40-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/aufdemrand/denizencore/1.40-SNAPSHOT/maven-metadata.xml (619 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (825 B at 4.9 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (825 B at 6.3 KB/sec) Downloading: http://repo.citizensnpcs.co/org/json/json/maven-metadata.xml Downloading: https://maven.freneticllc.com/org/json/json/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-nmshandler --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-nmshandler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-nmshandler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 68 source files to /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/classes [INFO] /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/main/java/net/aufdemrand/denizen/nms/interfaces/BlockHelper.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/main/java/net/aufdemrand/denizen/nms/interfaces/BlockHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/main/java/net/aufdemrand/denizen/nms/util/jnbt/ListTagBuilder.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/main/java/net/aufdemrand/denizen/nms/util/jnbt/ListTagBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-nmshandler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-nmshandler --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-nmshandler --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-nmshandler --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/denizen-nmshandler-1.0.4-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-nmshandler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-nmshandler --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-nmshandler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-nmshandler --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-nmshandler --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-nmshandler --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-nmshandler --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/denizen-nmshandler-1.0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-nmshandler/1.0.4-SNAPSHOT/denizen-nmshandler-1.0.4-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-nmshandler/1.0.4-SNAPSHOT/denizen-nmshandler-1.0.4-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building denizen-v1_10_R1 1.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.10.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot/1.10.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-v1_10_R1 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_10_R1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/classes [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/handlers/AbstractListenerPlayIn_v1_10_R1.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/handlers/AbstractListenerPlayIn_v1_10_R1.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/PacketOutEntityMetadata_v1_10_R1.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/PacketOutEntityMetadata_v1_10_R1.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_10_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_10_R1 --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_10_R1 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/denizen-v1_10_R1-1.0.4-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_10_R1 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_10_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_10_R1 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_10_R1 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-v1_10_R1 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/denizen-v1_10_R1-1.0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_10_R1/1.0.4-SNAPSHOT/denizen-v1_10_R1-1.0.4-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_10_R1/1.0.4-SNAPSHOT/denizen-v1_10_R1-1.0.4-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building denizen-v1_11_R1 1.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.11.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot/1.11.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-v1_11_R1 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_11_R1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/target/classes [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/main/java/net/aufdemrand/denizen/nms/helpers/ParticleHelper_v1_11_R1.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/main/java/net/aufdemrand/denizen/nms/helpers/ParticleHelper_v1_11_R1.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/handlers/DenizenNetworkManager_v1_11_R1.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/handlers/DenizenNetworkManager_v1_11_R1.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_11_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_11_R1 --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_11_R1 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/target/denizen-v1_11_R1-1.0.4-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_11_R1 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_11_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_11_R1 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_11_R1 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-v1_11_R1 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/target/denizen-v1_11_R1-1.0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_11_R1/1.0.4-SNAPSHOT/denizen-v1_11_R1-1.0.4-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_11_R1/1.0.4-SNAPSHOT/denizen-v1_11_R1-1.0.4-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building denizen-v1_12_R1 1.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-v1_12_R1 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_12_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_12_R1 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/target/classes [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/main/java/net/aufdemrand/denizen/nms/impl/ProfileEditor_v1_12_R1.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/main/java/net/aufdemrand/denizen/nms/impl/ProfileEditor_v1_12_R1.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/PacketOutEntityMetadata_v1_12_R1.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/main/java/net/aufdemrand/denizen/nms/impl/packets/PacketOutEntityMetadata_v1_12_R1.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_12_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_12_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_12_R1 --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_12_R1 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/target/denizen-v1_12_R1-1.0.4-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_12_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_12_R1 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_12_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_12_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_12_R1 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_12_R1 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-v1_12_R1 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/target/denizen-v1_12_R1-1.0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_12_R1/1.0.4-SNAPSHOT/denizen-v1_12_R1-1.0.4-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_12_R1/1.0.4-SNAPSHOT/denizen-v1_12_R1-1.0.4-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building denizen-v1_13_R2 1.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/spigotmc/spigot/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-v1_13_R2 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_13_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_13_R2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/target/classes [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/main/java/net/aufdemrand/denizen/nms/impl/Particle_v1_13_R2.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/main/java/net/aufdemrand/denizen/nms/impl/Particle_v1_13_R2.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/main/java/net/aufdemrand/denizen/nms/impl/packets/handlers/DenizenNetworkManager_v1_13_R2.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/main/java/net/aufdemrand/denizen/nms/impl/packets/handlers/DenizenNetworkManager_v1_13_R2.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_13_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_13_R2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_13_R2 --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_13_R2 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/target/denizen-v1_13_R2-1.0.4-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen-v1_13_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_13_R2 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen-v1_13_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_13_R2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen-v1_13_R2 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizen-v1_13_R2 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-v1_13_R2 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/target/denizen-v1_13_R2-1.0.4-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_13_R2/1.0.4-SNAPSHOT/denizen-v1_13_R2-1.0.4-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen-v1_13_R2/1.0.4-SNAPSHOT/denizen-v1_13_R2-1.0.4-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Denizen 1.0.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (2 KB at 1.4 KB/sec) Downloading: http://repo.citizensnpcs.co/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 1.1 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.24-SNAPSHOT/maven-metadata.xml (626 B at 0.0 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.24-SNAPSHOT/maven-metadata.xml (456 B at 0.0 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.24-SNAPSHOT/maven-metadata.xml (631 B at 0.0 KB/sec) [WARNING] The POM for net.citizensnpcs:citizens-main:jar:2.0.24-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_8_R3/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_8_R3/2.0.24-SNAPSHOT/maven-metadata.xml (634 B at 0.0 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.24-SNAPSHOT/maven-metadata.xml (635 B at 0.0 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_11_R1/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_11_R1/2.0.24-SNAPSHOT/maven-metadata.xml (635 B at 0.0 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_12_R1/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_12_R1/2.0.24-SNAPSHOT/maven-metadata.xml (635 B at 0.1 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_13_R2/2.0.24-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_13_R2/2.0.24-SNAPSHOT/maven-metadata.xml (635 B at 0.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/plugin/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 524 source files to /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/classes [INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/objects/dItem.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/objects/dItem.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/scripts/commands/world/PlayEffectCommand.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/net/aufdemrand/denizen/scripts/commands/world/PlayEffectCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.0.4-b1673-REL.jar [INFO] [INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizen --- [INFO] Including org.yaml:snakeyaml:jar:1.23 in the shaded jar. [INFO] Including net.aufdemrand:denizencore:jar:1.40-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-nmshandler:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_10_R1:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_11_R1:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_12_R1:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_13_R2:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including org.json:json:jar:20180813 in the shaded jar. [INFO] Minimizing jar net.aufdemrand:denizen:jar:1.0.4-SNAPSHOT [INFO] net.aufdemrand.denizencore.tags.core._templateTags$1 not removed because it was specifically included [INFO] net.aufdemrand.denizencore.scripts.commands.core._templateCommand not removed because it was specifically included [INFO] net.aufdemrand.denizencore.tags.core._templateTags not removed because it was specifically included [INFO] net.aufdemrand.denizencore.utilities.javaluator.StaticVariableSet not removed because it was specifically included [INFO] net.aufdemrand.denizencore.events.core._templateScriptEvent not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.interfaces.packets.PacketOutSpawnEntity not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.util.Utilities not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.util.jnbt.ListTagBuilder not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.interfaces.BossBarHelper not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_10_R1$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_11_R1$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_11_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_12_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AdvancementHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_12_R1$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AdvancementHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_13_R2$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_13_R2$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Particle_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_13_R2 not removed because it was specifically included [INFO] org.json.JSONML not removed because it was specifically included [INFO] org.json.JSONStringer not removed because it was specifically included [INFO] org.json.CDL not removed because it was specifically included [INFO] org.json.XML not removed because it was specifically included [INFO] org.json.HTTP not removed because it was specifically included [INFO] org.json.Property not removed because it was specifically included [INFO] org.json.XML$1 not removed because it was specifically included [INFO] org.json.HTTPTokener not removed because it was specifically included [INFO] org.json.Cookie not removed because it was specifically included [INFO] org.json.XML$1$1 not removed because it was specifically included [INFO] org.json.XMLTokener not removed because it was specifically included [INFO] org.json.CookieList not removed because it was specifically included [INFO] Minimized 1848 -> 1841 (99%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.0.4-b1673-REL.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.0.4-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizen --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.0.4-b1673-REL.jar [INFO] [INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizen --- [INFO] Including org.yaml:snakeyaml:jar:1.23 in the shaded jar. [INFO] Including net.aufdemrand:denizencore:jar:1.40-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-nmshandler:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_10_R1:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_11_R1:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_12_R1:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including net.aufdemrand:denizen-v1_13_R2:jar:1.0.4-SNAPSHOT in the shaded jar. [INFO] Including org.json:json:jar:20180813 in the shaded jar. [INFO] Minimizing jar net.aufdemrand:denizen:jar:1.0.4-SNAPSHOT [INFO] net.aufdemrand.denizencore.tags.core._templateTags$1 not removed because it was specifically included [INFO] net.aufdemrand.denizencore.scripts.commands.core._templateCommand not removed because it was specifically included [INFO] net.aufdemrand.denizencore.tags.core._templateTags not removed because it was specifically included [INFO] net.aufdemrand.denizencore.utilities.javaluator.StaticVariableSet not removed because it was specifically included [INFO] net.aufdemrand.denizencore.events.core._templateScriptEvent not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.interfaces.packets.PacketOutSpawnEntity not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.util.Utilities not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.util.jnbt.ListTagBuilder not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.interfaces.BossBarHelper not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_10_R1$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_10_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_10_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_11_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_11_R1$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_11_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_11_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_11_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_12_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AdvancementHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_12_R1$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_12_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_12_R1$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_12_R1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.CustomEntityHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInResourcePackStatus_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2$4 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockData_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSetSlot_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakePlayerConnection_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.FishingHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.AbstractListenerPlayIn_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakeArrow_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.BiomeNMS_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.BlockHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.jnbt.CompoundTag_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutTradeList_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakePlayer_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PacketHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AdvancementHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_13_R2$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftFakePlayer_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeChannel_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.PlayerHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutEntityMetadata_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.AnimationHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.WorldHelper_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityItemProjectile_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenPacketListener_v1_13_R2$PlayerEventListener not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.EntityFakeArrow_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketInSteerVehicle_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2$2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.EntityHelper_v1_13_R2$3 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.handlers.DenizenNetworkManager_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutWindowItems_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ImprovedOfflinePlayer_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutSpawnEntity_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.ProfileEditor_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Particle_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.SoundHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ChunkHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.entities.CraftItemProjectile_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ItemHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.network.FakeNetworkManager_v1_13_R2$1 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.helpers.ParticleHelper_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.Sidebar_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.blocks.BlockLight_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.impl.packets.PacketOutChat_v1_13_R2 not removed because it was specifically included [INFO] net.aufdemrand.denizen.nms.Handler_v1_13_R2 not removed because it was specifically included [INFO] org.json.JSONML not removed because it was specifically included [INFO] org.json.JSONStringer not removed because it was specifically included [INFO] org.json.CDL not removed because it was specifically included [INFO] org.json.XML not removed because it was specifically included [INFO] org.json.HTTP not removed because it was specifically included [INFO] org.json.Property not removed because it was specifically included [INFO] org.json.XML$1 not removed because it was specifically included [INFO] org.json.HTTPTokener not removed because it was specifically included [INFO] org.json.Cookie not removed because it was specifically included [INFO] org.json.XML$1$1 not removed because it was specifically included [INFO] org.json.XMLTokener not removed because it was specifically included [INFO] org.json.CookieList not removed because it was specifically included [INFO] Minimized 1848 -> 1841 (99%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.0.4-b1673-REL.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.0.4-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.0.4-b1673-REL.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen/1.0.4-SNAPSHOT/denizen-1.0.4-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizen/1.0.4-SNAPSHOT/denizen-1.0.4-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] denizen-parent .................................... SUCCESS [4.234s] [INFO] denizen-nmshandler ................................ SUCCESS [2:02.327s] [INFO] denizen-v1_10_R1 .................................. SUCCESS [1:13.130s] [INFO] denizen-v1_11_R1 .................................. SUCCESS [30.077s] [INFO] denizen-v1_12_R1 .................................. SUCCESS [20.479s] [INFO] denizen-v1_13_R2 .................................. SUCCESS [23.802s] [INFO] Denizen ........................................... SUCCESS [3:38.309s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:20.989s [INFO] Finished at: Wed Apr 24 21:17:47 UTC 2019 [INFO] Final Memory: 54M/208M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/pom.xml to net.aufdemrand/denizen-nmshandler/1.0.4-SNAPSHOT/denizen-nmshandler-1.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/nmshandler/target/denizen-nmshandler-1.0.4-SNAPSHOT.jar to net.aufdemrand/denizen-nmshandler/1.0.4-SNAPSHOT/denizen-nmshandler-1.0.4-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/pom.xml to net.aufdemrand/denizen-v1_11_R1/1.0.4-SNAPSHOT/denizen-v1_11_R1-1.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_11_R1/target/denizen-v1_11_R1-1.0.4-SNAPSHOT.jar to net.aufdemrand/denizen-v1_11_R1/1.0.4-SNAPSHOT/denizen-v1_11_R1-1.0.4-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml to net.aufdemrand/denizen/1.0.4-SNAPSHOT/denizen-1.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.0.4-b1673-REL.jar to net.aufdemrand/denizen/1.0.4-SNAPSHOT/denizen-1.0.4-SNAPSHOT.jar /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.0.4-b1673-REL.jar is not inside /var/lib/jenkins/jobs/Denizen/workspace/plugin/; will archive in a separate pass [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/pom.xml to net.aufdemrand/denizen-v1_10_R1/1.0.4-SNAPSHOT/denizen-v1_10_R1-1.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_10_R1/target/denizen-v1_10_R1-1.0.4-SNAPSHOT.jar to net.aufdemrand/denizen-v1_10_R1/1.0.4-SNAPSHOT/denizen-v1_10_R1-1.0.4-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to net.aufdemrand/denizen-parent/1.0.4-SNAPSHOT/denizen-parent-1.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/pom.xml to net.aufdemrand/denizen-v1_12_R1/1.0.4-SNAPSHOT/denizen-v1_12_R1-1.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_12_R1/target/denizen-v1_12_R1-1.0.4-SNAPSHOT.jar to net.aufdemrand/denizen-v1_12_R1/1.0.4-SNAPSHOT/denizen-v1_12_R1-1.0.4-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/pom.xml to net.aufdemrand/denizen-v1_13_R2/1.0.4-SNAPSHOT/denizen-v1_13_R2-1.0.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_13_R2/target/denizen-v1_13_R2-1.0.4-SNAPSHOT.jar to net.aufdemrand/denizen-v1_13_R2/1.0.4-SNAPSHOT/denizen-v1_13_R2-1.0.4-SNAPSHOT.jar channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens' IRC notifier plugin: Sending notification to: #denizen-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#denizen-dev' IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens-dev' [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@2897328b[description=NPC and general Bukkit scripting!,homepage=,name=Denizen-For-Bukkit,license=,fork=false,archived=false,size=31124,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Wed, 24 Apr 2019 21:17:50 GMT], ETag=[W/"a61c61c2d2f445ff4fb02e20703c050d"], Last-Modified=[Mon, 22 Apr 2019 04:32:18 GMT], OkHttp-Received-Millis=[1556140670544], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1556140670385], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[A1FC:22D4:C41DD3:EF6374:5CC0D27E], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4993], X-RateLimit-Reset=[1556143679], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DenizenScript/Denizen-For-Bukkit,id=3615238]] (sha:da8b1d1) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/DenizenScript/Denizen-For-Bukkit/commit/da8b1d1035713a686d9508f18a2435fc44e26277 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Sending notification to Discord. Finished: SUCCESS