Le lun. 1 juin 2020 à 13:39, Elliotte Rusty Harold <elh...@ibiblio.org> a
écrit :

> On Mon, Jun 1, 2020 at 1:06 AM Romain Manni-Bucau <rmannibu...@gmail.com>
> wrote:
> >
> > So overall: +1 to clean up any internal from plexus but we should keep in
> > mind we must not expose SLF4J in *plugins* - once again it sounds like 2
> > topics even if it could be a single one to unify the logging in the whole
> > maven project.
> >
>
> Can you elaborate on what you mean by "expose"? No SLF4J types in
> public APIs? No transitive dependencies on SLF4J?
>

No promoted SLF4J package in the public API.


>
> So far what I'm gathering is that we should move away from Plexus
> logging toward SLF4J.
>

I agree but it impacts mojos (
https://github.com/apache/maven/blob/9567da2bc889a94f5c3b692b4afb310ddbacd6e5/maven-plugin-api/src/main/java/org/apache/maven/monitor/logging/DefaultLog.java)
but it is already backed by slf4j so guess while API is not broken nor
changes it is good to me.



>
> --
> Elliotte Rusty Harold
> elh...@ibiblio.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to