Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.13
-
None
-
None
Description
[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] -------------------------------------------------
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...