版本号大于或等于2.5.8时,在IDEA右边的Maven功能页里,依赖项会全部标红,部分插件会标红。不知道什么原因,是需要做什么额外配置吗?
版本号 | 问题 |
---|---|
2.5.8 | 插件spring-boot(org.springframework.boot:spring-boot-maven-plugin:2.5.8)标红 |
2.5.9 | 插件jar(org.apache.maven.plugins:maven-jar-plugin:3.2.2)标红 插件spring-boot(org.springframework.boot:spring-boot-maven-plugin:2.5.9)标红 |
2.6.0 | 插件spring-boot(org.springframework.boot:spring-boot-maven-plugin:2.6.0)标红 |
2.6.1 | 插件spring-boot(org.springframework.boot:spring-boot-maven-plugin:2.6.1)标红 |
2.6.2 | 插件spring-boot(org.springframework.boot:spring-boot-maven-plugin:2.6.2)标红 |
2.6.3 | 插件jar(org.apache.maven.plugins:maven-jar-plugin:3.2.2)标红 |
遇到过类似问题,不过具体忘了,提供思路。需要指定一下spring-boot-maven-plugin版本