Hi William,
I would probably start with aspects.
These are post-processors, so you need to run them as part of your build
lifecycle.
See http://mojo.codehaus.org/aspectj-maven-plugin/ how to use aspectj.
I think we can think of a runtime solution as well, but that would be much
more complicated.
thanks,
Robert
Op Sun, 31 Aug 2014 06:11:55 +0200 schreef William Ferguson
<[email protected]>:
If I wanted to decorate the calls to each of the Mojos in a plugin what
would be the best way of achieving that?
I'm considering a use case to use analytics to capture plugin usage so we
have a better understanding of which Mojos are of most value. And perhaps
to capture details on Mojo failures.
William
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]