Jorge Solórzano created MWRAPPER-40: ---------------------------------------
Summary: Wrapper Properties File License system dependant line separator Key: MWRAPPER-40 URL: https://issues.apache.org/jira/browse/MWRAPPER-40 Project: Maven Wrapper Issue Type: Bug Components: Maven Wrapper Plugin Affects Versions: 3.1.0 Reporter: Jorge Solórzano The license added to the wrapper properties file uses a template with a hardcoded "\n" line separator, and later the properties are written with System.lineSeparator(), this can create a file with mixed line separator. -- This message was sent by Atlassian Jira (v8.20.1#820001)