[ 
https://jira.codehaus.org/browse/MCHECKSTYLE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=353345#comment-353345
 ] 

Robert Scholte commented on MCHECKSTYLE-70:
-------------------------------------------

Now we have to developers with opposites wishes, which was exactly what I 
expected to happen. The current implementation meets in the middle.
The MavenProject should split the generated sources from the main sources, now 
it's hard to define which folders are used for generation. We should hope they 
all end up in the target-directory. So yes, we might exclude {{target/\*\*/\*}} 
by default to cover most usecases, but that's a new request.

> 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)

Reply via email to