I was able to get pants working with our ivy repo....
# general
s
I was able to get pants working with our ivy repo. I still wasn’t able to get the sftp resolver working, even with the ivy_profile, but with http it mostly worked. One remaining issue is that from what I can tell it’s retrieving jars only, where we retrieve both jars and bundle with
<ivy:cachepath type=”jar,bundle” ...
.