Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.2.9-SNAPSHOT:
[INFO] 
[INFO] Denizen ............................................ SUCCESS [ 29.206 s]
[INFO] denizen-paper ...................................... SUCCESS [  2.670 s]
[INFO] denizen-v1_20 ...................................... FAILURE [  3.897 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:  38.197 s
[INFO] Finished at: 2023-11-25T15:35:57Z
[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/PlayerHelperImpl.java:[167,43] incompatible types: inference variable T has incompatible bounds
[ERROR] equality constraints: capture#1 of ? extends org.bukkit.entity.Entity
[ERROR] lower bounds: net.minecraft.world.entity.Entity,org.bukkit.entity.Entity
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_20/src/main/java/com/denizenscript/denizen/nms/v1_20/helpers/BlockHelperImpl.java:[241,78] incompatible types: inference variable T has incompatible bounds
[ERROR] equality constraints: capture#2 of ? extends org.bukkit.entity.Entity
[ERROR] lower bounds: net.minecraft.world.entity.Entity,org.bukkit.entity.Entity
[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