Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.3.0, 2.4.0
-
None
-
None
Description
In projects with a lot of configurations (about 200) and a lot of dependencies (> 100) the mechanism that (recursively) resolves the conflicts can be VERY expensive due to the combinatorial explosion of the dependencies trees.
In these cases it can be helpful to have a configuration parameter that can be used to completely disable the conflict resolution (using the "all" conflict manager do not help).