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.3-SNAPSHOT                              [7/9]
[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 setResourcePack(java.lang.String,byte[],java.lang.String,boolean) 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.3-SNAPSHOT:
[INFO] 
[INFO] denizen-parent ..................................... SUCCESS [  0.748 s]
[INFO] Denizen ............................................ SUCCESS [ 28.413 s]
[INFO] denizen-v1_14 ...................................... SUCCESS [  2.290 s]
[INFO] denizen-v1_15 ...................................... SUCCESS [  2.111 s]
[INFO] denizen-v1_16 ...................................... SUCCESS [  2.371 s]
[INFO] denizen-v1_17 ...................................... SUCCESS [ 12.783 s]
[INFO] denizen-v1_18 ...................................... FAILURE [  5.478 s]
[INFO] denizen-paper ...................................... SKIPPED
[INFO] denizen-dist ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  59.984 s
[INFO] Finished at: 2021-12-20T05:29:33Z
[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 setResourcePack(java.lang.String,byte[],java.lang.String,boolean) 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