[maven] 异常 Element 'dependency' cannot have character [children], because the type's content type is

IDEA pom.xml 文件报错

Element 'dependency' cannot have character [children], because the type's content type is element-on

 

图片效果

 

原因:

引入<dependency>...</dependency>格式错误

 

解决方法:

1. 将格式错误的部分所有回车换行都去掉后

2. 格式化即可 (Ctrl + Alt + L)

posted @ 2019-04-15 10:34  随风落木  阅读(84)  评论(0)    收藏  举报  来源