The GitHub Actions job "CI" on grails-core.git/upgrade/gradle-9.3.1 has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 9a39c7971e036e64964ec4ce5f7dfbe7f4a5f67a / James Fredley <[email protected]> Fix CI failures from grails-publish 1.0.0-SNAPSHOT and stale codehaus reference Two follow-up CI issues from the previous review-feedback commit: * Add the apache snapshots repo to the pluginManagement blocks in buildSrc/settings.gradle, grails-forge/settings.gradle, and grails- forge/buildSrc/settings.gradle. Same chicken-and-egg pattern as the root and grails-gradle settings - the org.apache.grails.buildsrc.repo plugin cannot register the snapshot repo until its own classpath (which transitively pulls grails-publish:1.0.0-SNAPSHOT) has been resolved. * grails-gradle/plugins/build.gradle: org.codehaus.groovy:groovy-test- junit5 -> org.apache.groovy:groovy-test-junit5. The codehaus reference was inherited from the 8.0.x merge (toolchain test rewrite commit fec38f4908) and resolves to an empty version because no BOM declares the codehaus coordinates. Verified ./gradlew :grails-bom:extractConstraints :grails-test-examples- scaffolding:validateDependencyVersions still passes locally. Assisted-by: claude-code:claude-opus-4-7 Report URL: https://github.com/apache/grails-core/actions/runs/24888208893 With regards, GitHub Actions via GitBox
