The GitHub Actions job "SiteMesh 2 Compatibility" on 
grails-core.git/fix/spring-dm-example-in-commit-bom has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
6efd35971ef949a524b65611f774fa688ae2fd83 / James Fredley 
<[email protected]>
fix: allow a managed coordinate to be absent from a build variant

verifyDependencyManagementVersions failed the SiteMesh 2 lane, which sets 
SITEMESH2_TESTING_ENABLED and resolves no Jackson at all, because the guard 
treated a coordinate missing from every checked configuration as evidence that 
the check had stopped working. That guard was written for a real failure - an 
earlier revision keyed its lookup map with a GString, so every lookup missed 
and the task asserted nothing - but it cannot distinguish that from a variant 
legitimately not using a dependency.

Fail only when no expected coordinate resolves anywhere, which is what the 
broken-lookup case actually looks like. Per-coordinate version mismatches still 
fail as before.

Assisted-by: claude-code:claude-opus-5

Report URL: https://github.com/apache/grails-core/actions/runs/30659628863

With regards,
GitHub Actions via GitBox

Reply via email to