Support Graal based palantir formatter in Maven plugin
Open
enhancement
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 559
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 34
Description
With https://github.com/palantir/palantir-java-format/pull/1211 (shipped in palantir-java-formatter 2.57.0) the formatter can be executed as native Graal image. Such an option is provided through the gradle property `palantir.native.formatter=true` however that should also be supported for Maven. That way one can run Maven with spotless with an older version than the Palantir Formatter.
See https://repo1.maven.org/maven2/com/palantir/javaformat/palantir-java-format-native/2.58.0/
Contributor guide
Assessment
This issue has not been assessed yet.