Affected version
3.6.3
Bug description
The new rule is broken in respect of being "true drop in". If there are excludes but no includes, it totally messes up filtering.
Workaround: if you need exclude, you must set also include, at least for *:* (all).
Example: https://github.com/maveniverse/toolbox/pull/401/changes
Affected version
3.6.3
Bug description
The new rule is broken in respect of being "true drop in". If there are excludes but no includes, it totally messes up filtering.
Workaround: if you need exclude, you must set also include, at least for
*:*(all).Example: https://github.com/maveniverse/toolbox/pull/401/changes