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

问题描述: pom.xml文件中出现 Element xxxxxxx cannot have character children ,because the type s content type is element only. 问题原因: 配置文件中的dependencies节点下面只能是元素节点,不能有字符或文本存在。 解决方法: 仔细检查文档,可能会存在标点符号,空格等其他文本字符。 ...

2019-11-06 21:59 0 340 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM