Settings文档无法加载
来源:3-1 人生中第一个SpringBoot程序

michaeljie
2019-04-11
micheal@192 ~/Desktop/SpringBoot/luckymoney mvn spring-boot:run
我使用了mvn命令来启动项目,但是出现了一下错误:
[ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /Users/micheal/.m2/settings.xml: unexpected character in markup (position: START_TAG seen …sh(a);\r\n\t\t\treturn window.zhuge;\r\n\t\t}\r\n\t\t};\r\n\t\tfor (var i = 0; i < … @60:23) @ /Users/micheal/.m2/settings.xml, line 60, column 23
写回答
1回答
-
慕姐954345
2019-04-13
你看看你的日志错误原因unexpected character in markup ,在你的60行 line 60, column 23,是不是写错了
00
相似问题