为了账号安全,请及时绑定邮箱和手机立即绑定

求助~国内的镜像好像用不了啊?

试了很多镜像,aliyun,oschina之类的,都是下载0kb然后就跳过了,出现Generating project in Interactive mode,卡在这里,怎么解决?

正在回答

3 回答

哥 解决了没呀

0 回复 有任何疑惑可以回复我~

mvn archetype:gennerate的时候还是报警告

[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-clean-plugin:2.5: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.5

Downloading: http://maven.oschina.net/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom

???

0 回复 有任何疑惑可以回复我~

<mirrors>
   <mirror>
     <id>alimaven</id>
     <name>aliyun maven</name>
     <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
     <mirrorOf>central</mirrorOf>        
   </mirror>
 </mirrors


修改setting.xml中的镜像地址为这个  速度超快  阿里云的仓库

2 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
项目管理利器——maven
  • 参与学习       173090    人
  • 解答问题       742    个

使用maven来构建和管理Java项目,从环境配置,到maven核心知识

进入课程

求助~国内的镜像好像用不了啊?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信