1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > only whitespace content allowed before start tag and not

only whitespace content allowed before start tag and not

时间:2020-02-10 20:48:59

相关推荐

only whitespace content allowed before start tag and not

有时候,进行springboot打包的时候会报错,指向Maven库下的某些已下载的依赖文件,意思是什么标签文件格式有误,最简单的办法 根据作物提示指定的包路径,删除该依赖,然后刷新项目maven重新拉取一遍就好,比如下面这个就是删除com\fasterxml\oss-parent\38\oss-parent-38.pom

[ERROR] The build could not read 1 project -> [Help 1]

[ERROR]

[ERROR] The project com.maddox:springboot002:0.0.1-SNAPSHOT (F:\IdeaProjects\springboot002\pom.xml) has 2 errors

[ERROR] Non-parseable POM F:\Program Files\Maven\apache-maven-3.6.3\repository\com\fasterxml\oss-parent\38\oss-parent-38.pom: only whitespace content allowed before start tag and not { (position: START_DOCUMENT seen {... @1:1) @ F:\Program Files\Maven\apache-maven-3.6.3\repository\com\fasterxml\oss-parent\38\oss-parent-38.pom, line 1, column 1 -> [Help 2]

[ERROR] Non-parseable POM F:\Program Files\Maven\apache-maven-3.6.3\repository\org\glassfish\jersey\jersey-bom\2.30.1\jersey-bom-2.30.1.pom: only whitespace content allowed before start tag and not \ufffd (position: START_DOCUMENT seen \ufffd... @1:1) @ F:\Program Files\Maven\apache-maven-3.6.3\repository\org\glassfish\jersey\jersey-bom\2.30.1\jersey-bom-2.30.1.pom, line 1, column 1 -> [Help 2]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please read the following articles:

[ERROR] [Help 1] /confluence/display/MAVEN/ProjectBuildingException

[ERROR] [Help 2] /confluence/display/MAVEN/ModelParseException

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。