grimmory-3.3.3
checks.x86_64-linux.package-grimmory
· build #236
· raw
unpackPhase
1unpacking source archive /nix/store/f8jjn5qv983sq9ph4z4bly4wa1ky7ky1-source2source root is source/backendconfigurePhase
3/build/tmp.Iw4YovvgX7 /build/source/backend4/build/source/backend5Certificate was added to keystore6no configure script, doing nothingbuildPhase
78Welcome to Gradle 9.5.1!910Here are the highlights of this release:11 - Task provenance in reports and failure messages12 - Type-safe accessors for precompiled Kotlin Settings plugins1314For more details see https://docs.gradle.org/9.5.1/release-notes.html1516To 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.17Daemon will be stopped at the end of the build 1819> Configure project :20The com.github.ben-manes.versions plugin id is deprecated; apply io.github.ben-manes.versions instead.21w: file:///build/source/backend/build.gradle.kts:202:9: 'val enableAssociationManagement: Property<Boolean>!' is deprecated. Deprecated in Java.22w: file:///build/source/backend/build.gradle.kts:203:9: 'val enableLazyInitialization: Property<Boolean>!' is deprecated. Deprecated in Java.2324> Task :compileJava FAILED2526FAILURE: Build failed with an exception.2728* What went wrong:29Execution failed for task ':compileJava' (registered by plugin class 'org.gradle.api.plugins.JavaBasePlugin').30> Could not resolve all files for configuration ':compileClasspath'.31 > Did not resolve 'tools.jackson:jackson-bom:3.2.2' which is part of the dependency lock state32 > Did not resolve 'org.flywaydb:flyway-mysql:13.3.0' which is part of the dependency lock state33 > Could not find org.flywaydb:flyway-mysql:13.3.0.34 Searched in the following locations:35 - https://repo.maven.apache.org/maven2/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom36 - https://jitpack.io/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom37 Required by:38 root project 'backend'39 > Could not find tools.jackson:jackson-bom:3.2.2.40 Required by:41 root project 'backend'42 > Could not find org.flywaydb:flyway-mysql:13.3.0.43 Searched in the following locations:44 - https://repo.maven.apache.org/maven2/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom45 - https://jitpack.io/org/flywaydb/flyway-mysql/13.3.0/flyway-mysql-13.3.0.pom46 Required by:47 root project 'backend'48 > Could not find tools.jackson:jackson-bom:3.2.2.49 Required by:50 root project 'backend'51 > Could not find tools.jackson:jackson-bom:3.2.2.52 Required by:53 root project 'backend' > tools.jackson.core:jackson-core:3.1.454 root project 'backend' > tools.jackson.core:jackson-databind:3.1.45556* Try:57> Run with --stacktrace option to get the stack trace.58> Run with --info or --debug option to get more log output.59> Run with --scan to get full insights from a Build Scan (powered by Develocity).60> Get more help at https://help.gradle.org.6162BUILD FAILED in 26s631 actionable task: 1 executed