Started by GitHub push by BerndiVader Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/MythicDenizenAddon The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/BerndiVader/MythicDenizenAddon.git > git init /var/lib/jenkins/workspace/MythicDenizenAddon # timeout=10 Fetching upstream changes from https://github.com/BerndiVader/MythicDenizenAddon.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/BerndiVader/MythicDenizenAddon.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/BerndiVader/MythicDenizenAddon.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6b635cebcb1e2e9bc0499224350c07848a93ee8f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b635cebcb1e2e9bc0499224350c07848a93ee8f # timeout=10 Commit message: "to work with mm4.11.0 and denizen 1.19" First time build. Skipping changelog. [Gradle] - Launching build. [MythicDenizenAddon] $ gradle build Starting a Gradle Daemon (subsequent builds will be faster) Process properties....Done! Process resources....Done! :clean UP-TO-DATE :compileJava Download http://mc.hackerzlair.org:8888/repository/public/org/spigotmc/spigot-1.16.5/maven-metadata.xml Download http://mc.hackerzlair.org:8888/repository/public/com/denizenscript/denizen/maven-metadata.xml Download http://mc.hackerzlair.org:8888/repository/public/com/denizenscript/denizen/1.19-1726/denizen-1.19-1726.pom Download http://mc.hackerzlair.org:8888/repository/public/com/denizenscript/denizen/1.19-1726/denizen-1.19-1726.jar Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Create POM file....:compileJava FAILED FAILURE: Build failed with an exception. * Where: Build file '/var/lib/jenkins/workspace/MythicDenizenAddon/build.gradle' line: 52 * What went wrong: Execution failed for task ':compileJava'. > Could not find method pom() for arguments [build_1x1pe3ehmriayrst85lx8jqdd$_run_closure4$_closure9$_closure10@1e225bee] on task ':compileJava' of type org.gradle.api.tasks.compile.JavaCompile. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 34s 2 actionable tasks: 1 executed, 1 up-to-date Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE