pom.xml文件报错:
Element ‘dependency’ cannot have character [children], because the type’s content type is element-only.
看半天也没发现配置文件有啥问题,最后发现是格式不对。
出现这种情况的原因一般是直接从网上复制过来,空格换行符什么的有冲突。
Element ‘dependency‘ cannot have character [children], because the type‘s content type is element-on
阅读 136
2023-02-28
pom.xml文件报错:
Element ‘dependency’ cannot have character [children], because the type’s content type is element-only.
看半天也没发现配置文件有啥问题,最后发现是格式不对。
出现这种情况的原因一般是直接从网上复制过来,空格换行符什么的有冲突。
相关推荐
精彩评论(0)