- 浏览: 110183 次
- 性别:
- 来自: 杭州
文章分类
最新评论
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" output="target/classes" path="src/main/java"/> <classpathentry kind="src" output="target/test-classes" path="src/test/java"/> <classpathentry kind="src" path="src/main/resources"/> <classpathentry kind="src" path="src/test/resources"/> <classpathentry kind="src" path="src/java"/> <classpathentry kind="src" path="src/test-framework/java"/> <classpathentry kind="src" path="src/tools/java"/> <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_31_x86"/> <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/> <classpathentry kind="output" path="target/classes"/> </classpath> <settings> <mirrors> <mirror> <id>UK</id> <name>UK Central</name> <url>http://uk.maven.org/maven2</url> <mirrorOf>central</mirrorOf> </mirror> </mirrors> </settings>
发表评论
-
steve0603
2015-06-04 18:21 3420|||8|||SS will be late, traf ... -
Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
2015-03-18 20:45 1359出现一个如题的错误,后来才知道原来是mysql密码错误造成的 ... -
TeamCity Plugin 安装 -- Static UI
2015-03-17 18:08 9881. 简介 With the help of th ... -
CAS 单点登录(Single Sign On)
2015-03-16 22:30 6091. 证书配置 a) 创建证书 ke ... -
spring-boot-sample-data-jpa
2015-02-25 07:54 443spring-boot-sample-data-jpa -
FileCopierWithCamel
2015-01-23 22:21 532package camelinaction; ... -
bob
2015-01-22 22:09 8aaaaaaaaaaaaaaaaaaaaaaaaaaa -
player0109change
2015-01-09 17:21 742<dependency> &l ... -
MyShell
2014-12-09 21:37 615import com.jcraft.jsch.*; ... -
info
2014-12-07 21:44 505ant lib http://stackoverflow.co ... -
Maven3应用入门session
2014-12-03 21:02 582Maven3应用入门session -
spring boot xsl
2014-12-01 21:59 445spring boot xsl -
How to fix GC overhead limit exceeded in Eclipse
2014-11-26 09:07 642https://docs.oseems.com/general ... -
truncate java string
2014-10-14 08:07 629/** Truncate a String to t ... -
javamelody
2014-09-28 07:56 358https://code.google.com/p/javam ... -
myresume
2014-08-17 22:17 0*2011年6月---至今 道富 作为Itels/Was ... -
interview
2014-08-11 07:46 30http://howtodoinjava.com/2013/0 ... -
resume
2014-07-23 22:05 0resume -
ttt
2014-07-02 14:17 0hhhh江河湖海红红火火宝贝宝贝宝贝好 -
SPA WEB
2014-04-26 22:53 420spa web
相关推荐
史上最全的maven setting配置,包括私服nexus,maven.aliyun.com,repo.maven.apache.org
Maven Setting配置文件,多资源库配置,包括本地和远端配置样例
用于maven setting.xml文件丢失,eclipse集成maven插件.m2下无setting.xml文件需要配置的情况
maven setting配置文件
maven setting.xml 配置文件,maven依赖包资源阿里代理配置
配置好的阿里云仓库地址的maven setting
maven setting文件,maven安装目录、本地目录各一份·············
Maven的setting.xml下载
eclipse 集成maven 的配置文件 settings.xml ,配置了常用中央库镜像地址。只需配置本地仓库地址即可用。并对配置文件节点有中文说明
Maven setting.xml配置
Maven setting.xml配置文件详解 Maven setting.xml配置文件是Maven的核心配置文件之一,它存在于两个地方:安装的地方:${M2_HOME}/conf/settings.xml和用户的目录:${user.home}/.m2/settings.xml。前者是全局配置...
ali maven setting.xml 配置文件,
改为使用国内的阿里镜像
maven的setting配置私有仓库 包含:阿里云的配置+本地私有的配置多个仓库
maven中setting阿里云的详细镜像配置,setting的配置细节 maven中setting阿里云的详细镜像配置,setting的配置细节
Maven setting.xml配置文件(配置阿里云加速)
配置Maven私服时,需要修改Maven的默认配置文件,此文件已经配置好Maven私服模板,只需要修改IP和对应的端口号即可
maven的setting配置文件详解。。。。