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

UnpackOptions filtered does not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2-beta-1
    • 2.2
    • None
    • None
    • Windows XP with maven 2.0.7

    Description

      Here my configuration in my assembly descriptor file :

      <dependencySets>
      <dependencySet>
      <unpack>true</unpack>
      <unpackOptions>
      <filtered>true</filtered>
      </unpackOptions>
      <include>my-groupId:my-artifactId</include>
      </dependencySets>

      And this correctly unpack my dependencies but it does not filter the token in it.

      The token are put in a profile that a activate when build the project.

      Attachments

        1. bug.tar.gz
          3 kB
          Mandrikov Evgeny Andreevich

        Issue Links

          Activity

            People

              jdcasey John Dennis Casey
              becool26 Elid OR
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: