Started by GitHub push by BerndiVader
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/MythicSkript
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/MythicSkript/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/BerndiVader/MythicSkriptAddon.git # timeout=10
Fetching upstream changes from https://github.com/BerndiVader/MythicSkriptAddon.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://github.com/BerndiVader/MythicSkriptAddon.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision eb4465030411e54202f10d0dd783f9ab22ba0fe8 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f eb4465030411e54202f10d0dd783f9ab22ba0fe8 # timeout=10
Commit message: "update to work with MM 4.12.0, Skript 2.8.0 and Spigot 16.5"
> git rev-list --no-walk fc73b76043ac70aa425e248100e77951cf02bd3b # timeout=10
[Gradle] - Launching build.
[MythicSkript] $ gradle build
Starting a Gradle Daemon (subsequent builds will be faster)
Process properties....Done!
Process resources....Done!
:clean
:compileJava
Download https://berndivader.pii.at/archiva/repository/public/org/spigotmc/spigot-1.16.5/maven-metadata.xml
Download https://berndivader.pii.at/archiva/repository/public/com/github/SkriptLang/Skript/maven-metadata.xml
Download https://jitpack.io/com/github/SkriptLang/Skript/maven-metadata.xml
Download https://jitpack.io/com/github/SkriptLang/Skript/2.8.0/Skript-2.8.0.pom
Download https://jitpack.io/com/github/SkriptLang/Skript/2.8.0/Skript-2.8.0.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Create POM file....Done!
:processResources
:classes
:jar
:assemble
:compileTestJava NO-SOURCE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test NO-SOURCE
:check UP-TO-DATE
:build
BUILD SUCCESSFUL in 29s
4 actionable tasks: 4 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS