目录
1、Maven 构建错误 Cannot resolve plugin
3、Unable to import maven project: See logs for details
4、Failed to create a Maven project: 'E:/Test/mavenDemo/pom.xml' already exists in VFS
1、Maven 构建错误 Cannot resolve plugin
org.apache.maven.plugins:maven-clean-plugin:3.1.0
网上搜索到了两种可能的解决方法:
一种是如下图得内容要对应一致!
如果上面一种方式没有解决问题,则可用下面方式进行修改
<repositories>
<repository>
<id>alimaven</id>
<url>https://maven.aliyun.com/repository/pu