pom.xml 头部几行出现这样的提示问题求解

Failure to transfer org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be
reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-resources-plugin:pom:
2.6 from/to central (http://repo.maven.apache.org/maven2): The operation was cancelled.

Maven没什么配置,maven-resources-plugin插件在本地也有
图片说明
图片说明

加入maven-resources-plugin 的配置
如:

org.apache.maven.plugins
maven-resources-plugin
2.4.3

希望能够帮到你。。

来打个酱油!!!!!!!!!