Skip to content
Failed

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------< com.denizenscript:denizen-v1_18 >-------------------
[INFO] Building denizen-v1_18 1.2.4-SNAPSHOT                              [5/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-v1_18 ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_18 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_18 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/target/classes
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/AbstractListenerPlayInImpl.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/AbstractListenerPlayInImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/DenizenNetworkManagerImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/DenizenNetworkManagerImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/entities/CraftFakePlayerImpl.java:[16,8] com.denizenscript.denizen.nms.v1_18.impl.entities.CraftFakePlayerImpl is not abstract and does not override abstract method setWorldBorder(org.bukkit.WorldBorder) in org.bukkit.entity.Player
[INFO] 1 error
[INFO] -------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for denizen-parent 1.2.4-SNAPSHOT:
[INFO] 
[INFO] denizen-parent ..................................... SUCCESS [  1.948 s]
[INFO] Denizen ............................................ SUCCESS [ 36.653 s]
[INFO] denizen-v1_16 ...................................... SUCCESS [  5.184 s]
[INFO] denizen-v1_17 ...................................... SUCCESS [  8.820 s]
[INFO] denizen-v1_18 ...................................... FAILURE [  4.416 s]
[INFO] denizen-paper ...................................... SKIPPED
[INFO] denizen-dist ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:04 min
[INFO] Finished at: 2022-04-12T05:22:44Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project denizen-v1_18: Compilation failure
[ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/entities/CraftFakePlayerImpl.java:[16,8] com.denizenscript.denizen.nms.v1_18.impl.entities.CraftFakePlayerImpl is not abstract and does not override abstract method setWorldBorder(org.bukkit.WorldBorder) in org.bukkit.entity.Player
[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 :denizen-v1_18