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

Robert Scholte edited comment on MCHECKSTYLE-187 at 8/21/14 8:51 AM:
---------------------------------------------------------------------

How about {{src/main/\*}} and {{src/test/\*}}? There are other plugins which 
have there own folder and which should be verified as well, e.g. 
{{src/main/javadoc}} and {{src/main/sql}}.


was (Author: rfscholte):
How about {{src/main/*}} and {{src/test/*}}? There are other plugins which have 
there own folder and which should be verified as well, e.g. 
{{src/main/javadoc}} and {{src/main/sql}}.

> Enable checkstyle for all files in project
> ------------------------------------------
>
>                 Key: MCHECKSTYLE-187
>                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-187
>             Project: Maven Checkstyle Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.9.1
>         Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
> Java version: 1.6.0_33, vendor: Sun Microsystems Inc.
> OS name: "linux", version: "3.2.0-36-generic", arch: "amd64", family: "unix"
>            Reporter: Lukasz Strzelecki
>
> When I have module configured as war (packaging war). Checkstyle plugin 
> should check for all file in project i.e.
> * /src/main/java
> * /src/main/resources
> * /src/main/webapp
> when includeTestSourceDirectory is enabled, chekckstyle plugin should add 
> more paths like:
> * /src/test/java
> * /src/test/resources
> * /src/test/webapp



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to