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