[INFO] [INFO] ---------------------< com.denizenscript:denizen >---------------------- [INFO] Building Denizen 1.2.5-SNAPSHOT [2/8] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 731 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/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.12.4:test (default-test) @ denizen --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ denizen --- [INFO] Including com.denizenscript:denizencore:jar:1.90.2-SNAPSHOT in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.1 in the shaded jar. [INFO] Including org.json:json:jar:20220924 in the shaded jar. [INFO] No artifact matching filter com.denizenscript:denizen-v** [INFO] No artifact matching filter com.denizenscript:denizen-nmshandler [INFO] Minimizing jar com.denizenscript:denizen:jar:1.2.5-SNAPSHOT [WARNING] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes (Is a directory) [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] asm-9.1.jar, asm-analysis-9.1.jar, asm-commons-9.1.jar, asm-tree-9.1.jar, denizen-1.2.5-SNAPSHOT.jar, denizencore-1.90.2-SNAPSHOT.jar, json-20220924.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 1401 -> 1319 (94%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 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.6:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/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.12.4: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:2.4:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ denizen --- [INFO] Including com.denizenscript:denizencore:jar:1.90.2-SNAPSHOT in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.1 in the shaded jar. [INFO] Including org.json:json:jar:20220924 in the shaded jar. [INFO] No artifact matching filter com.denizenscript:denizen-v** [INFO] No artifact matching filter com.denizenscript:denizen-nmshandler [INFO] Minimizing jar com.denizenscript:denizen:jar:1.2.5-SNAPSHOT [WARNING] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes (Is a directory) [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] asm-9.1.jar, asm-analysis-9.1.jar, asm-commons-9.1.jar, asm-tree-9.1.jar, denizen-1.2.5-SNAPSHOT.jar, denizencore-1.90.2-SNAPSHOT.jar, json-20220924.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 1401 -> 1319 (94%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-SNAPSHOT.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 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.6:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/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.12.4: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:2.4:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ denizen --- [INFO] Including com.denizenscript:denizencore:jar:1.90.2-SNAPSHOT in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-commons:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-tree:jar:9.1 in the shaded jar. [INFO] Including org.ow2.asm:asm-analysis:jar:9.1 in the shaded jar. [INFO] Including org.json:json:jar:20220924 in the shaded jar. [INFO] No artifact matching filter com.denizenscript:denizen-v** [INFO] No artifact matching filter com.denizenscript:denizen-nmshandler [INFO] Minimizing jar com.denizenscript:denizen:jar:1.2.5-SNAPSHOT [WARNING] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes (Is a directory) [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] asm-9.1.jar, asm-analysis-9.1.jar, asm-commons-9.1.jar, asm-tree-9.1.jar, denizen-1.2.5-SNAPSHOT.jar, denizencore-1.90.2-SNAPSHOT.jar, json-20220924.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 1401 -> 1319 (94%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ denizen --- [INFO] Downloading from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/maven-metadata.xml [WARNING] Checksum validation failed, expected 37b817de6d642ef5f792047e083880df0bb593dd but is e7ed123e10d950518e9fbf09bd9803346b41bd8c from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/maven-metadata.xml: Checksum validation failed, expected 37b817de6d642ef5f792047e083880df0bb593dd but is e7ed123e10d950518e9fbf09bd9803346b41bd8c [WARNING] Checksum validation failed, expected 37b817de6d642ef5f792047e083880df0bb593dd but is e7ed123e10d950518e9fbf09bd9803346b41bd8c from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/maven-metadata.xml (777 B at 1.5 kB/s) [INFO] Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-20221129.014127-62.pom [INFO] Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-20221129.014127-62.pom (4.1 kB at 13 kB/s) [INFO] Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-20221129.014127-62.jar [INFO] Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/denizen-1.2.5-20221129.014127-62.jar (3.2 MB at 5.5 MB/s) [INFO] Downloading from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/maven-metadata.xml [WARNING] Checksum validation failed, expected dd220aebdfdda203916da807c3171cfe80bc7c5b but is 90c4b959b19ce8eb76e173330c12cb2e7e2b5bc0 from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/maven-metadata.xml [WARNING] Could not validate integrity of download from https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/maven-metadata.xml: Checksum validation failed, expected dd220aebdfdda203916da807c3171cfe80bc7c5b but is 90c4b959b19ce8eb76e173330c12cb2e7e2b5bc0 [WARNING] Checksum validation failed, expected dd220aebdfdda203916da807c3171cfe80bc7c5b but is 90c4b959b19ce8eb76e173330c12cb2e7e2b5bc0 from citizens-repo for https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/maven-metadata.xml [INFO] Downloaded from citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/maven-metadata.xml (284 B at 1.9 kB/s) [INFO] Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/1.2.5-SNAPSHOT/maven-metadata.xml (777 B at 6.6 kB/s) [INFO] Uploading to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/maven-metadata.xml [INFO] Uploaded to citizens-repo: https://maven.citizensnpcs.co/repo/com/denizenscript/denizen/maven-metadata.xml (284 B at 2.6 kB/s)