<@U066LC126>: Looking at doing multiple resolves. ...
# general
j
@fancy-queen-20734: Looking at doing multiple resolves. I’ve got something working in a branch that’s surprisingly simple. I basically just put everything in
ivy_task_mixin#resolve
in a helper method, and then made
ivy_task_mixin#resolve
split up the targets using the
jar_dependency_management#targets_by_artifact_set
method, and just looped over them running the helper resolve method multiple times.