Anyone played with getting pants to publish 3rdpar...
# general
p
Anyone played with getting pants to publish 3rdparty dependencies to Ivy? I'm trying to unify disparate ivy repos into a custom one and Pants' ivy has all the info. I know Ivy itself has a single method to do this - https://github.com/pantsbuild/ivy/blob/master/src/java/org/apache/ivy/core/install/InstallEngine.java#L59