Publishing poms to an enterprise Ivy repo?

2008-10-15 Thread Partridge, Michael
I'm researching the possibility of using a single enterprise repo for Maven and Ivy dependencies. I've generated a pom for my module using the makepom task, but the publish task doesn't want to send it to my Ivy repo. Here is my publish task:

Newbie settings file question

2008-10-08 Thread Partridge, Michael
In my project build.xml, I'm trying to load my ivy settings file from my ivy user dir, but the ivy user dir properties don't appear to be replaced in the file attribute of the settings tag. I've tried a couple of different ones that I found in the Ivy doc: Is this possible? Specifying an abso