Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.15
-
None
Description
The documentation says the plugin includes test resources by default, but apparently it never does.
After examining the code, it seems CheckstyleViolationCheckMojo.execute() forgets to call request.setTestResources(), hence that is always null and skipped from audit.