You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/04/17 13:25:00 UTC

[jira] [Assigned] (MNG-7767) Tone down plugin validation report

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

Tamas Cservenak reassigned MNG-7767:
------------------------------------

    Assignee: Tamas Cservenak

> Tone down plugin validation report
> ----------------------------------
>
>                 Key: MNG-7767
>                 URL: https://issues.apache.org/jira/browse/MNG-7767
>             Project: Maven
>          Issue Type: Improvement
>          Components: Plugins and Lifecycle
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 3.9.2, 4.0.0-alpha-6, 4.0.0
>
>
> Tone down the plugin validation (current "default" output for Maven build even emits 1.5 screens of warning): [https://gist.github.com/cstamas/02d6fd3e969efe4a17186504b355c080#file-gistfile1-txt-L25]
> I'd change it like:
>  * DISABLED mode emits one line (as today)}
>  * NORMAL mode would emit something like this [https://gist.github.com/cstamas/10765b9e697e5605124bd65fd9cdafca]
>  * VERBOSE mode emits full report (as today)
> At the same time, rename the "modes" as current mode names does not reflect what they do:
> * disabled -> brief (emits one liner warning)
> * normal -> default (emits list of plugins)
> * verbose -> verbose (emits full report)



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