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

Filtering in filesets in multimodule build does not work

    XMLWordPrintableJSON

Details

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

    Description

      I have multimodule build. One child is using
      <fileSet>
      <directory>MyDir</directory>
      <outputDirectory>/bin/</outputDirectory>
      <fileMode>0755</fileMode>
      <filtered>true</filtered>
      </fileSet>

      This works fine when I build just this child. But when child is being built in multimodule build , files are not filtered.
      I am sure(using -X) in single module build and in multi module build, same version(2.2-beta-2) of asembly plugin is used.

      Workaround is to again use individual <files> ... </files> like in 2.2-beta-1

      Attachments

        Issue Links

          Activity

            People

              jdcasey John Dennis Casey
              roman.kitko@gmail.com Roman Kitko
              Votes:
              2 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: