alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ central repositories { mavenLocal() maven { ur... ...
分类:
编程语言 时间:
2016-12-18 09:48:34
阅读次数:
268
aliyun阿里云Maven仓库地址——加速你的maven构建 maven仓库用过的人都知道,国内有多么的悲催。还好有比较好用的镜像可以使用,尽快记录下来。速度提升100倍。 http://maven.aliyun.com/nexus/#view-repositories;public~browse ...
分类:
Web程序 时间:
2016-12-14 19:19:29
阅读次数:
181
Permanently authenticating with Git repositories, Run following command to enable credential caching. Use should also specify caching expire, After en ...
分类:
其他好文 时间:
2016-12-12 22:56:41
阅读次数:
167
前言 这两天心血来潮突然想把自己的android library的aar放到jcenter里面,这样一来自己便可以在任何时间任何地点通过internet得到自己的library的引用了,况且现在android studio已经默认使用jcenter的repositories作为依赖来源,以前的mav ...
分类:
移动开发 时间:
2016-12-08 17:41:58
阅读次数:
261
1、file-Settings-Plugins-Browse repositories-HTTP Proxy Settings将No proxy改成Auto-detect proxy settings 2、在plugins里搜索JUnitGenerator V2.0-右键安装 3、settings- ...
分类:
其他好文 时间:
2016-12-05 19:00:34
阅读次数:
180
一、nexus新增本地仓库 在nexus网站左侧点击"Repositories"菜单,右侧点击"add"按钮,新增"Hosted Repository"本地仓库存放发布版本内容: "Deployment Policy"要选择"Allow Redeploy" 还可以再建一个"ctxsdhy-hoste ...
分类:
编程语言 时间:
2016-11-27 07:27:44
阅读次数:
246
maven加速 maven仓库用过的人都知道,国内有多么的悲催。还好有比较好用的镜像可以使用,尽快记录下来。速度提升100倍。 http://maven.aliyun.com/nexus/#view-repositories;public~browsestorage 在maven的settings. ...
分类:
其他好文 时间:
2016-11-26 02:27:37
阅读次数:
268
1. 首先要先确定一下是否建立了主repo的远程源: 2. 如果里面只能看到你自己的两个源(fetch 和 push),那就需要添加主repo的源: 此时再执行 "git remote -v" 可以看到upstream了。 3. 如果想与主repo合并: ...
分类:
其他好文 时间:
2016-11-25 12:31:47
阅读次数:
133
今天用Eclipse创建Maven多模块项目的时候提示错误: could not resolve archetype ******release from any of the configured repositories 这个问题网上主要是两个解决方案: 1.是修改setting.xml文件 详 ...
分类:
系统相关 时间:
2016-11-23 22:28:41
阅读次数:
338
1、MariaDB yum 安装/初始化/授远程权限 在MariaDB官网根据Linux系统查找您所需要的db版本:https://downloads.mariadb.org/mariadb/repositories/#mirror=tuna 选择完毕后,页面下方会显示如下配置: 进入目录/etc/ ...
分类:
系统相关 时间:
2016-11-22 13:02:12
阅读次数:
334