21-11-21 上午09时16分59秒: Unable to update index for central|http://repo1.maven.org/maven2
21-11-21 上午09时16分58秒: Updating index central|http://repo1.maven.org/maven2
21-11-21 上午09时16分59秒: Unable to download Repository[d9d714e11cb097b3ffcec91cccc65d3e|http://repo1.maven.org/maven2/.index]/nexus-maven-repository-index.properties: org.apache.maven.wagon.TransferFailedException: Transfer failed: [501] http://repo1.maven.org/maven2/.index/nexus-maven-repository-index.properties
很明显呀,你创建的maven项目依赖没有下载完全,而你没有对maven配置国内镜像(阿里云)导致下载不下来项目所需要的依赖,怎么能运行启动呢?