Hi I need to perform some work prior to the packaging phase. I could attach my plugin to the 'test' phase (immediately before 'packaging'). But that way the work is executed each time when the 'test' phase is run, even if the 'package' phase is not executed after. What I need is something like a 'before-package' phase.
What are the implementation alternatives to execute some work on a 'before-package' basis? Thanks, Tom. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
