Skip to content

[MASSEMBLY-970] Duplicate <include> in <dependencySet> causes "The following patterns were never triggered in this artifact inclusion filter" warning #1178

Description

@jira-importer

Václav Haisman opened MASSEMBLY-970 and commented

[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>?


Affects: 3.4.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions