Re: Checkstyle/maven/parent POM

2010-10-14 Thread Wayne Fay
> * In checkstyle plugin 2.6, it appears that the suppressionsLocation/ > suppressionsFileExpression don't work. I spent a significant amount > of time trying all manner of settings for those, but the exclusions file > was never found. Did you check the source code for the plugin and maybe add som

Checkstyle/maven/parent POM

2010-10-14 Thread Stefan Zier
Consider the following hierarchy: |-- module1 |`-- pom.xml | |-- checkstyle-exclusions.xml |-- module2 | `-- pom.xml | |-- checkstyle-exclusions.xml |-- ... ` pom.xml ` checkstyle.xml The goal is to have a centrally shared