On Thu, Sep 8, 2011 at 2:27 AM, Baptiste MATHUS <[email protected]> wrote:
> Hi, I suppose that you ask that.because you're writing a mojo yourself. I > don't know the answer but it seems to me it would quite simple to check it > by code: just add a log in your constructor and see if displays once or > many > times. > Right; I want to know what is *intended* versus what I can observe happening. Is the intended behavior what happens? Or can the Maven developers decide to change the plugin lifecycle out from under me? IMHO any plugin system should be governed by a contract. > By the way, also think abt "thread-safing" your code to prevent having bugs > using -T switch. > I'd like my plugin to be as thread-safe as possible, but to do that I need to know its lifecycle. Thanks! Best, Laird -- http://about.me/lairdnelson
