Konrad Windszus created MCOMPILER-577:
-----------------------------------------
Summary: Rename parameter "forceJavacCompilerUse"
Key: MCOMPILER-577
URL: https://issues.apache.org/jira/browse/MCOMPILER-577
Project: Maven Compiler Plugin
Issue Type: Improvement
Reporter: Konrad Windszus
Fix For: next-release
The name {{forceJavacCompilerUse}} is confusing, because it only determines
which API to use to access {{javac}}, but doesn't actually affect the compiler
being used (which is determined via {{compilerId}} or toolchains).
I would propose to rename that to {{forceLegacyJavacApi}} and clarify that this
currently only has an effect on compiler {{javac}}. In order to be
backwards-compatible the old name should still be considered as alias.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)