I tried using the <trycatch> block from ant-contrib in the maven-antrun-plugin call within the POM.xml. However, a failure did not transfer control to the catch block, and the build terminated successfully. How should I properly catch errors and terminate the build using the maven-antrun-plugin? Thank you.
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]
