Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2-beta-2
-
None
-
None
Description
The result is that when you use an include with a pattern in a dependencySet, and useTransitiveFiltering == true, you CANNOT retrieve the transitive sub-tree of that dependency. It will retrieve the matching dependency ONLY, which in normal cases is not the desired behavior.