smart-testing
smart-testing copied to clipboard
Create dependency chain
Create a dependency chain containing all necessary dependencies so we can offer all strategies to the users at once without them asking which dependencies to pull.
It would be also good to prepare dependencies grouping different strategies and settings together - something like -starter aggreator.
I believe the conclusion is that with then approach with Maven Extension registering all needed dependencies we don't need depchain at this point. It might become handy if we would have more artifacts to register ourselves, thus I am not closing it, but putting "on hold".