imgoby commented on issue #13610: URL: https://github.com/apache/dubbo/issues/13610#issuecomment-1888762956
org.apache.logging.log4j.LogManager has been deleted from my copying source from elasticsearch-rest-high-level-client. But something wrong is here: If there is not log4j2 in your application,It will be failed too. ``` <exclusions> <exclusion> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-api</artifactId> </exclusion> </exclusions> ```   -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org