SuccessConsole Output

+ JAVA_HOME=/var/lib/jenkins/jdk-17.0.1+12/
+ ./gradlew publish curseforge -PBUILD_NUMBER=276 -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. See https://docs.gradle.org/7.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

> Configure project :
WARNING: This project is configured to use the official obfuscation mappings provided by Mojang. These mapping fall under their associated license, you should be fully aware of this license. For the latest license text, refer below, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md, You can hide this warning by running the `hideOfficialWarningUntilChanged` task
WARNING: (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.

> Task :compileApiJava UP-TO-DATE
> Task :processApiResources NO-SOURCE
> Task :apiClasses UP-TO-DATE
> Task :apiJar
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :reobfApiJar
> Task :compileJava UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :replaceResources
> Task :classes
> Task :deobfJar
> Task :generatePomFileForMavenPublication
> Task :jar
> Task :reobfJar

> Task :javadoc
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/recipe/IFocus.java:34: warning: invalid input: '<'
	 * This is useful when handling a wildcard generic instance of `IFocus<?>`.
	                                                                      ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/recipe/IFocus.java:34: warning: invalid input: '<'
	 * This is useful when handling a wildcard generic instance of `IFocus<?>`.
	                                                                      ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/recipe/IFocusGroup.java:11: warning: invalid input: '<'
 * Helper functions make this simpler to use than a regular `List<IFocus<?>>`
                                                                 ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/recipe/IFocusGroup.java:11: warning: invalid input: '<'
 * Helper functions make this simpler to use than a regular `List<IFocus<?>>`
                                                                        ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/ingredients/IIngredientType.java:12: warning: Tag {@link}: nested link
 * @see VanillaTypes for the built-in vanilla types {@link VanillaTypes#ITEM} and {@link VanillaTypes#FLUID}
                                                    ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/ingredients/IIngredientType.java:12: warning: Tag {@link}: nested link
 * @see VanillaTypes for the built-in vanilla types {@link VanillaTypes#ITEM} and {@link VanillaTypes#FLUID}
                                                                                  ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/registration/IRecipeCatalystRegistration.java:16: warning: Tag {@link}: nested link
	 * @see #addRecipeCatalyst(IIngredientType, Object, ResourceLocation...) to add non-{@link ItemStack} catalysts.
	                                                                                    ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/ingredients/ITypedIngredient.java:29: warning: invalid input: '<'
	 * This is useful when handling a wildcard generic instance of `ITypedIngredient<?>`.
	                                                                                ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/main/java/mezz/jei/config/forge/Property.java:455: warning: invalid input: '<'
     * Sets the localization language key for this Property so that the config GUI screens are nice and pretty <3. The string languageKey +
                                                                                                               ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/main/java/mezz/jei/config/forge/Property.java:455: warning: invalid input: '<'
     * Sets the localization language key for this Property so that the config GUI screens are nice and pretty <3. The string languageKey +
                                                                                                               ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/api/java/mezz/jei/api/ingredients/ITypedIngredient.java:29: warning: invalid input: '<'
	 * This is useful when handling a wildcard generic instance of `ITypedIngredient<?>`.
	                                                                                ^
/var/lib/jenkins/workspace/JEI-Jenkinsfile/src/main/java/mezz/jei/config/forge/Property.java:455: warning: invalid input: '<'
     * Sets the localization language key for this Property so that the config GUI screens are nice and pretty <3. The string languageKey +
                                                                                                               ^
12 warnings

> Task :javadocJar
> Task :sourcesJar
> Task :publishMavenPublicationToMavenRepository
> Task :publish
> Task :assemble
> Task :makeChangelog

> Task :curseforge238222
Uploaded /var/lib/jenkins/workspace/JEI-Jenkinsfile/build/libs/jei-1.18.1-9.4.1.276.jar to CurseForge Project: 238222, with ID: 4060769

> Task :curseforge

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.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 25s
19 actionable tasks: 14 executed, 5 up-to-date