11:32:28[2025-02-10T10:32:28.766Z] + sed -i -e s/version = '.\+'/version = '6.2.4-build250210'/g build.gradle
11:32:28[2025-02-10T10:32:28.766Z] + ./gradlew clean build test publishToMavenLocal
11:32:28[2025-02-10T10:32:28.766Z] Downloading https://services.gradle.org/distributions/gradle-6.5-bin.zip11:32:31[2025-02-10T10:32:31.362Z] .........10%..........20%..........30%..........40%.........50%..........60%..........70%..........80%.........90%..........100%
11:32:32[2025-02-10T10:32:32.705Z]11:32:32[2025-02-10T10:32:32.705Z] Welcome to Gradle 6.5!
11:32:32[2025-02-10T10:32:32.705Z]11:32:32[2025-02-10T10:32:32.705Z] Here are the highlights of this release:
11:32:32[2025-02-10T10:32:32.705Z] - Experimental file-system watching
11:32:32[2025-02-10T10:32:32.705Z] - Improved version ordering
11:32:32[2025-02-10T10:32:32.705Z] - New samples
11:32:32[2025-02-10T10:32:32.705Z]11:32:32[2025-02-10T10:32:32.705Z] For more details see https://docs.gradle.org/6.5/release-notes.html11:32:32[2025-02-10T10:32:32.705Z]11:32:32[2025-02-10T10:32:32.705Z] Starting a Gradle Daemon (subsequent builds will be faster)
11:32:47[2025-02-10T10:32:47.468Z]11:32:47[2025-02-10T10:32:47.468Z] FAILURE: Build failed with an exception.
11:32:47[2025-02-10T10:32:47.468Z]11:32:47[2025-02-10T10:32:47.468Z] * What went wrong:
11:32:47[2025-02-10T10:32:47.468Z] A problem occurred configuring root project 'silverpeas-setup'.
11:32:47[2025-02-10T10:32:47.468Z] > Could not resolve all artifacts for configuration ':classpath'.
11:32:47[2025-02-10T10:32:47.468Z] > Could not find org.ajoberstar.grgit:grgit-core:4.0.2.
11:32:47[2025-02-10T10:32:47.468Z] Searched in the following locations:
11:32:47[2025-02-10T10:32:47.468Z] - https://nexus3.silverpeas.org/repository/silverpeas/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom11:32:47[2025-02-10T10:32:47.468Z] - https://jcenter.bintray.com/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom11:32:47[2025-02-10T10:32:47.468Z] - file:/home/silverbuild/.m2/repository/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom
11:32:47[2025-02-10T10:32:47.468Z] - https://plugins.gradle.org/m2/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom11:32:47[2025-02-10T10:32:47.468Z] Required by:
11:32:47[2025-02-10T10:32:47.468Z] project : > org.ajoberstar.grgit:org.ajoberstar.grgit.gradle.plugin:4.0.2 > org.ajoberstar.grgit:grgit-gradle:4.0.2
11:32:47[2025-02-10T10:32:47.468Z]11:32:47[2025-02-10T10:32:47.468Z] * Try:
11:32:47[2025-02-10T10:32:47.468Z] 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.
11:32:47[2025-02-10T10:32:47.468Z]11:32:47[2025-02-10T10:32:47.468Z] * Get more help at https://help.gradle.org11:32:47[2025-02-10T10:32:47.468Z]11:32:47[2025-02-10T10:32:47.468Z] BUILD FAILED in 17s