Hi, I need to write a small java program that can loop over all artifacts in a repository (mainly filesystem) and lookup their ivy files.
I've looked at the IvySettings class and the IvyPatternHelper.... I know it should be a pretty simple thing to do since the code basically exists already, I'm just not sure how to put it together. Can anyone point me in the right direction? Thanks, - Jonathan
