You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2019/12/14 17:45:00 UTC

[jira] [Closed] (MCHECKSTYLE-373) Checkstyle version as properties

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

Sylwester Lachiewicz closed MCHECKSTYLE-373.
--------------------------------------------
    Resolution: Information Provided

> Checkstyle version as properties
> --------------------------------
>
>                 Key: MCHECKSTYLE-373
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-373
>             Project: Maven Checkstyle Plugin
>          Issue Type: Improvement
>          Components: checkstyle:checkstyle
>    Affects Versions: 3.0.0
>            Reporter: Vincent Moittie
>            Priority: Major
>
> Hi,
>  
> As we can see in your documentation, the only way to choose specific checkstyle version is to modify the pom.xml.
> So it will be nice to have a property to manage this in command line.
> Example :
> {code:java}
> -Dcheckstyle-version=8.18{code}
> So, from QA point of view, we can manage checkstyle version over all our java projects, and there is no need to change project specific settings which are still pom file.
>  



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