if the mojo is annotated with @phase then the specified phase is the
phase it will bind to if no phase is specified in the <execution>

otherwise it will not be bound to any phase (i.e. it will not execute
as part of any lifecycle)

HTH

-Stephen

2009/11/30 Paul Benedict <pbened...@apache.org>:
> What phase is bound to a plugin's goal when no corresponding <phase>
> element is present in their plugin.xml?
>
> (If it is none, I didn't know this was possible. I would assume at
> least "validate" is run)
>
> Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to