[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for start.spring.io 0.0.1-SNAPSHOT: [INFO] [INFO] start.spring.io .................................... SUCCESS [ 17.975 s] [INFO] start.spring.io client ............................. SUCCESS [05:40min] [INFO] start.spring.io website ............................ FAILURE [04:43min] [INFO] ------------------------------------------------------------------------ [INFO] BUILDFAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:30min [INFO] Finished at: 2021-10-12T13:54:27+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failedtoexecute goal pl.project13.maven:git-commit-id-plugin:4.0.5:revision (default) onprojectstart-site: .git directoryisnotfound! Please specify a valid [dotGitDirectory] in your pom.xml -> [Help1] [ERROR] [ERROR] To see the full stack traceof the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switchtoenablefull debug logging. [ERROR] [ERROR] For more information about the errorsand possible solutions, please read the following articles: [ERROR] [Help1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the buildwith the command [ERROR] mvn <args> -rf :start-site
yum -y install python3 # 测试安装成功 [root@localhost ~]# python Python 2.7.5 (default, Oct 14 2020, 14:45:30) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux2 Type "help", "copyright", "credits" or "license"for more information. >>> exit Use exit() or Ctrl-D (i.e. EOF) to exit >>>