Running phase: unpackPhase unpacking source archive /nix/store/f8jjn5qv983sq9ph4z4bly4wa1ky7ky1-source source root is source/backend Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase /build/tmp.Iw4YovvgX7 /build/source/backend /build/source/backend Certificate was added to keystore no configure script, doing nothing Running phase: buildPhase Welcome to Gradle 9.5.1! Here are the highlights of this release: - Task provenance in reports and failure messages - Type-safe accessors for precompiled Kotlin Settings plugins For more details see https://docs.gradle.org/9.5.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.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Configure project : The com.github.ben-manes.versions plugin id is deprecated; apply io.github.ben-manes.versions instead. w: file:///build/source/backend/build.gradle.kts:202:9: 'val enableAssociationManagement: Property!' is deprecated. Deprecated in Java. w: file:///build/source/backend/build.gradle.kts:203:9: 'val enableLazyInitialization: Property!' is deprecated. Deprecated in Java. > Task :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava' (registered by plugin class 'org.gradle.api.plugins.JavaBasePlugin'). > Could not resolve all files for configuration ':compileClasspath'. > Did not resolve 'tools.jackson:jackson-bom:3.2.2' which is part of the dependency lock state > Did not resolve 'org.flywaydb:flyway-mysql:13.3.0' which is part of the dependency lock state > Could not find org.flywaydb:flyway-mysql:13.3.0. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom - https://jitpack.io/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom Required by: root project 'backend' > Could not find tools.jackson:jackson-bom:3.2.2. Required by: root project 'backend' > Could not find org.flywaydb:flyway-mysql:13.3.0. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom - https://jitpack.io/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom Required by: root project 'backend' > Could not find tools.jackson:jackson-bom:3.2.2. Required by: root project 'backend' > Could not find tools.jackson:jackson-bom:3.2.2. Required by: root project 'backend' > tools.jackson.core:jackson-core:3.1.4 root project 'backend' > tools.jackson.core:jackson-databind:3.1.4 * 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 get full insights from a Build Scan (powered by Develocity). > Get more help at https://help.gradle.org. BUILD FAILED in 26s 1 actionable task: 1 executed