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

Duplicate <include> in <dependencySet> causes "The following patterns were never triggered in this artifact inclusion filter" warning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.2
    • None
    • dependencySet
    • None

    Description

      [WARNING] The following patterns were never triggered in this artifact inclusion filter:
      o  'org.python:jython-standalone'
      

      The reason for the warning is a duplicate lines of <include> in <dependencySet>.

      Here is a Git repository with the demonstration projects: https://github.com/wilx/maven-assembly-includes-test-case-2.

      Older versions did not show this warning. This warning in combination with <useStrictFiltering>true</useStrictFiltering> breaks build.

      Maybe there should be a warning about duplicate <include> instead that does not break the build with <useStrictFiltering>?

      Attachments

        Activity

          People

            Unassigned Unassigned
            wilx Václav Haisman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: