Publish ivy files without artifacts

2013-05-30 Thread marcdb
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:

Re: Publish ivy files without artifacts

2013-05-30 Thread Eyad Ebrahim
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 mdeb...@gmail.com wrote:

Re: Publish ivy files without artifacts

2013-05-30 Thread Marc De Boeck
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

.ivy2/cache 'stuff'

2013-05-30 Thread George Baxter
Hi all, I've recently reallocated where the default cache is for my ivy-ant build, but I noticed several things are still ending up in my .ivy2/cache directory.. for example, files are created related to my projects: -rw-r--r-- 1 george staff 27840 May 30 21:08 com.xxx-base-test.xml