Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.3.1-SNAPSHOT:
[INFO] 
[INFO] Denizen ............................................ FAILURE [ 18.744 s]
[INFO] denizen-paper ...................................... SKIPPED
[INFO] denizen-v1_21 ...................................... SKIPPED
[INFO] denizen-v1_20 ...................................... SKIPPED
[INFO] denizen-v1_19 ...................................... SKIPPED
[INFO] denizen-v1_18 ...................................... SKIPPED
[INFO] denizen-v1_17 ...................................... SKIPPED
[INFO] denizen-parent ..................................... SKIPPED
[INFO] denizen-dist ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.873 s
[INFO] Finished at: 2024-10-30T15:05:48Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project denizen: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/nms/interfaces/EntityHelper.java:[449,105] cannot find symbol
[ERROR] symbol:   variable GENERIC_STEP_HEIGHT
[ERROR] location: interface org.bukkit.attribute.Attribute
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/nms/interfaces/EntityHelper.java:[454,48] cannot find symbol
[ERROR] symbol:   variable GENERIC_STEP_HEIGHT
[ERROR] location: interface org.bukkit.attribute.Attribute
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAttributeBaseValues.java:[82,92] incompatible types: java.lang.Class<org.bukkit.attribute.Attribute> cannot be converted to java.lang.Class<? extends java.lang.Enum>
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAttributeBaseValues.java:[102,92] incompatible types: java.lang.Class<org.bukkit.attribute.Attribute> cannot be converted to java.lang.Class<? extends java.lang.Enum>
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAttributeBaseValues.java:[127,92] incompatible types: java.lang.Class<org.bukkit.attribute.Attribute> cannot be converted to java.lang.Class<? extends java.lang.Enum>
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAttributeBaseValues.java:[152,92] incompatible types: java.lang.Class<org.bukkit.attribute.Attribute> cannot be converted to java.lang.Class<? extends java.lang.Enum>
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityArmorBonus.java:[50,63] cannot find symbol
[ERROR] symbol:   variable GENERIC_ARMOR
[ERROR] location: interface org.bukkit.attribute.Attribute
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemAttributeModifiers.java:[157,88] incompatible types: java.lang.Class<org.bukkit.attribute.Attribute> cannot be converted to java.lang.Class<? extends java.lang.Enum>
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAttributeModifiers.java:[405,67] incompatible types: java.lang.Class<org.bukkit.attribute.Attribute> cannot be converted to java.lang.Class<? extends java.lang.Enum>
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySpeed.java:[60,103] cannot find symbol
[ERROR] symbol:   variable GENERIC_MOVEMENT_SPEED
[ERROR] location: interface org.bukkit.attribute.Attribute
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySpeed.java:[112,85] cannot find symbol
[ERROR] symbol:   variable GENERIC_MOVEMENT_SPEED
[ERROR] location: interface org.bukkit.attribute.Attribute
[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
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT