wcarmon opened a new pull request #11: Fixed NullPointerException URL: https://github.com/apache/maven-pmd-plugin/pull/11 this line throws NullPointerException when `File.list()` returns `null` [See javadoc](https://docs.oracle.com/javase/8/docs/api/java/io/File.html#list--) For me this occurs on jar files like `~/.m2/repository/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services