原文:解决使用eclipse创建maven web项目时报Could not resolve archetype的问题

前两天重装了系统,今天想写一个项目的时候出现了点问题。 在使用eclipse创建maven web项目时,点Finish后报了Could not resolve archetype的问题。 Could not resolve archetype org.apache.maven.archetypes:maven archetype webapp: . from any of the configu ...

2017-06-25 13:21 4 40873 推荐指数:

查看详情

eclipse创建MAVEN项目是出现Could not resolve archetype解决办法

eclipse第一次创建MAVEN项目时出现这个问题,查了很多文档改了没用,后来问了别人知道是maven中央仓库下载插件包失败就会报错。 解决办法: 用国内阿里云镜像会好很多 在settings.xml种添加 <mirrors>   <mirror> ...

Thu Nov 22 00:22:00 CST 2018 0 893
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM