You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2015/08/30 22:29:46 UTC

[jira] [Closed] (MCHECKSTYLE-187) Enable checkstyle for all files in project

     [ https://issues.apache.org/jira/browse/MCHECKSTYLE-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MCHECKSTYLE-187.
--------------------------------------
    Resolution: Incomplete

Solution was offered, reporter did not respond in a decent amount of time.

> Enable checkstyle for all files in project
> ------------------------------------------
>
>                 Key: MCHECKSTYLE-187
>                 URL: https://issues.apache.org/jira/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: Ɓukasz 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.3.4#6332)