Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.3.1-SNAPSHOT:
[INFO] 
[INFO] Denizen ............................................ SUCCESS [ 27.445 s]
[INFO] denizen-paper ...................................... FAILURE [  3.563 s]
[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:  33.151 s
[INFO] Finished at: 2025-08-16T21:02:23Z
[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-paper: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/paper/src/main/java/com/denizenscript/denizen/paper/events/ServerListPingScriptEventPaperImpl.java:[64,19] com.denizenscript.denizen.paper.events.ServerListPingScriptEventPaperImpl.FakeProfile is not abstract and does not override abstract method clone() in com.destroystokyo.paper.profile.PlayerProfile
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/paper/src/main/java/com/denizenscript/denizen/paper/events/ServerListPingScriptEventPaperImpl.java:[87,68] clone() in com.denizenscript.denizen.paper.events.ServerListPingScriptEventPaperImpl.FakeProfile cannot implement clone() in com.destroystokyo.paper.profile.PlayerProfile
[ERROR] return type @org.jetbrains.annotations.NotNull org.bukkit.profile.PlayerProfile is not compatible with com.destroystokyo.paper.profile.PlayerProfile
[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-paper
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT