Maven Pom.xml 报错 Element 'dependencies' cannot have character [children]....
MavenElement ‘dependencies’ cannot have character [children], because the type’s content type is element-only这是因为你拷贝的依赖坐标中存在特殊字符,但这个字符再 eclipse 或者是 idea 中没有显示出来,你可以把依赖坐标拷贝至记事本 或者 work 等工具上,然后找到特殊字符删...
原创
2018-10-22 11:11:48 ·
11430 阅读 ·
4 评论