SuccessConsole Output

+ ./gradlew build -PBUILD_NUMBER=5 --no-daemon

> Configure project :
New Dep: net.minecraftforge:forge:1.15.2-31.1.0_mapped_snapshot_20200328-1.15.1_at_7fed8c0f64d28e7608151f7fd1b05ca65b3b2162

> Task :compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :processResources
> Task :classes
> Task :jar
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :reobfJar
> Task :sourcesJar
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build

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

BUILD SUCCESSFUL in 23s
8 actionable tasks: 6 executed, 2 up-to-date