You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (Jira)" <ji...@apache.org> on 2022/07/27 00:26:00 UTC

[jira] [Closed] (MCOMPILER-367) Plugin should output information needed to suppress Xlint warnings

     [ https://issues.apache.org/jira/browse/MCOMPILER-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MCOMPILER-367.
----------------------------------
    Resolution: Won't Fix

plexus-compiler issue see details here https://github.com/codehaus-plexus/plexus-compiler/issues/183

> Plugin should output information needed to suppress Xlint warnings
> ------------------------------------------------------------------
>
>                 Key: MCOMPILER-367
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-367
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.8.0
>            Reporter: Gili
>            Assignee: Olivier Lamy
>            Priority: Major
>         Attachments: testcase.zip
>
>
> I will attach a testcase showing the following problem.
> If you compile a project that has compiler warnings, javac's output indicates which Xlint option will suppress the warning. But when compiling the same code under this plugin, this vital information is suppressed so the user has a difficult time figuring out which option to use.
> Expected behavior: output should indicate which Xlint option corresponds to the warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)