Maven dependency log4j error

前端 未结 2 1995
猫巷女王i
猫巷女王i 2021-02-13 22:18

Hello everyone I have error which breaks up my build for no reason, here is the error message :

error: error reading
/.m2/repository/com/sun/jdmk/jmxtools/1.2.1/         


        
2条回答
  •  被撕碎了的回忆
    2021-02-13 22:53

    Seriously, these dependencies on JMX, JMS, Java Mail are ridiculous and having to deal with exclusions to do some logging makes me speechless. So, I'd rather use the previous version of log4j (1.2.14) or just switch to logback.

提交回复
热议问题