diffplug / diffplug/spotless

[Feature] Support JDK toolchains plugin in spotless maven plugin

Open
#1,857 1 comment 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
5.6k
Forks
559
Avg merge
1d 13h
Merged PRs (30d)
34

Description

Spotless can not sense the toolchains plugin in Maven.

I have different Java versions in my project and use Spotless to be the checkstyle plugin. Also, I use the JDK toolchains maven plugin to help me pick different JDK env in different modules. But when I built the whole project, Spotless can not sense the toolchains, so it used the wrong JDK to apply Spotless(different modules have different Google Java formats to support different JDK).

I'm willing to submit a PR, but I wonder if the communications can merge it into older versions such as 2.30.0 or a branch that supports JAVA 8(cause I have Java 8 env).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.