The pattern you are looking for is {whatever path stuff you
want}/[module]-[revision](-[classifier]).[ext]On Mon, May 11, 2009 at 10:21 AM, imihov <[email protected]> wrote: > > Hi, > > I am sure this problem has been addressed below, however, I could not find > a > well documented solution, hence my question. > > I would like to be able to retrieve artifacts with a "classifier" in their > name in addition to the main artifact (like the example below): > > apache-tomcat-6.0.18.tar.gz > apache-tomcat-6.0.18-src.tar.gz > apache-tomcat-6.0.18-deployer.tar.gz > > The same case holds for regular JAR artifacts: > > foo-1.2.5.jar > foo-1.2.5-src.jar > foo-1.2.5-javadoc.jar > foo-1.2.5-test.jar > > I am interested in having separate configurations to retrieve individual > artifacts. I would also like to preserve the full artifact name in the > local > cache, if possible. > > If anyone has done something like this, I am particularly interested in the > ivysettings.xml file (resolvers, caches, modules, etc.). > > Thanks, > --ivo > -- > View this message in context: > http://www.nabble.com/Settings---configuration-for-retrieving-artifacts-with-classifier-%28javadoc%2C-src%2C-etc.%29-tp23487693p23487693.html > Sent from the ivy-user mailing list archive at Nabble.com. > >
