[
https://issues.apache.org/jira/browse/ARCHETYPE-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Petar Tahchiev resolved ARCHETYPE-410.
--------------------------------------
Resolution: Duplicate
Fix Version/s: 2.4
> The goal archetype:integration-test should ignore line ending when comparing
> the generated project to the reference
> -------------------------------------------------------------------------------------------------------------------
>
> Key: ARCHETYPE-410
> URL: https://issues.apache.org/jira/browse/ARCHETYPE-410
> Project: Maven Archetype
> Issue Type: Bug
> Components: Plugin
> Affects Versions: 2.2
> Environment: Linux and Windows
> Reporter: Rodrigo Coacci
> Fix For: 2.4
>
>
> When creating an archetype integration test, if the reference project uses a
> diferent line ending (unix vs. windows) then the current platform the test is
> running, the test fails because project generation respects platform line
> ending but maven-resources-plugin (which copies the test from
> src/main/test/resources to target/test-classes) doesn't change line endings
> according to platform.
> Perhaps this should be addressed by maven-resources-plugin (as an option to
> change line endings), I don't know.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)