gnodet opened a new pull request, #1611: URL: https://github.com/apache/maven-mvnd/pull/1611
## Summary - Pin `graalvm/setup-graalvm` from `@v1` tag to `@bef4b0e916c7dd079bf60fb95d49139f67e32c5f` (v1.5.3) — required by [ASF policy](https://github.com/apache/infrastructure-actions/blob/main/actions.yml#L435-L446) which bans tag-based references for third-party actions - Bump `JAVA_VERSION` from `22` to `25` — `native-maven-plugin` 1.1.0 (merged via dependabot while CI was down) downloads reachability metadata with a schema that GraalVM for JDK 22 does not support - Fix `release.yaml` source job: remove undefined `GRAALVM_VERSION` reference and add missing `distribution` parameter Companion to #1610 (same fix for mvnd-1.x). ## Test plan - [ ] CI Early Access workflow starts and passes (currently blocked by ASF action policy) - [ ] Native build completes without reachability metadata schema errors _Claude Code on behalf of Guillaume Nodet_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
