> If you want to log in Plexus there is no static logging. You either extend
> AbstractLogEnabled to have logging capabilities or you inject a Logger.
>
> Mojo has it's own logging implementation to decouple it from Plexus even
> though the default implementation wraps a Plexus logger.
>
> Therefore in a Mojo implementation don't use something Plexus specific.

Appreciate that.
Since it is a Mojo I'll look into removing it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to