Hi, This seems to work: I created a new configuration "ivy-only" for which nothing is published. When I publish that configuration, only the ivy.xml file is published and no artifacts. (Only disadvantage is that I will have to update all our ivy-files).
Thanks for the advice ! Marc Tha 2013/5/30 Eyad Ebrahim <[email protected]> > I haven't tried it myself. But if you publish conf="notused", will it > publish the ivy.xml file? > If so, you could create a new configuration that is not used by the > artifacts tag and publish that "conf". > > I will try that myself later. > > On Thu, May 30, 2013 at 1:32 PM, marcdb <[email protected]> wrote: > > > > > Hello, > > > > Does anybody know if it is possible to publish only the ivy-files and not > > the artifacts ? I would like to publish the ivy-files in two locations > > (with > > different pattern), but the actual artifacts should only be published > once. > > > > Tx, > > Marc > > -- > > View this message in context: > > > http://old.nabble.com/Publish-ivy-files-without-artifacts-tp35570428p35570428.html > > Sent from the ivy-user mailing list archive at Nabble.com. > > > > >
