Hi all, My apologies, if this is trivial question and I searched in archives, but did not get clue. I've started using IVY as a dependency management tool in my Ant builds and i'm using a combination of Maven2 reposiotry as well as filesystem resolver.
In the filesystem resolution i've jars which have names like com.mycompany.abc.xyz.jar com.mycompany.abc.xyz.jkl.jar etc. -- several jars like this. I'm looking for a pattern to handle this kind of JARs resolution using filesystem resolver. Can somebody point me to the right link or give clue how this can be haneded in IVY? Thanks you in advance! Regards Ravi.