码迷,mamicode.com
首页 > 其他好文 > 详细

pom文件出现Element 'xxxxxxx' cannot have character [children],because the type's content type is element-only问题

时间:2019-11-06 22:31:09      阅读:108      评论:0      收藏:0      [点我收藏+]

标签:color   width   其他   img   出现   content   16px   span   方法   

1)问题描述:

pom.xml文件中出现

Element ‘xxxxxxx‘ cannot have character [children],because the type‘s content type is element-only.

技术图片

2)问题原因:

配置文件中的dependencies节点下面只能是元素节点,不能有字符文本存在。

3)解决方法:

仔细检查文档,可能会存在标点符号,空格等其他文本字符。

pom文件出现Element 'xxxxxxx' cannot have character [children],because the type's content type is element-only问题

标签:color   width   其他   img   出现   content   16px   span   方法   

原文地址:https://www.cnblogs.com/CKhomepage/p/11809001.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!