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

outputFileNameMapping broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.1
    • 2.1
    • None
    • None
    • xp

    Description

      Prior to MASSEMBLY-40, I am able to outputFileNameMapping feature to place all dependency aritifacts into assembly without the version

      Here is an exmple

      <dependencySets>
      <dependencySet>
      <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping>
      </dependencySet>
      </depenendencySets>

      After MASSEMBLY40, All artifact inside a set of dependencySet is mapped to a single file ${artifactId}.${extention}

      Attachments

        1. bin.xml
          0.3 kB
          Dan Tran
        2. pom.xml
          1 kB
          Dan Tran

        Activity

          People

            jdcasey John Dennis Casey
            dantran Dan Tran
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: