Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.13, 2.14
-
None
-
None
-
Apache Maven 3.2.5
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
MCHECKSTYLE-250 NPE on tying to load LICENSE.txt resource from non-jar plugin dependencies
- Closed