美文网首页
element dependencies cannot have

element dependencies cannot have

作者: 江南皮哥厂 | 来源:发表于2020-02-21 16:34 被阅读0次

Maven
Element ‘dependencies’ cannot have character [children], because the type’s content type is element-only

这是因为你拷贝的依赖坐标中存在特殊字符,但这个字符再 eclipse 或者是 idea 中没有显示出来,你可以把依赖坐标拷贝到notepad,然后显示所有字符。然后找到特殊字符删除即可!

相关文章

网友评论

      本文标题:element dependencies cannot have

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