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

[jira] [Commented] (MCHECKSTYLE-396) Add feature to generate Xpath suppressions as a goal

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

Herve Boutemy commented on MCHECKSTYLE-396:
-------------------------------------------

is it about a new goal or adding a new parameter to our existing goals? https://maven.apache.org/plugins/maven-checkstyle-plugin/plugin-info.html

what would be the user workflow in the case of Maven integration usage in comparison to the CLI usage (where IIUC CLI reporting is replaced by the generation of a suppression file that can then be ingested back, and eventually cleaned up manually)?

> Add feature to generate Xpath suppressions as a goal
> ----------------------------------------------------
>
>                 Key: MCHECKSTYLE-396
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-396
>             Project: Maven Checkstyle Plugin
>          Issue Type: New Feature
>    Affects Versions: 3.1.1
>            Reporter: Linus Fernandes
>            Priority: Major
>              Labels: XPath, checkstyle, suppress
>
> It would be nice to have an additional goal added to
> the plugin to generate Xpath suppressions as currently possible through the CLI using the -g switch.
>  
> https://checkstyle.sourceforge.io/cmdline.html#Command_line_usage
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)