码迷,mamicode.com
首页 >  
搜索关键字:maven repository mirror    ( 25452个结果
maven 从svn导入项目遇到的问题 No marketplace entries found to handle yuicompressor maven plugin:1.3.0:compile
RT,使用eclipse导入项目时 报   No marketplace entries found to handle yuicompressor maven plugin:1.3.0:compile in Eclipse. Please see Help for more information 我认为同事说的很对, eclipse是面向插件的,maven插件m2ecli...
分类:其他好文   时间:2014-05-12 15:23:26    阅读次数:333
【转】修改eclipse中的M2_REPO变量
转自:http://superseven.iteye.com/blog/1625429从eclipse中增加了maven2的插件之后,maven默认的本地库的路径是${user}/.m2/repository/下,一般windows用户的操作系统都安装在C盘,所以这个目录 下的jar包比较危险。我尝...
分类:系统相关   时间:2014-05-12 12:54:41    阅读次数:448
maven配置文件解析
maven2配置文件主要分为settings.xml与pom.xml两种,下面将逐一介绍。 ===================================settings.xml=========================================================...
分类:其他好文   时间:2014-05-10 08:29:05    阅读次数:421
Maven管理SSM框架的pom.xml文件配置(自动下载所依赖的jar包)
Maven管理SSM框架的pom.xml文件配置(自动下载所依赖的jar包),无需手动导入jar包,方便安全快捷。...
分类:其他好文   时间:2014-05-09 20:46:38    阅读次数:562
git-push(1) Manual Page
git-push(1) Manual Page NAME git-push - Update remote refs along with associated objects SYNOPSIS git push [--all | --mirror | --tags] [--follow-tags] [-n | --dry-run] [--receive...
分类:其他好文   时间:2014-05-09 20:46:06    阅读次数:370
maven 打 fatjar
备忘。1、 maven-assembly-plugin jar-with-dependencies com.talkingdata.engineer.util.CombineAppList ...
分类:其他好文   时间:2014-05-09 20:30:25    阅读次数:486
maven web 项目 打入 jar 包 , 和编译入 java 文件到 web-inf 下
src\main\webapp\WEB-INF\classes 可以把 类文件编译到 web-inf 下 ,用于项目运行 maven-dependency-plugin 2.1 compile copy-dependencies src\mai...
分类:编程语言   时间:2014-05-09 19:44:26    阅读次数:277
CentOS 6.4 服务器版安装教程(超级详细图解)
附:CentOS 6.4下载地址32位:http://mirror.centos.org/centos/6.4/isos/i386/CentOS-6.4-i386-bin-DVD1to2.torrent64位:http://mirror.centos.org/centos/6.4/isos/x86_...
分类:其他好文   时间:2014-05-09 15:25:39    阅读次数:354
Symmetric Tree
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:其他好文   时间:2014-05-09 09:28:18    阅读次数:253
使用Haproxy对MariaDB做负载均衡
服务器环境:安装vim/etc/apt/sources.list.d/mariadb.list#添加以下两句 debhttp://mirror.yongbok.net/mariadb/repo/5.5/ubuntuprecisemain deb-srchttp://mirror.yongbok.net/mariadb/repo/5.5/ubuntuprecisemain apt-keyadv--recv-keys--keyserverkeyserver.ubuntu.com0xcbc..
分类:数据库   时间:2014-05-09 06:50:15    阅读次数:538
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!