[
https://issues.apache.org/jira/browse/MCOMPILER-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028223#comment-16028223
]
Stephane Nicoll commented on MCOMPILER-298:
-------------------------------------------
There is a change required in plexus compiler to make that happen, see PR
https://github.com/codehaus-plexus/plexus-compiler/pull/29
> Support "-parameters" compiler option as a configuration key
> ------------------------------------------------------------
>
> Key: MCOMPILER-298
> URL: https://issues.apache.org/jira/browse/MCOMPILER-298
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Reporter: brian clozel
> Priority: Minor
>
> The {{-parameters}} flag is, as of JDK8, a standard compiler option for the
> compiler. This option should be frequently used by developers and it would
> make sense to have it as a first class option (like source, target and many
> others) rather than using {{compilerArgs}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)