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 072074b2807f45e8711ada60f6baa0200c9eb186 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 072074b2807f45e8711ada60f6baa0200c9eb186 # timeout=10
Commit message: "Fixed various issues. Now works with Sk 2.8.0"
> git rev-list --no-walk eb4465030411e54202f10d0dd783f9ab22ba0fe8 # 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
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 23s
4 actionable tasks: 4 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS