maven依赖出现问题:failed to collect dependencies

Posted on 2019-03-01 21:43  jinyu-helloword  阅读(14376)  评论(0)    收藏  举报

问题:在maven项目中,install dao层之后,在interface调用显示failed to collect dependencies;

解决办法:

1.检查依赖信息是否正确,不确定删除后重新引入。

2.从parent开始先install 再install dao,在install interface;

3.若还是不行,force update。

 

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3