Hi, I'm interested in using Ivy to create a report of the resolved artifacts, but not to actually download the artifacts (in some cases they will be very large, in others they simply need to be verified but used in-place - either way that will be handled separately). Some of the repository locations are custom in-house tools, etc that would require custom resolvers. What are the basic methods that need supporting to implement a resolver that simply outputs a list of identified artifacts? Also sometimes there would not be any Ivy files to parse. How would it be best to get the list of artifacts by parsing the content of a directory? thanks
paul
