I have a MOJO I would like executed once, and once only after the test phase of the last project in the reactor to run.
Using:
if (!getProject().isExecut
I think you might get what you need if you use the @aggregator tag and bind your mojo to one of the following lifecycle phases: