项目无法clean

[ERROR] Plugin org.springframework.boot:spring-boot-maven-plugin:2.1.3.RELEASE or one of its dependencies could not be resolved: Cannot access alimaven (http://maven.aliyun.com/nexus/content/repositories/central/) in offline mode and the artifact org.springframework.boot:spring-boot-maven-plugin:jar:2.1.3.RELEASE has not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException


解决 去掉work offline的勾选选项,只勾选本地仓库路径

maven 解决Cannot access alimaven (http://maven.aliyun.com/nexus/content/repositories/central/)相关推荐

  1. maven 解决Cannot access alimaven (httpmaven.aliyun.comnexuscontentrepositoriescentral)

    项目无法clean [ERROR] Plugin org.springframework.boot:spring-boot-maven-plugin:2.1.3.RELEASE or one of i ...

  2. Failure to find xxx in http://maven.aliyun.com/nexus/content/groups/public

    [maven报错] 报错问题 Failure to find io.iec.edp:caf-boot-parent:pom:0.3.4 in http://maven.aliyun.com/nexus ...

  3. IDEA Cannot access alimaven (http://maven.aliyun.com/nexus/content/groups/public/)

    取消 work offline 钩钩

  4. Maven 解决 maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories 问题

    一.问题描述 在Jenkins中利用Jenkinsfile进行流水线项目构建 pipeline {agent {docker {image 'maven:3.8.4-jdk-8' args '-v / ...

  5. IDEA 经常报出莫名其妙的maven配置错误:idea与maven的某些版本不兼容

    一开始用idea自带的maven,很多依赖导不了,就想着自己下一个maven.因为我的idea是2021.3版的,自带的maven是3.8.1版的,我就想着下个最新版的3.8.6版的maven会好用点 ...

  6. Maven环境配置,IDEA配置Maven。

    ​​​Maven环境配置,IDEA配置Maven. 一.下载Maven 二.配置环境变量 三.配置镜像 四.IDEA的Maven设置 一.下载Maven 方式一:在官网下载压缩包,Maven官网 方式 ...

  7. 将默认的maven仓库改为阿里的maven仓库

    在eclipse中默认的maven,它加载的是国外的镜像,那样速度会比较慢,如果使用国内镜像,比如阿里的中央仓库:速度会快很多. 那如何修改maven仓库呢?(网上有很多如何修改maven仓库的方法, ...

  8. Maven安装及配置,添加maven到IDEA中

    一.下载maven 首先要知道maven的官网下载地址:Maven – Download Apache Mavenhttps://maven.apache.org/download.cgi 官网中说到 ...

  9. Maven系列(一):Maven简介

    2019独角兽企业重金招聘Python工程师标准>>> Maven是什么? Maven在Apache官网的解释为:Maven是基于项目对象模型(POM即Project Object ...

最新文章

  1. instancesRespondToSelector与respondsToSelector的区别
  2. Keil 出现Debug Error! DAMAGE:after Normal block
  3. golang 返回值报错 cannot use nil as type string in return argument
  4. 阿里面试题:如何检测并避免 Java 中的死锁?
  5. 02 | Spring Data Common 之 Repository 如何全面掌握?
  6. vm虚拟远程部署windows驱动
  7. Linux系统IO端口,Linux系统对IO端口和IO内存的管理
  8. [转载]INNO Setup 使用笔记
  9. MySQL 代码开发注意事项----开发高性能的sql
  10. Vue.js学习笔记(一) - 起步
  11. 《算法图解》之狄克斯特拉算法
  12. Java JDK 8 32位下载
  13. 想系统的学习一下项目管理,有什么好的书籍推荐吗?
  14. 微信小程序 上传本地图片
  15. 螳螂科技产研分享:做有生命力的SaaS产品架构
  16. 502粘到手上变硬了怎么办_502胶水把手黏住了怎么办
  17. HTML5触摸事件(多点、单点触控)
  18. 手把手学爬虫第六弹——数据可视化
  19. http://www.apkbus.com/forum.php?mod=viewthreadtid=174440
  20. 「智能交通技术」知识星球内容介绍

热门文章

  1. 告诉你什么是挖洞最清奇的脑回路
  2. 深入理解LightGBM
  3. java入门学习教程,详细说明
  4. 设计模式之--迭代器模式
  5. 24.多线程(等待唤醒机制,volatile,CAS 算法,线程池,定时器,设计模式)
  6. anaconda安装软件包
  7. 如何掌握程序语言(王垠)
  8. 哪一本科普书籍,会改变你的认知?
  9. 外贸群发邮箱如何选择
  10. Web在jsp页面中生成柱状图,折线图,饼状图