Stephane Bailliez wrote:
Steve Loughran wrote:You may need to specify the type in the task otherwise I think it tries to publish jar instead of using what is in the ivy.xmlI cannot get ivy1.4.1 to publish my WAR file. Jar files yes, war files no.(might be wrong, but from the top of my head)
No, I fixed it. I had to delete the ivy xml file created in dist/ next to the WAR and the rebuild would recreate it...it looks like ivy doesnt recreate this file if the source ivy.xml file has changed.