shichunyuez commented on issue #571: URL: https://github.com/apache/maven-mvnd/issues/571#issuecomment-2334640452
When I encountered this problem, I found the **installation directory of Maven**. Replace D:\apache-maven-3.9.5\lib\jansi-2.4.0.jar with the lower version of **jansi-1.18.jar**.then it works. 将maven的安装目录中\lib\jansi-2.4.0.jar替换成较低版本的jansi-1.18.jar.然后就不报错了.  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
