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

Sylwester Lachiewicz closed MCHECKSTYLE-334.
--------------------------------------------
    Resolution: Incomplete

> "mvn install site" works differently than "mvn install" or "mvn site"
> ---------------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-334
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-334
>             Project: Maven Checkstyle Plugin
>          Issue Type: Bug
>          Components: checkstyle:checkstyle
>    Affects Versions: 2.17
>         Environment: both windows/linux
>            Reporter: Frank Luo
>            Priority: Major
>              Labels: maven
>
> I am trying to ignore files in the dir of "target/generated-sources". So I 
> have     "<excludes>**/generated-sources/**/*</excludes>" in configure. 
> When I do "mvn install" or "mvn site", checkstyle has no complains. 
> But when I run "mvn install site", I got a ton of complains from 
> "generated-sources" dir. 
> Here is a sample: 
> C:\work\project\atlas\trunk\atlas_reformat_engine\target\generated-sources\config\com\merkleinc\atlas\reformat\config\Rule.java:157:
>  error: Do not use Windows line endings
> Please help



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to