Peter Jeszenszky created MCHECKSTYLE-288: --------------------------------------------
Summary: NullPointerException during building a multi-module project Key: MCHECKSTYLE-288 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-288 Project: Maven Checkstyle Plugin Issue Type: Bug Affects Versions: 2.14, 2.13 Environment: Apache Maven 3.2.5 Reporter: Peter Jeszenszky Attachments: geocoder-parent.zip A NullPointerException is thrown during the execution of "mvn site" in a multi-module project, that is clearly caused by the Maven Checkstyle Plugin. The problem occurs when version 2.13 or 2.14 of the plugin is used, everything works fine when the plugin version is downgraded to version 2.12. I have attached a project in which the problem occurs. -- This message was sent by Atlassian JIRA (v6.1.6#6162)