maven-default-http-blocker 问题
主要是从maven 3.8.1需要使用https,但是公司内部maven 是http的所以会存在此问题,以下链接包含了解决方法
简单的方式是使用低版本规避此问题,但是从安全角度支持https 才是最好的解决方法
参考资料
https://stackoverflow.com/questions/67001968/how-to-disable-maven-blocking-external-http-repositores
https://maven.apache.org/docs/3.8.1/release-notes.html