网上应该是不少类似的解决方法,主要是记录下,核心是删除解析有问题的包

参考命令

find   <path to maven local repo >  -name resolver-status.properties -delete

参考资料

​https://stackoverflow.com/questions/68003423/java-lang-illegalargumentexception-malformed-uxxxx-encoding-while-mvn-install​