Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-284

regression: line ending setting is not honoured

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • 2.2-beta-2
    • None
    • None
    • None

    Description

      I generated the assemblies for a project using both 2.1 and 2.2-beta-2 and found that the version in 2.2 did not respect windows line ending settings:
      <fileSet>
      <directory>target/assembly/work/maven-core-bin/maven/bin</directory>
      <outputDirectory>maven/bin</outputDirectory>
      <includes>
      <include>*/.bat</include>
      </includes>
      <fileMode>0755</fileMode>
      <lineEnding>dos</lineEnding>
      </fileSet>

      They came out as the platform default

      Attachments

        Issue Links

          Activity

            dupe of MASSEMBLY-237. This has been verified as fixed by the modification for MASSEMBLY-293.

            jdcasey John Dennis Casey added a comment - dupe of MASSEMBLY-237 . This has been verified as fixed by the modification for MASSEMBLY-293 .
            paranoiabla Petar Tahchiev added a comment -

            Hi Brett,

            could this issue be related with the 237 one?

            http://jira.codehaus.org/browse/MASSEMBLY-237

            Cheers, Petar.

            paranoiabla Petar Tahchiev added a comment - Hi Brett, could this issue be related with the 237 one? http://jira.codehaus.org/browse/MASSEMBLY-237 Cheers, Petar.
            paranoiabla Petar Tahchiev added a comment -

            HI Brett,

            I am using Slackware 12.0 and I used your configuration and I cannot reproduce this issue. I tried both 2.2-beta-2 and 2.2.-beta-3-SNAPSHOT but I still get the files in the archive as WINDOWS/DOS line-ending in Kate.

            paranoiabla Petar Tahchiev added a comment - HI Brett, I am using Slackware 12.0 and I used your configuration and I cannot reproduce this issue. I tried both 2.2-beta-2 and 2.2.-beta-3-SNAPSHOT but I still get the files in the archive as WINDOWS/DOS line-ending in Kate.

            People

              jdcasey John Dennis Casey
              brett Brett Porter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: