You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gabriel Belingueres (Jira)" <ji...@apache.org> on 2019/09/07 02:51:00 UTC

[jira] [Commented] (MCOMPILER-396) compiler:help -Dgoal=compile -Ddetail does not show deprecated parameters

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

Gabriel Belingueres commented on MCOMPILER-396:
-----------------------------------------------

Please disregard this issue. Not a bug.

> compiler:help  -Dgoal=compile -Ddetail does not show deprecated parameters
> --------------------------------------------------------------------------
>
>                 Key: MCOMPILER-396
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-396
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.8.1
>            Reporter: Gabriel Belingueres
>            Priority: Minor
>
> There is no output when executing:
> {code:java}
> mvn org.apache.maven.plugins:maven-compiler-plugin:3.8.1:help -Dgoal=compile -Ddetail | grep -5 'Deprecated'{code}
>  
> For 3.8.0, deprecations are shown as expected:
> {code:java}
> mvn org.apache.maven.plugins:maven-compiler-plugin:3.8.0:help -Dgoal=compile -Ddetail | grep -5 'Deprecated'{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)