Herve Boutemy created MCHECKSTYLE-249:
-----------------------------------------
Summary: ITs failing when building on Windows from distribution
done 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...
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)