博客
关于我
Failed to read artifact descriptor for xxx:jar的问题解决
阅读量:590 次
发布时间:2019-03-11

本文共 991 字,大约阅读时间需要 3 分钟。

????????JAR?????

?????????????????Maven???????????????JAR???????????????????Maven???????????????????????IDEA?Eclipse????????


1. ??IDEA Maven??

?IDEA??Maven????????????????

C:\Program Files\JetBrains\IntelliJ IDEA 2019.1.3\plugins\maven\lib\maven3\conf

??settings.xml?????<mirrors>????<mirror>??????????????

alimaven
aliyun maven
http://maven.aliyun.com/nexus/content/groups/public/
central

???????????


2. ??Eclipse Maven??

?Eclipse??Maven??????????????????

C:\Users\songzi522\.m2

??settings.xml?????<mirrors>????<mirror>??????????????

alimaven
aliyun maven
http://maven.aliyun.com/nexus/content/groups/public/
central

????????????????


????

?????????????????????????

  • ????????????Maven > Update Project?
  • ???????IDEA?Eclipse?????????Maven?????????

  • ?????????????????????JAR????????????Maven?????????

    转载地址:http://hsvtz.baihongyu.com/

    你可能感兴趣的文章
    VM16+ubuntu20.04+win10如何固定虚拟机的ip (固定IP)
    查看>>
    OpenLayers学习一:地图加载(以类为接口)
    查看>>
    OpenLayers学习三:地图旋转及地图跳转到某一点的方式(以类为接口)
    查看>>
    OpenLayers学习二:点标记的添加删除和修改(以类为接口)
    查看>>
    Openlayers实战教程学习大纲及引导
    查看>>
    Openlayers实战:drawstart,drawend 绘制交互应用示例
    查看>>
    Openlayers实战:extent介绍及实际应用
    查看>>
    Openlayers实战:LayerGroup添加删除显示隐藏
    查看>>
    Openlayers实战:loadstart和loadend事件
    查看>>
    Openlayers实战:modifystart、modifyend互动示例
    查看>>
    Openlayers实战:moveend事件,利用calculateExtent获取地图左上和右下的坐标
    查看>>
    Openlayers实战:overlay上播放视频
    查看>>
    Openlayers实战:select简介及select选择feature实战
    查看>>
    Openlayers实战:个性化比例尺
    查看>>
    Openlayers实战:使几何图形适配窗口
    查看>>
    Openlayers实战:列表与图层双向信息提示
    查看>>
    Openlayers实战:判断共享单车是否在电子围栏内
    查看>>
    Openlayers实战:利用turf获取两个多边形的交集、差集、并集
    查看>>
    Openlayers实战:加载Bing地图
    查看>>
    Openlayers实战:加载CSV文件
    查看>>