问答详情
源自:2-1 SpringBoot的搭建与启动上

pom.xml文件报错

请问,我eclipse photon 装STS插件后 新建 spring starter 项目,总是pom.xml报错,视频内的操作我都做了,还出错。Project build error: Non-parseable POM C:\Users\ViceCode\.m2\repository\com\fasterxml\jackson\jackson-bom\2.8.11.20180608\jackson-bom-2.8.11.20180608.pom: only whitespace content allowed before start tag and not n

提问者:BinaryRhythm 2018-09-05 17:07

个回答

  • BinaryRhythm
    2018-09-05 21:22:48

    报错信息:

    Description Resource Path Location Type

    1 problem was encountered while building the effective model for org.springframework.boot:spring-boot-maven-plugin:1.5.15.RELEASE

    [FATAL] Non-parseable POM C:\Users\ViceCode\.m2\repository\com\fasterxml\jackson\jackson-bom\2.8.11.20180608\jackson-bom-2.8.11.20180608.pom: only whitespace content allowed before start tag and not n (position: START_DOCUMENT seen n... @1:1)  @ C:\Users\ViceCode\.m2\repository\com\fasterxml\jackson\jackson-bom\2.8.11.20180608\jackson-bom-2.8.11.20180608.pom, line 1, column 1

    pom.xml /DemoSpringboot line 1 Maven pom Loading Problem