>>>>> Karl Heinz Marbaise <khmarba...@gmx.de>: >> Ie. there is no "post-deploy" lifecycle phase to run my mojo in.
> We are thinking already of such things and which might be part of > Maven 4+...[1] > [1]:https://issues.apache.org/jira/browse/MNG-5666 Great news! :-) >> Is there a way to order mojos bound to the same lifecycle, so that my >> mojo will only run after maven-deploy-plugin has done its thing? > Usually if you bind a another plugin to the life cycle all plugins > from the default life cycle will run first....if your plugin is bound > to an life cycle like "deploy".... Right. I think I will try, and see what happens. Thanks for the info! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org