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

修改  maven-->conf :settings.xmlmaven

 

<offline>false</offline>this

 

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

相關文章
相關標籤/搜索