How to solve maven 2.6 resource plugin dependency?

前端 未结 11 1762
無奈伤痛
無奈伤痛 2020-11-29 07:16

ERROR:

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to         


        
11条回答
  •  粉色の甜心
    2020-11-29 07:48

    Tried everything. I deleted m2e and installed m2e version 2.7.0. Then deleted the .m2 directory and force updated maven. It worked!

提交回复
热议问题