maven-surefire-plugin:jar:2.12.4 has not been downloaded from it before.

修改  maven-->conf :settings.xml

 

<offline>false</offline>

 

<mirror>
<id>mirrorId</id>
<mirrorOf>repositoryId</mirrorOf>
<name>Human Readable Name for this Mirror.</name>
<url>http://mvnrepository.com/</url>
</mirror>

文章来自:https://www.cnblogs.com/21heshang/p/8371801.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3