I'd like to replace the default Maven logger implementation with my own. I 
assume I need to create an extension but if that is try, how do I get a list of 
mojo's to call setLog on? Is there a Plexus injection way to do this.

Ultimately what I am trying to accomplish is interpose on the log output to 
filter out messages that are not relevant or cannot be suppressed using other 
means.

Thanks,
Baron

Reply via email to