Skip to content

Console Output

+ ./gradlew build publishToMavenLocal publish --refresh-dependencies
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build 
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 :javadoc FROM-CACHE
> Task :javadocJar
> Task :sourcesJar
> Task :test FROM-CACHE
> Task :check UP-TO-DATE
> Task :build
> Task :generateMetadataFileForMavenJavaPublication
> Task :generatePomFileForMavenJavaPublication
> Task :publishMavenJavaPublicationToMavenLocal
> Task :generateMetadataFileForOmeroZarrPixelBufferPublication
> Task :generatePomFileForOmeroZarrPixelBufferPublication

> Task :publishOmeroZarrPixelBufferPublicationToMavenLocal
Multiple publications with coordinates 'com.glencoesoftware.omero:omero-zarr-pixel-buffer:0.6.2-SNAPSHOT' are published to repository 'mavenLocal'. The publications 'mavenJava' in root project 'omero-zarr-pixel-buffer' and 'omeroZarrPixelBuffer' in root project 'omero-zarr-pixel-buffer' will overwrite each other!

> Task :publishToMavenLocal
> Task :publishMavenJavaPublicationToMavenRepository

> Task :publishOmeroZarrPixelBufferPublicationToMavenRepository
Multiple publications with coordinates 'com.glencoesoftware.omero:omero-zarr-pixel-buffer:0.6.2-SNAPSHOT' are published to repository 'maven'. The publications 'mavenJava' in root project 'omero-zarr-pixel-buffer' and 'omeroZarrPixelBuffer' in root project 'omero-zarr-pixel-buffer' will overwrite each other!

> Task :publish

[Incubating] Problems report is available at: file:///home/omero/workspace/omero-zarr-pixel-buffer-build-2/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 35s
18 actionable tasks: 12 executed, 6 from cache