SuccessConsole Output

+ JAVA_HOME=/var/lib/jenkins/jdk-17.0.1+12/
+ ./gradlew :Fabric:publishCurseForge --no-daemon
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

> Configure project :CommonApi
Targeting Minecraft '1.18.2' on a 'JOINED' platform

> Configure project :Common
SpongePowered Vanilla 'GRADLE' Toolset Version '0.2.1-SNAPSHOT'
Targeting Minecraft '1.18.2' on a 'JOINED' platform

> Configure project :FabricApi
Fabric Loom: 0.11.34

> Configure project :Fabric
Fabric Loom: 0.11.34

> Task :Changelog:makeChangelog
> Task :CommonApi:compileJava UP-TO-DATE
> Task :CommonApi:processResources NO-SOURCE
> Task :CommonApi:classes UP-TO-DATE
> Task :CommonApi:jar
> Task :Core:compileJava UP-TO-DATE
> Task :Core:processResources NO-SOURCE
> Task :Core:classes UP-TO-DATE
> Task :Core:jar
> Task :Common:compileJava UP-TO-DATE
> Task :Common:processResources UP-TO-DATE
> Task :Common:classes UP-TO-DATE
> Task :Common:jar
> Task :FabricApi:compileJava UP-TO-DATE
> Task :FabricApi:processResources NO-SOURCE
> Task :FabricApi:classes UP-TO-DATE
> Task :FabricApi:jar
> Task :Fabric:compileJava UP-TO-DATE
> Task :Fabric:processResources UP-TO-DATE
> Task :Fabric:classes UP-TO-DATE
> Task :Fabric:jar
> Task :Fabric:prepareRemapJar
> Task :Fabric:remapJar

> Task :Fabric:publishCurseForge
Version slug 1-15-snapshot was already present. Former ID 7519. New ID 7751.
Version slug 1-19-snapshot was already present. Former ID 8993. New ID 9559.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 18s
16 actionable tasks: 9 executed, 7 up-to-date