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 for denizen-parent 1.2.0-SNAPSHOT: [INFO] [INFO] denizen-parent ..................................... SUCCESS [ 2.755 s] [INFO] Denizen ............................................ FAILURE [ 32.647 s] [INFO] denizen-v1_14 ...................................... SKIPPED [INFO] denizen-v1_15 ...................................... SKIPPED [INFO] denizen-v1_16 ...................................... SKIPPED [INFO] denizen-paper ...................................... SKIPPED [INFO] denizen-dist ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.276 s [INFO] Finished at: 2021-07-02T20:16:46Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project denizen: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/ItemScriptContainer.java:[252,52] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[843,42] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java:[2579,34] constructor Mechanism in class com.denizenscript.denizencore.objects.Mechanism cannot be applied to given types; [ERROR] required: java.lang.String,com.denizenscript.denizencore.objects.ObjectTag,com.denizenscript.denizencore.tags.TagContext [ERROR] found: com.denizenscript.denizencore.objects.core.ElementTag,com.denizenscript.denizencore.objects.ObjectTag [ERROR] reason: actual and formal argument lists differ in length [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java:[382,49] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/blocks/CuboidBlockSet.java:[174,53] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/EntityScriptContainer.java:[88,53] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/DropCommand.java:[206,40] constructor Mechanism in class com.denizenscript.denizencore.objects.Mechanism cannot be applied to given types; [ERROR] required: java.lang.String,com.denizenscript.denizencore.objects.ObjectTag,com.denizenscript.denizencore.tags.TagContext [ERROR] found: com.denizenscript.denizencore.objects.core.ElementTag,com.denizenscript.denizencore.objects.ObjectTag [ERROR] reason: actual and formal argument lists differ in length [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/AdjustBlockCommand.java:[119,49] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/entity/SpawnEntityHelper.java:[29,53] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/item/InventoryCommand.java:[423,55] incompatible types: com.denizenscript.denizencore.objects.core.ElementTag cannot be converted to java.lang.String [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :denizen Waiting for Jenkins to finish collecting data Started Running as SYSTEM Build failed before it gets to this module 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 Finished: NOT_BUILT