[
https://issues.apache.org/jira/browse/MCHECKSTYLE-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728998#comment-14728998
]
Csaba Kozák commented on MCHECKSTYLE-295:
-----------------------------------------
For some reason this still does not work for me... I created an example project
[here|https://github.com/WonderCsabo/MCHECKSTYLE-295]. It seems test resources
are still not checked.
> Test resources are not included
> -------------------------------
>
> Key: MCHECKSTYLE-295
> URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-295
> Project: Maven Checkstyle Plugin
> Issue Type: Bug
> Components: checkstyle:check
> Affects Versions: 2.15
> Reporter: Csaba Kozák
> Assignee: Robert Scholte
> Fix For: 2.16
>
> Attachments: MCHECKSTYLE-295.diff
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)