Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.6.0
-
None
-
None
Description
As in MDEP-210, in my project all third-party artifacts, including their transitives, must be specified as direct dependencies. What happens is that these transitives get flagged as unused. I want the rule to consider only dependencies with a groupId identifying the artifacts I produce.
None of the current options allow this. Please add include/exclude parameters so I can filter by Maven coordinates.