Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-337

Application of default excludes is inconsistent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.3
    • None
    • unpack, unpack-dependencies
    • None

    Description

      In the unpack method, include/exclude selectors are used, which have "default excludes" configured. When a POM configures the following, the default excludes are also applied:

        <excludes>**/something.txt</excludes>
      

      However, if no excludes are present, then the default excludes are not applied.

      If no excludes are present, then the default excludes should be applied in the same way as if they were. However, I don't believe the exclusions should be on by default (see related issue).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              brett Brett Porter
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: