Hi, I have ANT tasks configured in my POM file..I would like to have these ANT tasks execute only if my Maven build is successful.. What build life cycle phase can I use to achieve this?
Thanks very much!
Hi, I have ANT tasks configured in my POM file..I would like to have these ANT tasks execute only if my Maven build is successful.. What build life cycle phase can I use to achieve this?
Thanks very much!