File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 276276 <configuration >
277277 <configLocation >${basedir} /checkstyle.xml</configLocation >
278278 <enableRulesSummary >false</enableRulesSummary >
279- <suppressionsLocation >${basedir} /src/main /resources/checkstyle/checkstyle-suppressions.xml</suppressionsLocation >
279+ <suppressionsLocation >${basedir} /src/site /resources/checkstyle/checkstyle-suppressions.xml</suppressionsLocation >
280280 </configuration >
281281 <!-- We need to specify reportSets because 2.9.1 creates two reports -->
282282 <reportSets >
304304 <skipEmptyReport >false</skipEmptyReport >
305305 <analysisCache >true</analysisCache >
306306 <rulesets >
307- <ruleset >${basedir} /src/main /resources/pmd/pmd-ruleset.xml</ruleset >
307+ <ruleset >${basedir} /src/site /resources/pmd/pmd-ruleset.xml</ruleset >
308308 </rulesets >
309309 </configuration >
310310 </plugin >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments