im seeing some really weird dependency issue. i h...
# general
p
im seeing some really weird dependency issue. i have a 3rdparty jar that pants is incorrectly detecting dependencies. when i run
pants resolve.ivy --open --no-cache-read 3rdparty/com/exacttarget/::
it says the jar has no dependencies... but that's not true
w
the ivy dependency report is unfortunately buggy at the moment... i think you'd also need to throw in a clean-all there
a lot of attention has switched to
coursier
, but we have not yet made it the default.