i learned literally yesterday that to use any jar ...
# general
a
i learned literally yesterday that to use any jar with a non-default classifier (e.g.
tests
, like finatra does for its test jars) that you literally have to explicitly request the versions with the right classifications in all the transitive deps (if test jars depend on test jars) and i was so annoyed i wanted to add a flag or something to coursier to try to apply any classifier further than just the single dep and i think it's doable just seemed like the most ridiculous and absurd thing