[
https://issues.apache.org/jira/browse/MCOMPILER-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820397#comment-17820397
]
ASF GitHub Bot commented on MCOMPILER-576:
------------------------------------------
kwin merged PR #223:
URL: https://github.com/apache/maven-compiler-plugin/pull/223
> Deprecate parameter "compilerVersion"
> -------------------------------------
>
> Key: MCOMPILER-576
> URL: https://issues.apache.org/jira/browse/MCOMPILER-576
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: next-release
>
>
> The parameter {{compilerVersion}}
> (https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#compilerVersion)
> was used in the past only to derive which how to parameterize the underlying
> compiler (only used in javac). This was resolved in the context of
> https://github.com/codehaus-plexus/plexus-compiler/issues/356. Therefore the
> compiler version is no longer used by any of the plexus compilers. As it
> never necessarily reflected the actual version of the compiler it should be
> deprecated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)