Skip to content
Failed

Console Output

[INFO] 
[INFO] -----------------< net.citizensnpcs:citizens-v1_21_R1 >-----------------
[INFO] Building citizens-v1_21_R1 2.0.35-SNAPSHOT                         [5/6]
[INFO]   from v1_21_R1/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ citizens-v1_21_R1 ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ citizens-v1_21_R1 ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_21_R1/src/main/resources
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ citizens-v1_21_R1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 151 source files with javac [debug target 1.8] to target/classes
[INFO] Annotation processing is enabled because one or more processors were found
  on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/v1_21_R1/src/main/java/net/citizensnpcs/nms/v1_21_R1/util/NMSImpl.java:[39,54] package org.bukkit.craftbukkit.v1_21_R1.inventory.view does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------