The GitHub Actions job "GraphAr Java Info CI" on incubator-graphar.git/feat/java-info-unit-tests has failed. Run started by GitHub user Thespica (triggered by Thespica).
Head commit for run: 1037b7abfd1033fef792df34e3f144d02945ba19 / google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> fix: Correct google-java-format version in Spotless plugin This commit fixes a build failure in the java-info module caused by an incorrect configuration of the Spotless Maven plugin. The plugin was attempting to use version "11" for google-java-format, which is not a valid artifact version. The version for `com.google.googlejavaformat:google-java-format` within the Spotless plugin configuration in `maven-projects/info/pom.xml` has been changed from "11" to "1.7". This aligns with the version used in the `maven-projects/java/pom.xml` and resolves the dependency resolution error, allowing Spotless to run correctly. Report URL: https://github.com/apache/incubator-graphar/actions/runs/15214830877 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For additional commands, e-mail: commits-h...@graphar.apache.org