Maven
Element ‘dependencies’ cannot have character [children], because the type’s content type is element-only
这是因为你拷贝的依赖坐标中存在特殊字符,但这个字符再 eclipse 或者是 idea 中没有显示出来,你可以把依赖坐标拷贝到notepad,然后显示所有字符。然后找到特殊字符删除即可!
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
网友评论