I see the following interface exists:
  org.apache.maven.plugin.logging.Log
... and that an implementation is injected into mojos (no idea how that happens though).

My question is how does somebody go about getting maven to use a different implementation of the interface? I want to replace it with a log4j implementation. Does anybody already have a log4j implementation?

Thanks in advanced for all your help!
-Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to