Mirko,

The best way to accomplish this in a plugin you control the source for is to 
create a custom lifecycle.

See 
http://www.sonatype.com/books/mvnref-book/reference/writing-plugins-sect-plugins-lifecycle.html.

Brian

On Jul 25, 2012, at 12:08 AM, Mirko Friedenhagen wrote:

> Hello,
> 
> in a multi-module project, I want to create a sha1 list of all
> artifacts created. For that I created a Mojo which collects all
> artifacts as well as attachedArtifacts from the executionRoot as well
> as the invoking parent. Now I probably need a way to execute a plugin
> *after* install ran in all projects. Is there a way to define that I
> want to run the mojo "post-install"?
> 
> Regards Mirko
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to