Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for citizens-parent 2.0.30-SNAPSHOT:
[INFO] 
[INFO] citizens-parent .................................... SUCCESS [  2.275 s]
[INFO] citizens-main ...................................... FAILURE [ 19.257 s]
[INFO] citizens-v1_8_R3 ................................... SKIPPED
[INFO] citizens-v1_12_R1 .................................. SKIPPED
[INFO] citizens-v1_16_R3 .................................. SKIPPED
[INFO] citizens-v1_17_R1 .................................. SKIPPED
[INFO] citizens-v1_18_R2 .................................. SKIPPED
[INFO] citizens-v1_19_R2 .................................. SKIPPED
[INFO] citizens ........................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  23.471 s
[INFO] Finished at: 2023-01-01T13:34:28Z
[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 citizens-main: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/Citizens.java:[406,23] cannot find symbol
[ERROR] symbol:   method runTaskTimer(org.bukkit.plugin.Plugin,int,int)
[ERROR] location: variable locationLookup of type net.citizensnpcs.api.LocationLookup
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/Citizens.java:[487,23] cannot find symbol
[ERROR] symbol:   method cancel()
[ERROR] location: variable locationLookup of type net.citizensnpcs.api.LocationLookup
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/Citizens.java:[489,23] cannot find symbol
[ERROR] symbol:   method runTaskTimer(org.bukkit.plugin.Plugin,int,int)
[ERROR] location: variable locationLookup of type net.citizensnpcs.api.LocationLookup
[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 :citizens-main
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT