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

Arlo Louis O'Keeffe commented on MCHECKSTYLE-221:
-------------------------------------------------

Thanks for acknowledging my issue. Sadly I am still a little confused.

Do you mean that the value is supposed to be \*\*/\*.properties? If yes, could 
you explain why the includes for Java is different? Because If I look at the 
default value for 
[includes|http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.12/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java?view=markup#l68]
 and 
[resourceIncludes|http://svn.apache.org/viewvc/maven/plugins/tags/maven-checkstyle-plugin-2.12/src/main/java/org/apache/maven/plugin/checkstyle/CheckstyleViolationCheckMojo.java?view=markup#l336]
 they have a different structure.

> ResourceIncludes default value is wrong
> ---------------------------------------
>
>                 Key: MCHECKSTYLE-221
>                 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-221
>             Project: Maven Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.11
>            Reporter: Arlo Louis O'Keeffe
>            Assignee: Dennis Lundberg
>            Priority: Minor
>             Fix For: 2.12
>
>
> The default value for resourceIncludes is supposed to be \*\*\/\*.properties 
> but in fact it is \*\*/\*.properties.
> You can verify in the generated maven site: 
> https://maven.apache.org/plugins/maven-checkstyle-plugin/check-mojo.html#resourceIncludes
> An easy workaround is to simply define resourceIncludes yourself.



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

Reply via email to