[ https://issues.apache.org/jira/browse/KAFKA-18752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924677#comment-17924677 ]
Chia-Ping Tsai commented on KAFKA-18752: ---------------------------------------- we can add `configurations.releaseOnly` to the task classpath to eliminate the warnings. > Fix the warning of no-operation caused by slf4j in building kafka > ----------------------------------------------------------------- > > Key: KAFKA-18752 > URL: https://issues.apache.org/jira/browse/KAFKA-18752 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Major > > in KAFKA-18466 we remove the slf4j impl from runtime scope to fix the > compatible issue (see > https://github.com/apache/kafka/pull/17373#issuecomment-2580893706). However, > that also causes a side effect that in running some tasks slf4k can't find > any provider as they are included to "release-only" -- This message was sent by Atlassian Jira (v8.20.10#820010)