michael-o commented on PR #793:
URL: https://github.com/apache/maven/pull/793#issuecomment-1225385847

   
   
   
   
   > @michael-o I don't have all the threads handy but we have several dev@ 
threads explaining it has several technical pitfalls (the way the API loads the 
impl - v1 or v2) and that we don't want to bind ourselves to an implementation 
we can't sustain in time. This PR just avoids to have to redefine yet another 
package and API for plugin (work Guillaume is doing) since we already have it 
and can enhance it with `Supplier` or alike for formatter like features - more 
efficient as of today.
   
   I see, what I would like to avoid is to add features to this wrapper which 
will duplicate SLF4J at the end. We have this: Plexus Logging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to