[
https://issues.apache.org/jira/browse/ARCHETYPE-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated ARCHETYPE-502:
-------------------------------------
Description: Run ITs on Windows and inspect
{{maven-archetype-plugin\target\it\build-archetype-and-run-its-with-existing-parent\target\test-classes\projects\basic\project\project\basic\pom.xml}}.
The license header contains {{\n}} while the rest contains {{\r\n}}. Though
this is mandated by the XML recommentation to normalize line endings for
comments and alike to {{\n}}, it leaves us with inconsistent files where
several SCMs will refuse to commit. (was: Run ITs on Windows and inspect
{{maven-archetype-plugin\target\it\build-archetype-and-run-its-with-existing-parent\target\test-classes\projects\basic\project\project\basic\pom.xml}}.
The license header is with {{\n}} while the rest is with {{\r\n}}. Though this
is mandated by the XML recommentation to normalize line endings for comments
and alike to {{\n}}, it leaves us with inconsistent files where several SCMs
will refuse to commit.)
> XMLOutputter generates files with inconsistent line ending on Windows
> ---------------------------------------------------------------------
>
> Key: ARCHETYPE-502
> URL: https://issues.apache.org/jira/browse/ARCHETYPE-502
> Project: Maven Archetype
> Issue Type: Bug
> Components: Creator, Generator
> Affects Versions: 2.4
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Fix For: 2.5
>
>
> Run ITs on Windows and inspect
> {{maven-archetype-plugin\target\it\build-archetype-and-run-its-with-existing-parent\target\test-classes\projects\basic\project\project\basic\pom.xml}}.
> The license header contains {{\n}} while the rest contains {{\r\n}}. Though
> this is mandated by the XML recommentation to normalize line endings for
> comments and alike to {{\n}}, it leaves us with inconsistent files where
> several SCMs will refuse to commit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)