Skip to content
Success

Console Output

[INFO] 
[INFO] -------------------< com.denizenscript:denizen-dist >-------------------
[INFO] Building denizen-dist 1.3.0-SNAPSHOT                               [8/8]
[INFO]   from dist/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ denizen-dist ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/target
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ denizen-dist ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/src/main/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/src/main/resources
[INFO] 
[INFO] --- compiler: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_Developmental/workspace/dist/target/classes
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ denizen-dist ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ denizen-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ denizen-dist ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ denizen-dist ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target/Denizen-1.3.0-b7002-DEV.jar
[INFO] 
[INFO] --- shade:3.4.1:shade (default) @ denizen-dist ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Including com.denizenscript:denizencore:jar:1.91.0-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20240303 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.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_17:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_18:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_19:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_20:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-paper:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-nmshandler
[INFO] Minimizing jar com.denizenscript:denizen-dist:jar:1.3.0-SNAPSHOT
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen_Developmental/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.3.0-SNAPSHOT.jar, denizencore-1.91.0-SNAPSHOT.jar define 325 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$DeterminationHandler
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$ExactMatchHelper
[WARNING]   - 315 more...
[WARNING] Denizen-1.3.0-b7002-DEV.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, denizen-1.3.0-SNAPSHOT.jar, denizen-paper-1.3.0-SNAPSHOT.jar, denizen-v1_17-1.3.0-SNAPSHOT.jar, denizen-v1_18-1.3.0-SNAPSHOT.jar, denizen-v1_19-1.3.0-SNAPSHOT.jar, denizen-v1_20-1.3.0-SNAPSHOT.jar, denizencore-1.91.0-SNAPSHOT.jar, json-20240303.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] asm-9.4.jar, denizen-1.3.0-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.3.0-SNAPSHOT.jar, json-20240303.jar define 33 overlapping classes and resources: 
[WARNING]   - META-INF.versions.9.module-info
[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]   - 23 more...
[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 2141 -> 2073 (96%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target/Denizen-1.3.0-b7002-DEV.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/target/denizen-dist-1.3.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ denizen-dist ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/src/main/resources
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/src/main/resources
[INFO] 
[INFO] --- compiler: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_Developmental/workspace/dist/target/classes
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ denizen-dist ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ denizen-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0: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] --- jar:3.3.0:jar (default-jar) @ denizen-dist ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target/Denizen-1.3.0-b7002-DEV.jar
[INFO] 
[INFO] --- shade:3.4.1:shade (default) @ denizen-dist ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Including com.denizenscript:denizencore:jar:1.91.0-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20240303 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.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_17:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_18:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_19:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-v1_20:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] Including com.denizenscript:denizen-paper:jar:1.3.0-SNAPSHOT in the shaded jar.
[INFO] No artifact matching filter com.denizenscript:denizen-nmshandler
[INFO] Minimizing jar com.denizenscript:denizen-dist:jar:1.3.0-SNAPSHOT
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen_Developmental/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.3.0-SNAPSHOT.jar, denizencore-1.91.0-SNAPSHOT.jar define 325 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$DeterminationHandler
[WARNING]   - com.denizenscript.denizencore.events.ScriptEvent$ExactMatchHelper
[WARNING]   - 315 more...
[WARNING] Denizen-1.3.0-b7002-DEV.jar, asm-9.4.jar, asm-commons-9.4.jar, asm-tree-9.4.jar, denizen-1.3.0-SNAPSHOT.jar, denizen-paper-1.3.0-SNAPSHOT.jar, denizen-v1_17-1.3.0-SNAPSHOT.jar, denizen-v1_18-1.3.0-SNAPSHOT.jar, denizen-v1_19-1.3.0-SNAPSHOT.jar, denizen-v1_20-1.3.0-SNAPSHOT.jar, denizencore-1.91.0-SNAPSHOT.jar, json-20240303.jar define 1 overlapping resource: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] asm-9.4.jar, denizen-1.3.0-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.3.0-SNAPSHOT.jar, json-20240303.jar define 33 overlapping classes and resources: 
[WARNING]   - META-INF.versions.9.module-info
[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]   - 23 more...
[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 2141 -> 2073 (96%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target/Denizen-1.3.0-b7002-DEV.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/target/denizen-dist-1.3.0-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ denizen-dist ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-dist/1.3.0-SNAPSHOT/denizen-dist-1.3.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target/Denizen-1.3.0-b7002-DEV.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-dist/1.3.0-SNAPSHOT/denizen-dist-1.3.0-SNAPSHOT.jar