Description
When running a build of storm project, say with "mvn compile" or "mvn clean install",
a very large number of PMDExceptions are thrown and a large number of files are not parsed.
This can also be duplicated by running "mvn pmd:pmd".
Remove PMD Exceptions - because they are too numerous, annoying, and mask other warnings and errors.
Attachments
Attachments
Issue Links
- relates to
-
STORM-3853 Upgrade maven-pmd-plugin from 3.12.0 to 3.16.0
- Resolved
- links to