You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephane Nicoll (JIRA)" <ji...@apache.org> on 2017/05/29 10:58:04 UTC

[jira] [Comment Edited] (MCOMPILER-298) Support "-parameters" compiler option as a configuration key

    [ https://issues.apache.org/jira/browse/MCOMPILER-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028223#comment-16028223 ] 

Stephane Nicoll edited comment on MCOMPILER-298 at 5/29/17 10:57 AM:
---------------------------------------------------------------------

There is a change required in plexus compiler to make that happen, see PR
https://github.com/codehaus-plexus/plexus-compiler/pull/29

There is a PR available that needs a review: https://github.com/apache/maven-plugins/pull/114


was (Author: snicoll):
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
>    Affects Versions: 3.6.1
>            Reporter: brian clozel
>            Priority: Minor
>              Labels: pull-request-available
>
> 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)