casonol opened a new issue, #664:
URL: https://github.com/apache/maven-mvnd/issues/664

   this is idea  configuration
   
   
![image](https://user-images.githubusercontent.com/49889567/177709569-b2ada208-0ce2-41f7-a787-18f6008255c8.png)
   
   then, you should change maven-mvnd  source lib,
   
![image](https://user-images.githubusercontent.com/49889567/177709949-5f7e6b08-5df7-49c3-80b0-ab7aa7fbd399.png)
   for lib Add to  
    (slf4j-api-1.7.32.jar,  slf4j-api.license, maven-slf4j-provider-3.8.4.jar ) 
(Available from the maven lib )
   
   In this case, MAVEN in IDEA is using MVND to download dependencies,
   
   If you do not add these three lib(slf4j-api-1.7.32.jar,  slf4j-api.license, 
maven-slf4j-provider-3.8.4.jar), the IDEA download dependency will report an 
error,  java.lang.NoClassDefFoundError: org/slf4j/Logger  at 
org.jetbrains.idea.maven 
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to