Skip to content
Success

Console Output

[INFO] 
[INFO] -------------------< com.denizenscript:denizen-dist >-------------------
[INFO] Building denizen-dist 1.2.6-SNAPSHOT                               [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-dist ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/dist/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/dist/src/main/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/dist/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ denizen-dist ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/Denizen/workspace/dist/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/dist/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ denizen-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-dist ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ denizen-dist ---
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.2.6-b1783-REL.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.4.1:shade (default) @ denizen-dist ---
[INFO] Including com.denizenscript:denizencore:jar:1.90.2-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20220924 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar.
[INFO] Including com.denizenscript:denizen:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_17:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_18:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_19:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-paper:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-nmshandler
[INFO] Minimizing jar com.denizenscript:denizen-dist:jar:1.2.6-SNAPSHOT
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/dist/dependency-reduced-pom.xml
[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] denizen-1.2.6-SNAPSHOT.jar, json-20220924.jar define 29 overlapping classes and resources: 
[WARNING]   - META-INF/maven/org.json/json/pom.properties
[WARNING]   - META-INF/maven/org.json/json/pom.xml
[WARNING]   - org.json.CDL
[WARNING]   - org.json.Cookie
[WARNING]   - org.json.CookieList
[WARNING]   - org.json.HTTP
[WARNING]   - org.json.HTTPTokener
[WARNING]   - org.json.JSONArray
[WARNING]   - org.json.JSONException
[WARNING]   - org.json.JSONML
[WARNING]   - 19 more...
[WARNING] denizen-1.2.6-SNAPSHOT.jar, denizencore-1.90.2-SNAPSHOT.jar define 313 overlapping classes and resources: 
[WARNING]   - META-INF/maven/com.denizenscript/denizencore/pom.properties
[WARNING]   - META-INF/maven/com.denizenscript/denizencore/pom.xml
[WARNING]   - META-INF/maven/com.freneticllc.freneticutilities/freneticdatasyntax/pom.properties
[WARNING]   - META-INF/maven/com.freneticllc.freneticutilities/freneticdatasyntax/pom.xml
[WARNING]   - com.denizenscript.denizencore.DenizenCore
[WARNING]   - com.denizenscript.denizencore.DenizenImplementation
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$AlwaysMatchHelper
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$ExactMatchHelper
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$InternalEventData
[WARNING]   - 303 more...
[WARNING] asm-9.4.jar, denizen-1.2.6-SNAPSHOT.jar define 34 overlapping classes: 
[WARNING]   - org.objectweb.asm.AnnotationVisitor
[WARNING]   - org.objectweb.asm.AnnotationWriter
[WARNING]   - org.objectweb.asm.Attribute
[WARNING]   - org.objectweb.asm.Attribute$Set
[WARNING]   - org.objectweb.asm.ByteVector
[WARNING]   - org.objectweb.asm.ClassReader
[WARNING]   - org.objectweb.asm.ClassTooLargeException
[WARNING]   - org.objectweb.asm.ClassVisitor
[WARNING]   - org.objectweb.asm.ClassWriter
[WARNING]   - org.objectweb.asm.ConstantDynamic
[WARNING]   - 24 more...
[WARNING] Denizen-1.2.6-b1783-REL.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, denizen-1.2.6-SNAPSHOT.jar, denizen-paper-1.2.6-SNAPSHOT.jar, denizen-v1_17-1.2.6-SNAPSHOT.jar, denizen-v1_18-1.2.6-SNAPSHOT.jar, denizen-v1_19-1.2.6-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 https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Minimized 1973 -> 1905 (96%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.2.6-b1783-REL.jar with /var/lib/jenkins/jobs/Denizen/workspace/dist/target/denizen-dist-1.2.6-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/dist/src/main/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/dist/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ denizen-dist ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/Denizen/workspace/dist/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen/workspace/dist/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ denizen-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-dist ---
[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.3.0:jar (default-jar) @ denizen-dist ---
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.2.6-b1783-REL.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.4.1:shade (default) @ denizen-dist ---
[INFO] Including com.denizenscript:denizencore:jar:1.90.2-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20220924 in the shaded jar.
[INFO] Including org.ow2.asm:asm:jar:9.4 in the shaded jar.
[INFO] Including org.ow2.asm:asm-commons:jar:9.4 in the shaded jar.
[INFO] Including org.ow2.asm:asm-tree:jar:9.4 in the shaded jar.
[INFO] Including com.denizenscript:denizen:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_17:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_18:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_19:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-paper:jar:1.2.6-SNAPSHOT in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-nmshandler
[INFO] Minimizing jar com.denizenscript:denizen-dist:jar:1.2.6-SNAPSHOT
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/dist/dependency-reduced-pom.xml
[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] denizen-1.2.6-SNAPSHOT.jar, json-20220924.jar define 29 overlapping classes and resources: 
[WARNING]   - META-INF/maven/org.json/json/pom.properties
[WARNING]   - META-INF/maven/org.json/json/pom.xml
[WARNING]   - org.json.CDL
[WARNING]   - org.json.Cookie
[WARNING]   - org.json.CookieList
[WARNING]   - org.json.HTTP
[WARNING]   - org.json.HTTPTokener
[WARNING]   - org.json.JSONArray
[WARNING]   - org.json.JSONException
[WARNING]   - org.json.JSONML
[WARNING]   - 19 more...
[WARNING] denizen-1.2.6-SNAPSHOT.jar, denizencore-1.90.2-SNAPSHOT.jar define 313 overlapping classes and resources: 
[WARNING]   - META-INF/maven/com.denizenscript/denizencore/pom.properties
[WARNING]   - META-INF/maven/com.denizenscript/denizencore/pom.xml
[WARNING]   - META-INF/maven/com.freneticllc.freneticutilities/freneticdatasyntax/pom.properties
[WARNING]   - META-INF/maven/com.freneticllc.freneticutilities/freneticdatasyntax/pom.xml
[WARNING]   - com.denizenscript.denizencore.DenizenCore
[WARNING]   - com.denizenscript.denizencore.DenizenImplementation
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$AlwaysMatchHelper
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$ExactMatchHelper
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$InternalEventData
[WARNING]   - 303 more...
[WARNING] asm-9.4.jar, denizen-1.2.6-SNAPSHOT.jar define 34 overlapping classes: 
[WARNING]   - org.objectweb.asm.AnnotationVisitor
[WARNING]   - org.objectweb.asm.AnnotationWriter
[WARNING]   - org.objectweb.asm.Attribute
[WARNING]   - org.objectweb.asm.Attribute$Set
[WARNING]   - org.objectweb.asm.ByteVector
[WARNING]   - org.objectweb.asm.ClassReader
[WARNING]   - org.objectweb.asm.ClassTooLargeException
[WARNING]   - org.objectweb.asm.ClassVisitor
[WARNING]   - org.objectweb.asm.ClassWriter
[WARNING]   - org.objectweb.asm.ConstantDynamic
[WARNING]   - 24 more...
[WARNING] Denizen-1.2.6-b1783-REL.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, denizen-1.2.6-SNAPSHOT.jar, denizen-paper-1.2.6-SNAPSHOT.jar, denizen-v1_17-1.2.6-SNAPSHOT.jar, denizen-v1_18-1.2.6-SNAPSHOT.jar, denizen-v1_19-1.2.6-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 https://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Minimized 1973 -> 1905 (96%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.2.6-b1783-REL.jar with /var/lib/jenkins/jobs/Denizen/workspace/dist/target/denizen-dist-1.2.6-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-dist ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/target/Denizen-1.2.6-b1783-REL.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-dist/1.2.6-SNAPSHOT/denizen-dist-1.2.6-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/dist/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-dist/1.2.6-SNAPSHOT/denizen-dist-1.2.6-SNAPSHOT.pom