额,在Stackoverflow上找到了一个答案:
I had this in eclipse and did this which fixed it(even though my command line build worked)
delete the directory in .m2/repostiory/....
rerun update dependencies in my IDE
mvn command line worked while my IDE didn't, once I ran it in my IDE both worked..very weird.As another option, restarting eclipse seemed to help as well



所有评论(0)