SuccessConsole Output

+ ./gradlew publishMavenJavaPublicationToMavenRepository -PBUILD_NUMBER=4 -PDEPLOY_DIR=/var/www/dvs1/files/maven --no-daemon
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.6.2/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

> Configure project :
New Dep: net.minecraftforge:forge:1.15.2-31.2.8_mapped_snapshot_20200530-1.15.1_at_e72268e920747d2e9c7d04b72f9445dd2c437f04

> Task :generatePomFileForMavenJavaPublication
> Task :compileJava UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :classes UP-TO-DATE
> Task :jar
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :reobfJar
> Task :sourcesJar UP-TO-DATE
> Task :publishMavenJavaPublicationToMavenRepository

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.6.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 10s
10 actionable tasks: 5 executed, 5 up-to-date