put the execution in its own module and make that module depend on every
other module (which will force that module to the end of the build plan)

On 23 July 2010 22:50, Benson Margulies <[email protected]> wrote:

> I want to add a project that runs the maven-invoker-plugin to the end
> of a large, multi-module build. How do I ensure that this runs at the
> end and does not get shuffled by the reactor to some earlier point? Do
> I have to add dependencies to the project?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to