Cam Luc created SYNCOPE-1191: -------------------------------- Summary: Maven checkstyle fails on Windows - File does not end with a new line Key: SYNCOPE-1191 URL: https://issues.apache.org/jira/browse/SYNCOPE-1191 Project: Syncope Issue Type: Improvement Components: core Affects Versions: 2.0.4 Environment: Windows10 JDK8 Maven3.5 Reporter: Cam Luc
I built from source: mvn -P all clean install The build failed with following error: {noformat} NewlineAtEndOfFile: File does not end with a newline. {noformat} It is likely this error only occurs on Windows. -- This message was sent by Atlassian JIRA (v6.4.14#64029)