[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] BungeeCord-Parent .................................. SUCCESS [ 3.222 s] [INFO] BungeeCord-Chat .................................... FAILURE [ 3.725 s] [INFO] BungeeCord-Config .................................. SKIPPED [INFO] BungeeCord-Event ................................... SKIPPED [INFO] BungeeCord-Protocol ................................ SKIPPED [INFO] BungeeCord-API ..................................... SKIPPED [INFO] BungeeCord-Log ..................................... SKIPPED [INFO] BungeeCord-Native .................................. SKIPPED [INFO] BungeeCord-Query ................................... SKIPPED [INFO] BungeeCord-Proxy ................................... SKIPPED [INFO] BungeeCord-Bootstrap ............................... SKIPPED [INFO] BungeeCord Modules ................................. SKIPPED [INFO] cmd_alert .......................................... SKIPPED [INFO] cmd_find ........................................... SKIPPED [INFO] cmd_list ........................................... SKIPPED [INFO] cmd_send ........................................... SKIPPED [INFO] cmd_server ......................................... SKIPPED [INFO] reconnect_yaml ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.288 s [INFO] Finished at: 2018-10-28T01:10:26+00:00 [INFO] Final Memory: 35M/396M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project bungeecord-chat: Compilation failure [ERROR] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/main/java/net/md_5/bungee/api/ChatColor.java:[176,37] no suitable method found for toLowerCase(char,java.util.Locale) [ERROR] method java.lang.Character.toLowerCase(char) is not applicable [ERROR] (actual and formal argument lists differ in length) [ERROR] method java.lang.Character.toLowerCase(int) is not applicable [ERROR] (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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :bungeecord-chat Started Build failed before it gets to this module Finished: NOT_BUILT