I have some executions attached to three phases (validate, process-resources & process-classes) that it would like to execute only once per build. What's the best way to achieve that?
I tried using the ant-run plugin to set a property but that doesn't seem to be working (I haven't figured out why yet). -- Esse Quam Videre To Be, rather than to Seem
