From 3fae96d18721df120704fe9e32d91922b55375b1 Mon Sep 17 00:00:00 2001 From: along Date: Tue, 29 Dec 2015 11:28:13 +0800 Subject: [PATCH] 111 --- pom.xml | 1259 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1 file changed, 634 insertions(+), 625 deletions(-) diff --git a/pom.xml b/pom.xml index c192174..b0503d3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,626 +1,635 @@ - - 4.0.0 - - com.ylp.common - ylp-common-parent - 3.0-SNAPSHOT - pom - - ylp-common-parent - http://maven.apache.org - - - - - - - main - - - main - false - - - - true - - - - - - test - - - test - - - - - - - - nexus-releases - Nexus Release Repository - http://172.16.8.222:8081/nexus/content/repositories/releases/ - - - nexus-snapshots - Nexus Snapshot Repository - http://172.16.8.222:8081/nexus/content/repositories/snapshots/ - - - - - UTF-8 - - - - - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - - - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - - - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - 3.0-SNAPSHOT - - - 3.0-SNAPSHOT - - - 3.0-SNAPSHOT - - - - 3.0-SNAPSHOT - - - 3.0-SNAPSHOT - - - - - 3.2.4.RELEASE - - - - - - - junit - junit - 4.11 - - - - - - - - - xalan - xalan - 2.7.1 - - - antlr - antlr - 2.7.6 - - - aopalliance - aopalliance - 1.0 - - - org.aspectj - aspectjweaver - 1.7.3 - - - cglib - cglib - 2.2.2 - - - asm - asm - 3.3.1 - - - net.sf.json-lib - json-lib - 2.3 - jdk15 - compile - - - org.codehaus.jackson - jackson-core-asl - 1.9.13 - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.13 - - - ognl - ognl - 3.0.6 - - - oro - oro - 2.0.8 - - - commons-net - commons-net - 3.2 - - - commons-beanutils - commons-beanutils - 1.8.0 - - - commons-codec - commons-codec - 1.8 - - - commons-collections - commons-collections - 3.2 - - - commons-digester - commons-digester - 2.0 - - - commons-fileupload - commons-fileupload - 1.3.1 - - - commons-io - commons-io - 2.4 - - - commons-lang - commons-lang - 2.5 - - - org.apache.commons - commons-lang3 - 3.1 - - - commons-logging - commons-logging - 1.1.3 - - - commons-validator - commons-validator - 1.1.4 - - - commons-cli - commons-cli - 1.2 - - - dom4j - dom4j - 1.6.1 - - - net.sf.ezmorph - ezmorph - 1.0.6 - - - javassist - javassist - 3.12.1.GA - - - jstl - jstl - 1.2 - - - javax.transaction - jta - 1.1 - - - log4j - log4j - 1.2.17 - - - org.slf4j - slf4j-api - 1.7.5 - - - org.slf4j - slf4j-log4j12 - 1.7.5 - - - net.sourceforge.jexcelapi - jxl - 2.6.12 - - - - org.jdom - jdom - 1.1.3 - - - jaxen - jaxen - 1.1.1 - - - com.alibaba - dubbo - 2.5.3 - - - redis.clients - jedis - 2.4.2 - - - - - - - org.apache.zookeeper - zookeeper - 3.4.5 - - - com.101tec - zkclient - 0.3 - - - - - - - org.springframework - spring-aop - ${org.springframework.version} - - - org.springframework - spring-aspects - ${org.springframework.version} - - - org.springframework - spring-beans - ${org.springframework.version} - - - org.springframework - spring-context - ${org.springframework.version} - - - org.springframework - spring-context-support - ${org.springframework.version} - - - org.springframework - spring-core - ${org.springframework.version} - - - org.springframework - spring-expression - ${org.springframework.version} - - - org.springframework - spring-instrument - ${org.springframework.version} - - - org.springframework - spring-instrument-tomcat - ${org.springframework.version} - - - org.springframework - spring-jdbc - ${org.springframework.version} - - - org.springframework - spring-jms - ${org.springframework.version} - - - org.springframework - spring-orm - ${org.springframework.version} - - - org.springframework - spring-oxm - ${org.springframework.version} - - - org.springframework - spring-struts - ${org.springframework.version} - - - org.springframework - spring-test - ${org.springframework.version} - test - - - org.springframework - spring-tx - ${org.springframework.version} - - - org.springframework - spring-web - ${org.springframework.version} - - - org.springframework - spring-webmvc - ${org.springframework.version} - - - org.springframework - spring-webmvc-portlet - ${org.springframework.version} - - - - - - org.mybatis - mybatis - 3.2.8 - - - org.mybatis - mybatis-spring - 1.2.2 - - - - - - mysql - mysql-connector-java - 5.1.32 - - - - - - com.google.code - kaptcha - 2.3.2 - - - org.apache.tomcat - servlet-api - 6.0.37 - - - org.apache.tomcat - jsp-api - 6.0.37 - - - org.freemarker - freemarker - 2.3.19 - - - com.alibaba - druid - 1.0.12 - - - com.alibaba - fastjson - 1.1.41 - - - org.apache.httpcomponents - httpclient - 4.3.3 - - - org.jboss.netty - netty - 3.2.5.Final - - - org.apache.activemq - activemq-all - 5.8.0 - - - org.apache.activemq - activemq-pool - 5.8.0 - - - - - - org.jsoup - jsoup - 1.7.3 - - - - - net.sf.dozer - dozer - ${dozer.version} - - - org.slf4j - slf4j-log4j12 - - - - - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - false - - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - true - true - true - -nowarn - 1.6 - 1.6 - UTF-8 - - - - org.apache.maven.plugins - maven-source-plugin - 2.1.2 - - - attach-sources - - jar - - - - - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.10 - - config/sun_checks.xml - config/checkstyle-suppressions.xml - UTF-8 - - - - - org.apache.maven.plugins - maven-pmd-plugin - 3.0.1 - - - - - rulesets/java/basic.xml - rulesets/java/braces.xml - rulesets/java/clone.xml - rulesets/java/codesize.xml - rulesets/java/controversial.xml - rulesets/java/coupling.xml - rulesets/java/design.xml - rulesets/java/empty.xml - rulesets/java/finalizers.xml - rulesets/java/imports.xml - rulesets/java/j2ee.xml - rulesets/java/javabeans.xml - rulesets/java/junit.xml - rulesets/java/logging-jakarta-commons.xml - rulesets/java/logging-java.xml - rulesets/java/migrating.xml - rulesets/java/naming.xml - rulesets/java/optimizations.xml - rulesets/java/strictexception.xml - rulesets/java/strings.xml - rulesets/java/sunsecure.xml - rulesets/java/typeresolution.xml - rulesets/java/unnecessary.xml - rulesets/java/unusedcode.xml - - true - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - - - - org.apache.maven.plugins - maven-jxr-plugin - 2.3 - - - true - - - - - - + + 4.0.0 + + com.ylp.common + ylp-common-parent + 3.0-SNAPSHOT + pom + + ylp-common-parent + http://maven.apache.org + + + + + + + main + + + main + false + + + + true + + + + + + test + + + test + + + + + + qa + + + qa + + + + + + + + nexus-releases + Nexus Release Repository + http://172.16.8.222:8081/nexus/content/repositories/releases/ + + + nexus-snapshots + Nexus Snapshot Repository + http://172.16.8.222:8081/nexus/content/repositories/snapshots/ + + + + + UTF-8 + + + + + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + + + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + + + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + 3.0-SNAPSHOT + + + 3.0-SNAPSHOT + + + 3.0-SNAPSHOT + + + + 3.0-SNAPSHOT + + + 3.0-SNAPSHOT + + + + + 3.2.4.RELEASE + + + + + + + junit + junit + 4.11 + + + + + + + + + xalan + xalan + 2.7.1 + + + antlr + antlr + 2.7.6 + + + aopalliance + aopalliance + 1.0 + + + org.aspectj + aspectjweaver + 1.7.3 + + + cglib + cglib + 2.2.2 + + + asm + asm + 3.3.1 + + + net.sf.json-lib + json-lib + 2.3 + jdk15 + compile + + + org.codehaus.jackson + jackson-core-asl + 1.9.13 + + + org.codehaus.jackson + jackson-mapper-asl + 1.9.13 + + + ognl + ognl + 3.0.6 + + + oro + oro + 2.0.8 + + + commons-net + commons-net + 3.2 + + + commons-beanutils + commons-beanutils + 1.8.0 + + + commons-codec + commons-codec + 1.8 + + + commons-collections + commons-collections + 3.2 + + + commons-digester + commons-digester + 2.0 + + + commons-fileupload + commons-fileupload + 1.3.1 + + + commons-io + commons-io + 2.4 + + + commons-lang + commons-lang + 2.5 + + + org.apache.commons + commons-lang3 + 3.1 + + + commons-logging + commons-logging + 1.1.3 + + + commons-validator + commons-validator + 1.1.4 + + + commons-cli + commons-cli + 1.2 + + + dom4j + dom4j + 1.6.1 + + + net.sf.ezmorph + ezmorph + 1.0.6 + + + javassist + javassist + 3.12.1.GA + + + jstl + jstl + 1.2 + + + javax.transaction + jta + 1.1 + + + log4j + log4j + 1.2.17 + + + org.slf4j + slf4j-api + 1.7.5 + + + org.slf4j + slf4j-log4j12 + 1.7.5 + + + net.sourceforge.jexcelapi + jxl + 2.6.12 + + + + org.jdom + jdom + 1.1.3 + + + jaxen + jaxen + 1.1.1 + + + com.alibaba + dubbo + 2.5.3 + + + redis.clients + jedis + 2.4.2 + + + + + + + org.apache.zookeeper + zookeeper + 3.4.5 + + + com.101tec + zkclient + 0.3 + + + + + + + org.springframework + spring-aop + ${org.springframework.version} + + + org.springframework + spring-aspects + ${org.springframework.version} + + + org.springframework + spring-beans + ${org.springframework.version} + + + org.springframework + spring-context + ${org.springframework.version} + + + org.springframework + spring-context-support + ${org.springframework.version} + + + org.springframework + spring-core + ${org.springframework.version} + + + org.springframework + spring-expression + ${org.springframework.version} + + + org.springframework + spring-instrument + ${org.springframework.version} + + + org.springframework + spring-instrument-tomcat + ${org.springframework.version} + + + org.springframework + spring-jdbc + ${org.springframework.version} + + + org.springframework + spring-jms + ${org.springframework.version} + + + org.springframework + spring-orm + ${org.springframework.version} + + + org.springframework + spring-oxm + ${org.springframework.version} + + + org.springframework + spring-struts + ${org.springframework.version} + + + org.springframework + spring-test + ${org.springframework.version} + test + + + org.springframework + spring-tx + ${org.springframework.version} + + + org.springframework + spring-web + ${org.springframework.version} + + + org.springframework + spring-webmvc + ${org.springframework.version} + + + org.springframework + spring-webmvc-portlet + ${org.springframework.version} + + + + + + org.mybatis + mybatis + 3.2.8 + + + org.mybatis + mybatis-spring + 1.2.2 + + + + + + mysql + mysql-connector-java + 5.1.32 + + + + + + com.google.code + kaptcha + 2.3.2 + + + org.apache.tomcat + servlet-api + 6.0.37 + + + org.apache.tomcat + jsp-api + 6.0.37 + + + org.freemarker + freemarker + 2.3.19 + + + com.alibaba + druid + 1.0.12 + + + com.alibaba + fastjson + 1.1.41 + + + org.apache.httpcomponents + httpclient + 4.3.3 + + + org.jboss.netty + netty + 3.2.5.Final + + + org.apache.activemq + activemq-all + 5.8.0 + + + org.apache.activemq + activemq-pool + 5.8.0 + + + + + + org.jsoup + jsoup + 1.7.3 + + + + + net.sf.dozer + dozer + ${dozer.version} + + + org.slf4j + slf4j-log4j12 + + + + + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.7 + + false + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.8 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + true + true + true + -nowarn + 1.6 + 1.6 + UTF-8 + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + + jar + + + + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.10 + + config/sun_checks.xml + config/checkstyle-suppressions.xml + UTF-8 + + + + + org.apache.maven.plugins + maven-pmd-plugin + 3.0.1 + + + + + rulesets/java/basic.xml + rulesets/java/braces.xml + rulesets/java/clone.xml + rulesets/java/codesize.xml + rulesets/java/controversial.xml + rulesets/java/coupling.xml + rulesets/java/design.xml + rulesets/java/empty.xml + rulesets/java/finalizers.xml + rulesets/java/imports.xml + rulesets/java/j2ee.xml + rulesets/java/javabeans.xml + rulesets/java/junit.xml + rulesets/java/logging-jakarta-commons.xml + rulesets/java/logging-java.xml + rulesets/java/migrating.xml + rulesets/java/naming.xml + rulesets/java/optimizations.xml + rulesets/java/strictexception.xml + rulesets/java/strings.xml + rulesets/java/sunsecure.xml + rulesets/java/typeresolution.xml + rulesets/java/unnecessary.xml + rulesets/java/unusedcode.xml + + true + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + + true + + + + + + \ No newline at end of file -- libgit2 0.21.4