Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.3.1-SNAPSHOT:
[INFO] 
[INFO] Denizen ............................................ FAILURE [ 12.252 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:  13.792 s
[INFO] Finished at: 2025-04-09T21:48:26Z
[INFO] ------------------------------------------------------------------------
[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/utilities/FormattedTextHelper.java:[871,48] constructor EntitySerializer in class net.md_5.bungee.api.chat.hover.content.EntitySerializer cannot be applied to given types;
[ERROR] required: net.md_5.bungee.chat.VersionedComponentSerializer
[ERROR] found:    no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/FormattedTextHelper.java:[870,59] constructor SelectorComponentSerializer in class net.md_5.bungee.chat.SelectorComponentSerializer cannot be applied to given types;
[ERROR] required: net.md_5.bungee.chat.VersionedComponentSerializer
[ERROR] found:    no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/FormattedTextHelper.java:[869,56] constructor ScoreComponentSerializer in class net.md_5.bungee.chat.ScoreComponentSerializer cannot be applied to given types;
[ERROR] required: net.md_5.bungee.chat.VersionedComponentSerializer
[ERROR] found:    no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/FormattedTextHelper.java:[868,58] constructor KeybindComponentSerializer in class net.md_5.bungee.chat.KeybindComponentSerializer cannot be applied to given types;
[ERROR] required: net.md_5.bungee.chat.VersionedComponentSerializer
[ERROR] found:    no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/FormattedTextHelper.java:[867,63] constructor TranslatableComponentSerializer in class net.md_5.bungee.chat.TranslatableComponentSerializer cannot be applied to given types;
[ERROR] required: net.md_5.bungee.chat.VersionedComponentSerializer
[ERROR] found:    no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/FormattedTextHelper.java:[866,55] constructor TextComponentSerializer in class net.md_5.bungee.chat.TextComponentSerializer cannot be applied to given types;
[ERROR] required: net.md_5.bungee.chat.VersionedComponentSerializer
[ERROR] found:    no arguments
[ERROR] reason: actual and formal argument lists differ in length
[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