当前使用版本(必填,否则不予处理)
3.5.2
该问题是如何引起的?(确定最新版也有问题再提!!!)
添加依赖
重现步骤(如果有就写完整)
maven 构建
报错信息
[DEBUG] Extension realms for project com.rangyuqiufei:OperatingSystem:jar:1.0.0: (none) [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]] [DEBUG] Extension realms for project org.springframework.boot:spring-boot-starter-parent:pom:2.7.3: (none) [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]] [DEBUG] Extension realms for project org.springframework.boot:spring-boot-dependencies:pom:2.7.3: (none) [DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[maven.ext, parent: ClassRealm[plexus.core, parent: null]] [WARNING] The POM for com.baomidou:mybatis-plus-boot-starter:jar:3.5.2 is invalid, transitive dependencies (if any) will not be available: 5 problems were encountered while building the effective model for com.baomidou:mybatis-plus-boot-starter:3.5.2 [FATAL] Non-parseable POM /Users/liuhaidong/.m2/repository/io/r2dbc/r2dbc-bom/Arabba-SR10/r2dbc-bom-Arabba-SR10.pom: unexpected markup <!d (position: START_DOCUMENT seen \n<!d... @2:4) @ /Users/liuhaidong/.m2/repository/io/r2dbc/r2dbc-bom/Arabba-SR10/r2dbc-bom-Arabba-SR10.pom, line 2, column 4 [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-autoconfigure:jar is missing. @ [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-starter-jdbc:jar is missing. @ [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-configuration-processor:jar is missing. @ [ERROR] 'dependencies.dependency.version' for org.springframework.boot:spring-boot-autoconfigure-processor:jar is missing. @