It seems that my ivy build via subant does not work during for the publish target, but it does work if I run it normally outside of subant. I echoed the properties for when it did work and when it didn't. The only difference I could see was my user.dir and user.dir.ivy.instance was different. When running with the master build which calls subant, the user.dir is the directory of the master build. When running the specific build standalone (not using subant from master build), the user.dir is the directory of the specific build. Does this mean the publish task is working off of user.dir when delivering the resolved ivy.xml file? How can I fix this?
--- Shawn Castrianni ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.
