bipinprasad opened a new pull request, #3472: URL: https://github.com/apache/storm/pull/3472
## What is the purpose of the change 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. ## How was the change tested *run "mvn pmd:pmd"* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org