Uploaded image for project: 'Maven Resources Plugin'
  1. Maven Resources Plugin
  2. MRESOURCES-172

option to NOT use the default excludes for file sets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.6
    • None
    • copy
    • None

    Description

      It is currently not possible to copy a resource whose name starts with a dot (such as .DS_Store or .hiddenfile), or any other name that happens to match DirectoryScanner.DEFAULTEXCLUDES

      These default excludes are added to every file set, no matter what includes or excludes the user has specified (e.g. an <include>.DS_Store</include> is silently ignored).

      For these cases, the maven assembly plugin provides an option called useDefaultExcludes, which may be set to false.

      The maven resource plugin should also offer such an option.

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            awienber Axel Wienberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: