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 >----------------------
[INFO] Building Denizen 1.1.1-SNAPSHOT                                    [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/plugin/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 608 source files to /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/DropCommand.java:[220,1] class, interface, or enum expected
[INFO] 1 error
[INFO] -------------------------------------------------------------