[ https://issues.apache.org/jira/browse/MCHECKSTYLE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov reassigned MCHECKSTYLE-403: ------------------------------------------ Assignee: Michael Osipov > Goal checkstyle:checkstyle ignores testResources > ------------------------------------------------ > > Key: MCHECKSTYLE-403 > URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-403 > Project: Maven Checkstyle Plugin > Issue Type: Bug > Components: checkstyle:checkstyle > Affects Versions: 3.1.2 > Reporter: Frantisek Hartman > Assignee: Michael Osipov > Priority: Major > > Test resources are not checked when `checkstyle:checkstyle` goal is run. It > works fine for `checkstyle:check` > This is likely caused by this configuration of `CheckstyleExecutorRequest`: > [https://github.com/apache/maven-checkstyle-plugin/blob/master/src/main/java/org/apache/maven/plugins/checkstyle/CheckstyleReport.java#L67] > > See the correct configuration for `checkstyle:check` > https://github.com/apache/maven-checkstyle-plugin/blob/master/src/main/java/org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojo.java#L536 -- This message was sent by Atlassian Jira (v8.20.10#820010)