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

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

解决办法:

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

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

3.若还是不行,force update。

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

上一篇:在python中定义二维数组


下一篇:soapui中文操作手册(五)----入门与安全测试