Failure to transfer dependency, was cached in the local repository

前端 未结 4 875
傲寒
傲寒 2020-12-17 22:47

I am working on maven 2 project on eclipse, and I have the m2e plugin, and I am getting the following error in Eclipse:

Failure to transfer com.thoughtworks.x         


        
4条回答
  •  独厮守ぢ
    2020-12-17 23:20

    Error occured beacuse of Old cache of Maven tool is present in your directory. So you must delete it. Go to C\User\"your user name"\m2 then delete it.

提交回复
热议问题