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

lineEnding ignored when file is not filtered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.5.2
    • None
    • None

    Description

      lineEnding=unix is ignored when filtering is not enabled in FileSet.

      See attached sample project.

      unfiltered.properties - has original (DOS) line endings
      filtered.properties - has unix file endings - original had DOS line endings

      NOTE the pom.xml maven-assembly-plugin:2.5 with the following dependency overrides:

      <dependency>
      	<groupId>org.codehaus.plexus</groupId>
      	<artifactId>plexus-archiver</artifactId>
      	<version>2.8.2</version>
      </dependency>
      <dependency>
      	<groupId>org.codehaus.plexus</groupId>
      	<artifactId>plexus-io</artifactId>
      	<version>2.3.3</version>
      </dependency>
      

      Attachments

        Activity

          People

            krosenvold Kristian Rosenvold
            cregganna Tony Jewell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: