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>
   ```
   
   
   
![image](https://github.com/apache/dubbo/assets/27885492/4b6ea306-cd34-47c7-ad6c-640f3c315a6d)
   
   
![image](https://github.com/apache/dubbo/assets/27885492/af7bc2ab-d66e-4a8c-8b02-9bb6b33bde3d)
   
   
   


-- 
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

Reply via email to