You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Arlo Louis O'Keeffe (JIRA)" <ji...@codehaus.org> on 2014/03/05 08:30:59 UTC

[jira] (MCHECKSTYLE-221) ResourceIncludes default value is wrong

Arlo Louis O'Keeffe created MCHECKSTYLE-221:
-----------------------------------------------

             Summary: 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
            Priority: Minor


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)