<@U04S45AHA>: We have a plugin that reads from ivy...
# general
a
@enough-analyst-54434: We have a plugin that reads from ivy_jar_products that I’d like to switch to compile_products. First we need to get the path to the resolved .jar file, but also we’d like to get the original org/name/classifier that was requested so we can reliably strip the version off of the resolved filename. Currently we do this by walking throug the ivy_jar_products data. Will your new patch associate the M2Coordinate that was used to request a jar for the classpath with the classpath_products entry?