栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

Java学习笔记之十一:创建maven项目报错Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quick

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Java学习笔记之十一:创建maven项目报错Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quick

不是第一次创建maven项目了,但是前面两次都没错,这次报错了
报错的截图类似于下图这个(当时我忘记截图了,抄的别人的图)


点开日志:

Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quickstart:1.1 from any of the configured repositories.
Could not resolve artifact org.apache.maven.archetypes:maven-archetype-quickstart:pom:1.1
org.apache.maven.archetypes:maven-archetype-quickstart:pom:1.1 failed to transfer from http://localhost:8081/repository/maven-public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.archetypes:maven-archetype-quickstart:pom:1.1 from/to nexus (http://localhost:8081/repository/maven-public/): Failed to connect to localhost/0:0:0:0:0:0:0:1:8081
org.apache.maven.archetypes:maven-archetype-quickstart:pom:1.1 failed to transfer from http://localhost:8081/repository/maven-public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.archetypes:maven-archetype-quickstart:pom:1.1 from/to nexus (http://localhost:8081/repository/maven-public/): Failed to connect to localhost/0:0:0:0:0:0:0:1:8081

然后我就着急了,搞了好久
发现不管我怎么重启nexus也好,
反正是搞不定
好了 那我就彻底一点:
找到 maven-archetype-quickstart-1.1.jar的路径

然后直接进去这个路径

然后把C:Users用户名.m2repositoryorgapachemavenarchetypes下面的所有的包删掉了!
再次创建maven项目!
成功!!!!!

每天学一点Java,.年底达成初级

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/643716.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号