Hey folks - Now that I have a project deliverable being built correctly (an ear file), I need to deploy it to a different machine using ant SCP, remote shell commands, and a fair amount of voodoo. Question: How can I fire off an ant "DEPLOY" task only on SUCCESS builds? Tim