[ https://jira.codehaus.org/browse/MCHECKSTYLE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=353342#comment-353342 ]
Herve Boutemy commented on MCHECKSTYLE-70: ------------------------------------------ uh, why check generated sources by default? this is causing problems, since plugin-tools HelpMojo generated file, for example, doesn't follow conventions (and it can't follow conventions from every team using it: it has its own conventions) is there a way to automatically remove generated sources directory? > Support for multiple source folders > ----------------------------------- > > Key: MCHECKSTYLE-70 > URL: https://jira.codehaus.org/browse/MCHECKSTYLE-70 > Project: Maven Checkstyle Plugin > Issue Type: Improvement > Affects Versions: 2.1 > Reporter: Jan Palmquist > Assignee: Robert Scholte > Priority: Minor > Fix For: 2.13 > > > It would be great if this plugin would support multiple source folders added > by http://mojo.codehaus.org/build-helper-maven-plugin/ (or similar), and by > default inspect sources from these folders instead of just > $\{project.build.sourceDirectory}. Correspondingly with respect to test > sources if those are configured to be included. > There are other plugins available solving this problem (somehow), eg: > * http://mojo.codehaus.org/jdepend-maven-plugin/ > * http://mojo.codehaus.org/findbugs-maven-plugin/ > Maybe they can give some inspiration for how to make this possible? -- This message was sent by Atlassian JIRA (v6.1.6#6162)