[
https://jira.codehaus.org/browse/MCHECKSTYLE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=352941#comment-352941
]
Herve Boutemy commented on MCHECKSTYLE-249:
-------------------------------------------
why not, we can make the IT pass
but I'm worried: I intend to check for Checkstyle violations during build in
the Maven parent pom
then this problem will happen not on some ITs, it will happen on every
distribution of any component!
so the short term solution is to ignore this rule for violations check: no real
problem
but I think we should file a Checkstyle issue to have a less strict rule, isn't
it?
> ITs failing when building on Windows from distribution prepared on Unix
> -----------------------------------------------------------------------
>
> Key: MCHECKSTYLE-249
> URL: https://jira.codehaus.org/browse/MCHECKSTYLE-249
> Project: Maven Checkstyle Plugin
> Issue Type: Bug
> Affects Versions: 2.13
> Reporter: Herve Boutemy
> Priority: Blocker
>
> {noformat}[INFO] -------------------------------------------------
> [INFO] Build Summary:
> [INFO] Passed: 28, Failed: 4, Errors: 0, Skipped: 0
> [INFO] -------------------------------------------------
> [ERROR] The following builds failed:
> [ERROR] * avalon-checks\pom.xml
> [ERROR] * check-fail\pom.xml
> [ERROR] * MCHECKSTYLE-169\pom.xml
> [ERROR] * turbine-checks\pom.xml
> [INFO] -------------------------------------------------{noformat}
> They all fail for the same reason:
> NewlineAtEndOfFile: File does not end with a newline.
> The zip file contains Unix newlines, which are not recognized by Checkstyle...
> see
> http://mail-archives.apache.org/mod_mbox/maven-dev/201409.mbox/%3Cop.xmegy1trkdkhrr%40robertscholte.dynamic.ziggo.nl%3E
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)