+ JAVA_HOME=/var/lib/jenkins/jdk-21.0.3+9/
+ ./gradlew publishMavenJavaPublicationToMavenRepository -PBUILD_NUMBER=3 -PDEPLOY_DIR=/var/www/dvs1/files/maven --no-daemon
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as configuration cache cannot be reused because the set of Gradle properties has changed: the value of 'BUILD_NUMBER' was changed.
> Task :jarJar NO-SOURCE
> Task :generateModMetadata UP-TO-DATE
> Task :generatePomFileForMavenJavaPublication
> Task :createMinecraftArtifacts UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :compileJava UP-TO-DATE
> Task :classes UP-TO-DATE
> Task :jar
> Task :publishMavenJavaPublicationToMavenRepository
[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/ironchests_1.21.6-neoforge/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 6s
7 actionable tasks: 3 executed, 4 up-to-date
Configuration cache entry stored.