Skip to content

11. Static analysis

Ilkka Seppälä edited this page Dec 27, 2015 · 1 revision

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.