Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.3.0-SNAPSHOT:
[INFO] 
[INFO] Denizen ............................................ FAILURE [ 32.000 s]
[INFO] denizen-paper ...................................... 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:  34.206 s
[INFO] Finished at: 2024-04-14T17:57:17Z
[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/objects/NPCTag.java:[696,37] cannot find symbol
[ERROR] symbol:   method getNameEntity()
[ERROR] location: variable hologram of type net.citizensnpcs.trait.HologramTrait
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java:[715,49] cannot find symbol
[ERROR] symbol:   method getHologramEntities()
[ERROR] location: variable hologram of type net.citizensnpcs.trait.HologramTrait
[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