maven 报错

No plugin found for prefix ‘G’ in the current project and in the plugin groups
No plugin found for prefix ‘D’ in the current project and in the plugin groups
No plugin found for prefix ‘E’ in the current project and in the plugin groups

我的maven 是放在这里的.

G:\apache-maven-3.6.3\conf\setings.xml

使用的工具是VsCode

经过排查. 竟然是一个低级错误导致的.

在vscode 的首选项设置中, 找到maven的相关配置.

maven No plugin found for prefix ‘G‘ in the current project and in the plugin groups相关推荐

  1. Maven出现错误No plugin found for prefix ‘jetty‘ in the current project and in the plugin groups的问题解决

    Maven出现错误No plugin found for prefix 'jetty' in the current project and in the plugin groups的问题解决 参考文 ...

  2. maven出现No plugin found for prefix ‘help‘ in the current project and in the plugin groups [org.ap

    控制台输入 mvn help:system 下载相应包时 出现如下问题: Noplugin found for prefix 'help' in the current project and in ...

  3. 错误:No plugin found for prefix spring-boot in the current project and in the plugin groups

    前言 maven 3.6.1 springboot v2.1.x 在多模块的 Maven 项目中,执行 mvn spring-boot:run -pl xxx.groupId:xxx.artifact ...

  4. 错误整理:No plugin found for prefix 'jetty' in the current project and in the plugin groups

    在maven进行jetty的调试中出现错误: [ERROR] No plugin found for prefix 'jetty' in the current project and in the ...

  5. No plugin found for prefix ‘compile‘ in the current project

    在编译flink的scala工程的时候,编译命令如下: mvn scala compile:compile package 完整报错信息如下: [INFO] --------------------- ...

  6. 【maven】No plugin found for prefix ‘install‘ in the current project

    1.场景1 1.1 概述 在安装jar文件到本地仓库时有时会遇到这样的问题 解决方法: 下载 wagon-http-lightweight-2.2.jar 位置 https://repo.maven. ...

  7. no plugin found for prefix ‘tomcat 7‘ in the current project and in the plugin groups的解决方法

    no plugin found for prefix 'tomcat 7' in the current project and in the plugin groups的解决方法 参考文章: (1) ...

  8. Maven配置完毕后构建失败,无法下载JAR包,输入mvn help:system后出现No plugin found for prefix ‘help‘...问题的解决方案

    这个问题困扰了我很久,找了很多解决方案,但还是一直无法解决.我在虚拟机中按照标准步骤配置了很多次,每次都能够成功,但一在物理机中,相同的配置步骤带来的结果却总是配置失败,在cmd中输入mvn help ...

  9. No plugin found for prefix ‘scala‘ pom.xml

    需要加入插件maven-scala-plugin <groupId>org.example</groupId><artifactId>datastream_api& ...

  10. maven建立webapp项目时显示Cannot change version of project facet Dynamic web module to 2.5

    为什么80%的码农都做不了架构师?>>>    网上查了很多东西都没啥用,其实直接把这段代码加到web.xml头部,自然就不报错了 <?xml version="1. ...

最新文章

  1. C++/C++11中引用的使用
  2. K近邻算法KNN的简述
  3. 电大本科计算机考试题库及答案,电大计算机考试题题库及答案.doc
  4. 区块链BaaS云服务(16)天德链TDBC“交易数据”
  5. mysql分页概念_MySQL学习笔记之数据定义表约束,分页方法总结
  6. Dive Into Thrift Node-安装
  7. linux追加SQL结果到文件,RAC环境下误操作将数据文件添加到本地存储
  8. 16软件1班安卓第二学期学习总结
  9. 理解Golang包导入,import、包名、目录名的关系
  10. android interpolator 插值器
  11. vscode git error: would clobber existing tag
  12. 自动量程万用表的实现原理_自动量程万用表的优缺点
  13. 使用redis的setnx可以非同一线程进行加锁和解锁(附源码)
  14. opencv-python基础知识学习笔记
  15. 保姆级AS400 CL介绍与应用(硬核)
  16. AUC的是如何计算的
  17. 在ubuntu上安装nodebb
  18. 通达信结构紧凑形态选股公式编写思路
  19. 基于景观智慧路灯的智慧景区系统集成解决方案
  20. Spring学习总结

热门文章

  1. 澳洲计算机专业排名2015,计算机专业世界排名
  2. 【IJCAI 2022】参数高效的大模型稀疏训练方法,大幅减少稀疏训练所需资源
  3. python爬虫百度网盘_python爬取百度云网盘资源
  4. 怎么彻底关闭wps热点 wps热点弹窗怎么永久关闭
  5. 如何在win7 启动盘中写入USB3.0驱动
  6. 计算机网页的设计与应用的前言,网页设计前言.ppt
  7. PS2游戏手柄——基于STC15W4K32S4
  8. CSC联合培养加拿大工签攻略
  9. 简单三步教你制作一个数据可视化大屏
  10. 浅谈事件委托(事件代理)和事件冒泡