settings suppressionsLocation does not set checkstyle.suppressions.file like
suppressionsFile does
--------------------------------------------------------------------------------------------------
Key: MPCHECKSTYLE-57
URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-57
Project: maven-checkstyle-plugin
Issue Type: Bug
Affects Versions: 2.1
Reporter: Barrie Treloar
Assigned To: Barrie Treloar
If you use suppressionsFile then the property gets set.
Since this is deprecated and suppressionsLocation is recommended instead, after
changing to use suppressionsLocation the property is no longer set.
The problem is that the plugin must also be configured to use
suppressionsFileExpression in addition to using suppressionsLocation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira