gnodet commented on PR #793: URL: https://github.com/apache/maven/pull/793#issuecomment-1844895027
IIRC, the example that was given by @rmannibucau was when a library actually requires a given implementation of slf4j. This happens sometimes when a library is configuring the underlying implementation programmatically. @rmannibucau you should really come up with an IT so that we can investigate actual problems rather than never-ending discussions on principles. Proposal for v4 plugins. In those case, I'm not sure what happens if we expose even the slf4j implementation. https://github.com/apache/maven/pull/1336/files#diff-9600f93ce04acabe017b026dc1ebbb445e8cb363bb2677a764a783ab85cf804aR105-R116 I've also hit some problems with plexus logger which is now hidden, so it needs to be configured manually: https://github.com/apache/maven-compiler-plugin/pull/147/files#diff-d4bac42d8f4c68d397ddbaa05c1cbbed7984ef6dc0bb9ea60739df78997e99eeR597-R598 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
