+ ./gradlew build publishToMavenLocal publish --refresh-dependencies
Starting a Gradle Daemon (subsequent builds will be faster)
Configuration on demand is an incubating feature.
> Task :compileJava FROM-CACHE
> Task :processResources
> Task :classes
> Task :jar
> Task :assemble
> Task :checkstyleMain FROM-CACHE
> Task :compileTestJava FROM-CACHE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :checkstyleTest FROM-CACHE
> Task :test FROM-CACHE
> Task :check UP-TO-DATE
> Task :build
> Task :generateMetadataFileForMavenJavaPublication
> Task :generatePomFileForMavenJavaPublication
> Task :publishMavenJavaPublicationToMavenLocal
> Task :publishToMavenLocal
> Task :publishMavenJavaPublicationToMaven-internalRepository
> Task :publish
[Incubating] Problems report is available at: file:///home/omero/workspace/omero-zarr-pixel-buffer-build/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.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 53s
11 actionable tasks: 6 executed, 5 from cache