mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-05 15:15:44 +02:00
* add static code checks for maven based projects as: * pmd plugin * spotBugs plugin * test modules as unit-tests and integration-tests will be ignored by default. Additional modules to ignore are configurable * for pmd: rulesets and excludes are configurable * for spotBugs: includeFilter and excludeFilter are configurable