investigate fmt-maven-plugin upgrade error #3553
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: process
A process-related concern. May include testing, release, or the like.
fmt-maven-plugin upgrade to 2.13 is failing on error for ci/lint and ci/showcase, but pass for other ci checks.
see #3544 (comment)
Found this old attempt to upgrade failing with Java incompatible: #941 unsure if related.
One other clue is #2533, shows
com.google.googlejavaformat:google-java-format
version in project is not uniformed. and google-java-format 1.14 requires java 11 (ref: #952)The text was updated successfully, but these errors were encountered: