Chesnay Schepler created FLINK-20803:
----------------------------------------
Summary: Version nismatch between spotless-maven-plugin and
google-java-format plugin
Key: FLINK-20803
URL: https://issues.apache.org/jira/browse/FLINK-20803
Project: Flink
Issue Type: Bug
Components: Build System
Affects Versions: 1.13.0, 1.11.4, 1.12.1
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.13.0, 1.11.4, 1.12.1
The spotless-maven-plugin uses version 1.7 of the google-java-format, while the
IntelliJ google-java-format plugin uses 1.9, resulting in inconsistent
formatting.
We cannot bump the version used by the spotless plugin because it requires java
11, so instead we have to downgrade the intellij plugin to 1.7.0.5 .
--
This message was sent by Atlassian Jira
(v8.3.4#803005)