[ https://jira.codehaus.org/browse/MCHECKSTYLE-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte closed MCHECKSTYLE-194. -------------------------------------- Resolution: Not A Bug Assignee: Robert Scholte It seems that the maven-clover2-plugin (bad name, should be clover2-maven-plugin) manipulates the source paths by referring to its own instrumented folders. The solution is simple: make sure that the maven-checkstyle-plugin is executed _before_ the clover2-plugin. You can control this by the order of the plugins in your {{pom.xml}} > Stylecheck audit invoked on intermedaite files generated by Clover2 plugin > -------------------------------------------------------------------------- > > Key: MCHECKSTYLE-194 > URL: https://jira.codehaus.org/browse/MCHECKSTYLE-194 > Project: Maven Checkstyle Plugin > Issue Type: Bug > Affects Versions: 2.10 > Reporter: Oleg Kalnichevski > Assignee: Robert Scholte > > This issue may not necessarily be a problem with Maven Stylecheck plugin but > I just unable to pinpoint the exact culprit here and the Stylecheck appears > to be trying to audit intermediate files generated by Clover2 report. I am > really unsure how to approach this problem. Please let me know if you need > more info -- This message was sent by Atlassian JIRA (v6.1.6#6162)