Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] BungeeCord-Parent .................................. SUCCESS [  3.374 s]
[INFO] BungeeCord-Chat .................................... SUCCESS [ 10.056 s]
[INFO] BungeeCord-Config .................................. SUCCESS [  5.148 s]
[INFO] BungeeCord-Event ................................... SUCCESS [  5.822 s]
[INFO] BungeeCord-Protocol ................................ SUCCESS [  6.874 s]
[INFO] BungeeCord-API ..................................... FAILURE [  3.927 s]
[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: 43.440 s
[INFO] Finished at: 2018-08-05T09:52:33+00:00
[INFO] Final Memory: 48M/677M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project bungeecord-api: Compilation failure
[ERROR] /var/lib/jenkins/jobs/BungeeCord/workspace/api/src/main/java/net/md_5/bungee/api/ServerConnectRequest.java:[62,13] cannot find symbol
[ERROR] symbol:   class Default
[ERROR] location: class net.md_5.bungee.api.ServerConnectRequest.Builder
[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-api
Started
Build failed before it gets to this module
Finished: NOT_BUILT