前言: 好几天没有启动后端项目了,今天启动的时候不知道问啥全是爆红,所以就尝试了一下maven --clean,然后install,但是没有什么效果。 内容: 错误内容如下图所示: [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent
maven打包报错: [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line
[ERROR] Some problems were encountered while processing the POMs 解决办法: <dependencyManagement><dependencies><dependency><groupId>org.springframework.boot</groupId><artifactId>spring-boot-dep
出错信息大概是这样的 ERROR: Failed to parse POMs java.io.IOException: Cannot run program "java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/bin/java" (in directory "/var/lib/jenkins/workspace/AA"): error=2, No