[
https://issues.apache.org/jira/browse/MCHECKSTYLE-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Moittie updated MCHECKSTYLE-373:
----------------------------------------
Description:
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.
was:
Hi,
As we can see in your documentation, the only way to choose specific checkstyle
version is to modify the pom.xml. 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.
So it will be nice to have a property to manage this in command line.
> 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
(v7.6.3#76005)