I'm trying to use the latest version of PMD in a Git/Maven project, but it always reports zero problems. Even if I try to do the PMD check on the
entire project, it returns zero violations.
Eclipse finds lots of PMD issues using the same project setup.
Is this another IDEA bug or is there something "special" you need to do for PMD to work outside of standard Java projects?
Confusing behvaior, again.
Thanks in advance.
- m