Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.3.0-SNAPSHOT:
[INFO] 
[INFO] Denizen ............................................ SUCCESS [ 33.794 s]
[INFO] denizen-paper ...................................... SUCCESS [  2.941 s]
[INFO] denizen-v1_20 ...................................... FAILURE [  3.799 s]
[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:  43.192 s
[INFO] Finished at: 2024-02-18T04:06:07Z
[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-v1_20: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/EntityHelperImpl.java:[621,36] melting has private access in net.minecraft.world.damagesource.DamageSources
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/EntityHelperImpl.java:[629,35] poison has private access in net.minecraft.world.damagesource.DamageSources
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/EntityHelperImpl.java:[655,26] cannot find symbol
[ERROR] symbol:   variable entityDamage
[ERROR] location: class org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/EntityHelperImpl.java:[656,26] cannot find symbol
[ERROR] symbol:   variable blockDamage
[ERROR] location: class org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/EntityHelperImpl.java:[668,30] cannot find symbol
[ERROR] symbol:   variable entityDamage
[ERROR] location: class org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/EntityHelperImpl.java:[669,30] cannot find symbol
[ERROR] symbol:   variable blockDamage
[ERROR] location: class org.bukkit.craftbukkit.v1_20_R3.event.CraftEventFactory
[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 <goals> -rf :denizen-v1_20
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT