美文网首页软件测试
intellij IDEA中的 pom.xml 报Inspect

intellij IDEA中的 pom.xml 报Inspect

作者: 明小五 | 来源:发表于2020-03-06 17:55 被阅读0次

最开始报错,百度查询的方案如下:
第一步:选中pom》右键,如图


image.png

第二步:


image.png

操作后,并没有效果;然后发现操作第二步中的install的时候,报错提示setting文件有问题;故打开setting文件,发现不晓得设置镜像文件为阿里云的时候写错了,少了一个,如图

image.png

所以,解决方案:
将标签对应添加上就不报错了

相关文章

网友评论

    本文标题:intellij IDEA中的 pom.xml 报Inspect

    本文链接:https://www.haomeiwen.com/subject/pcbwrhtx.html