[
https://issues.apache.org/jira/browse/FLINK-20803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-20803.
------------------------------------
Resolution: Fixed
master: 1ec147c2812d561624d37639f8faeb5ccfe52e1e
1.12: 9c2cdb43605cfb9408eae8a97aa748c078bd71fc
1.11: d400a9b6ece28a486fd83345fa0294d3aa382109
> Version mismatch 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
> Priority: Major
> Labels: pull-request-available
> 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)