- Better guidance for dependency verification failures For more details see https://docs.gradle.org/9.2.1/release-notes.html 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/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :compileJava > Task :processResources > Task :classes > Task :jar BUILD SUCCESSFUL in 5s 3 actionable tasks: 3 executed Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.2.1/userguide/configuration_cache_enabling.html phase `build' succeeded after 5.4 seconds starting phase `stop-mitm-cache' phase `stop-mitm-cache' succeeded after 0.0 seconds starting phase `check' phase `check' succeeded after 0.0 seconds starting phase `install' 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/9.2.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :compileJava UP-TO-DATE > Task :processResources UP-TO-DATE > Task :classes UP-TO-DATE > Task :jar UP-TO-DATE > Task :generateMetadataFileForMavenPublication > Task :generatePomFileForMavenPublication > Task :publishMavenPublicationToMavenLocal FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':publishMavenPublicationToMavenLocal'. > Failed to publish publication 'maven' to repository 'mavenLocal' > Invalid publication 'maven': groupId cannot be empty. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to generate a Build Scan (powered by Develocity). > Get more help at https://help.gradle.org. BUILD FAILED in 2s 6 actionable tasks: 3 executed, 3 up-to-date error: in phase 'install': uncaught exception: %exception #<&invoke-error program: "gradle" arguments: ("--no-daemon" "--init-script" "init.gradle" "-Dmaven.repo.local=/gnu/store/i5xpmbbj30driz7sx6p3xx9qxzwsq6qp-drongo-0.0.0/maven" "publishToMavenLocal") exit-status: 1 term-signal: #f stop-signal: #f> phase `install' failed after 2.5 seconds command "gradle" "--no-daemon" "--init-script" "init.gradle" "-Dmaven.repo.local=/gnu/store/i5xpmbbj30driz7sx6p3xx9qxzwsq6qp-drongo-0.0.0/maven" "publishToMavenLocal" failed with status 1 build process 18 exited with status 256 builder for `/gnu/store/gby9sclwnxifpy43wxb5k5bm1myhihl1-drongo-0.0.0.drv' failed with exit code 1 build of /gnu/store/gby9sclwnxifpy43wxb5k5bm1myhihl1-drongo-0.0.0.drv failed View build log at '/var/log/guix/drvs/gb/y9sclwnxifpy43wxb5k5bm1myhihl1-drongo-0.0.0.drv'. guix build: error: build of `/gnu/store/gby9sclwnxifpy43wxb5k5bm1myhihl1-drongo-0.0.0.drv' failed