-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
11. Static analysis
Ilkka Seppälä edited this page Dec 27, 2015
·
5 revisions
The project is configured to use Maven PMD plugin for static analysis. It is currently running with the default rules. When rule violations are found, the PMD plugin fails the build. Exceptions to the rules can be configured in exclude-pmd.properties
file when needed.