Skip to content

Console Output

+ cd omero-zarr-pixel-buffer
+ sh gradlew build publishToMavenLocal --refresh-dependencies
Downloading https://services.gradle.org/distributions/gradle-9.4.1-bin.zip
.............10%.............20%.............30%.............40%.............50%.............60%..............70%.............80%.............90%.............100%

Welcome to Gradle 9.4.1!

Here are the highlights of this release:
 - Java 26 support
 - Non-class-based JVM tests
 - Enhanced console progress bar

For more details see https://docs.gradle.org/9.4.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileJava
> Task :processResources
> Task :classes
> Task :jar
> Task :assemble
> Task :checkstyleMain
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
> Task :checkstyleTest
> Task :test
> Task :check
> Task :build
> Task :generateMetadataFileForOmeroZarrPixelBufferPublication
> Task :generatePomFileForOmeroZarrPixelBufferPublication
> Task :publishOmeroZarrPixelBufferPublicationToMavenLocal
> Task :publishToMavenLocal

BUILD SUCCESSFUL in 4m 57s
10 actionable tasks: 10 executed