You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Baptiste Mathus (JIRA)" <ji...@codehaus.org> on 2014/01/27 15:48:57 UTC

[jira] (ARCHETYPE-456) Add an option to allow comparing reference project to generated one regardless of the EOL encoding

Baptiste Mathus created ARCHETYPE-456:
-----------------------------------------

             Summary: Add an option to allow comparing reference project to generated one regardless of the EOL encoding
                 Key: ARCHETYPE-456
                 URL: https://jira.codehaus.org/browse/ARCHETYPE-456
             Project: Maven Archetype
          Issue Type: Improvement
          Components: Plugin
    Affects Versions: 2.2
            Reporter: Baptiste Mathus
         Attachments: ARCHETYPE-ignoreEOLEncoding.patch

Mojo : archetype:integration-test

Currently, depending on where you created the reference project to be compared to the generated one, the test can fail.

This feature would add an option to ask for comparison saying basically you don't care it's a CR, a LF, or a CRLF EOL, and are only interested in the rest of the content.

I'm also including a patch (which also includes the corresponding IT for the invoker-plugin).



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)