> To automatically run your plugin's goal, it must be part of of maven
> default build cycle ( maven-compile-plugin ) is an example.)
> So change default lifecycle is not possible since its belongs to maven core.
>

Does that mean that I can pick a goal name that is already in the
lifecycle, and it will run? Or is the lifecycle specified by specific
plugins?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to