> 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 kind of tasks are they?

What determines a "successful" Maven build -- compiles OK? tests OK?
package creation is OK? installed to local repo cache OK? deployed to
corporate repo OK? If you can answer that question, it will probably
indicate where you should bind the tasks. This is not something we can
answer for you.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to