rmannibucau commented on PR #791: URL: https://github.com/apache/maven/pull/791#issuecomment-1224382064
Where: it is a work in progress (pr available) but we know we dont promote slf4j - already for 3.x - as a should be used api. What breaks: plugins location slf4j from .class and creating a custom loader from there. Severals in server area do that but also some forking cause default classloading is not good enough, just test it. Can be okish for v3 if you add a compat class for 1.7.x loading mecanism if you really want this upgrade (but there is no new feature for users so really think we can skip it). -- 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