From 85e5f63ceaee547fbcc557b887a13be9f56d2450 Mon Sep 17 00:00:00 2001 From: Mic Date: Fri, 15 Mar 2013 10:03:04 +0800 Subject: [PATCH] simplified the POM --- pom.xml | 883 ++++++++++++++++++++------------------------------------ 1 file changed, 313 insertions(+), 570 deletions(-) diff --git a/pom.xml b/pom.xml index 781d21945..011407f06 100644 --- a/pom.xml +++ b/pom.xml @@ -10,32 +10,33 @@ war - 2.7.7 - 1.7.1 - 1.4 - 3.1 - 1.6 - 2.6.3 - 1.3 - 1.0.1.Final - 4.3.0.Final - 4.1.9.Final - 2.2.9 - 3.1.0.CR1 - 3.17.1-GA + 1.6 + + 2.2 2.2.7 2.2.7-b53 - 3.1.2.GA - 2.0.2 - 1.3 - 1.1.1 - 2.1 2.2 1.2 - 1.1 - 4.11 + + + 1.0.1.Final + 4.3.0.Final + 4.1.9.Final + + 1.7.2 + 1.4 + 3.1 + 1.6 + 2.6.5 + 2.2.9 + 3.1.0.CR1 + 3.17.1-GA + 3.1.2.GA + 2.0.2 + + 1.0.9 1.2.17 1.0 @@ -44,512 +45,29 @@ 1.3.0.RELEASE 3.2.2.RELEASE 1.0.0.GA + + + 4.11 + 1.3 + + + 1.3 + 1.1.1 + 2.2 + + + 2.3.0 1.9.2 1.9.0 0.8.6 - 0.8.6 - 0.8.6 - 2.4 - 2.5 - 3.0 - 2.6 - 2.7 - 2.9 - 1.2 - 2.1.1 - 2.4 - 2.4 - 2.9 - 8.1.9.v20130131 - 1.0.0 - 3.2 - 2.6 - 2.4 - 2.6 - 3.2 - 2.2.1 - 2.13 - 2.4 - [2.2.1,3.1.0) - 2.3 - 2.0 5.1.22 UTF-8 UTF-8 - - - - org.springframework - spring-context-support - - - org.springframework - spring-orm - - - org.springframework - spring-oxm - - - org.springframework - spring-webmvc - - - - org.springframework - spring-web - - - - org.springframework - spring-jdbc - - - - org.slf4j - jcl-over-slf4j - - - org.slf4j - jul-to-slf4j - - - ch.qos.logback - logback-classic - - - - - commons-dbcp - commons-dbcp - - - org.hsqldb - hsqldb - - - - - - org.hibernate - hibernate-entitymanager - - - org.hibernate - hibernate-validator - - - net.sf.ehcache - ehcache-core - - - - org.springframework.data - spring-data-jpa - - - - javax.servlet - servlet-api - - - javax.servlet - jstl - - - - org.webjars - bootstrap - - - org.webjars - jquery-ui - - - - rome - rome - - - org.jdom - jdom - - - - com.sun.xml.bind - jaxb-impl - - - - - junit - junit - - - org.springframework - spring-test - - - javax.transaction - jta - - - joda-time - joda-time - - - org.jadira.usertype - usertype.core - - - joda-time - joda-time-jsptags - - - joda-time - joda-time-hibernate - - - - org.hamcrest - hamcrest-library - - - org.aspectj - aspectjweaver - - - - com.github.dandelion - datatables-jsp - ${dandelion.datatables.version} - - - com.github.dandelion - datatables-export-itext - ${dandelion.datatables.export.itext.version} - - - com.github.dandelion - datatables-servlet2 - ${dandelion.datatables.servlet2.version} - - - - - - install - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - - - - true - ${java.version} - ${java.version} - true - - - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - **/*Tests.java - - - - - org.apache.maven.plugins - maven-war-plugin - ${maven-war-plugin.version} - - petclinic - - - - - org.apache.maven.plugins - maven-eclipse-plugin - ${maven-eclipse-plugin.version} - - true - true - 2.0 - - **/*.* - - - - org.springframework.ide.eclipse.core.springbuilder - - - org.eclipse.m2e.core.maven2Builder - - - - org.eclipse.jdt.core.javanature - org.springframework.ide.eclipse.core.springnature - org.eclipse.m2e.core.maven2Nature - - - - - org.apache.maven.plugins - maven-dependency-plugin - ${maven-dependency-plugin.version} - - - install - install - - sources - - - - - - org.apache.maven.plugins - maven-deploy-plugin - ${maven-deploy-plugin.version} - - - org.apache.maven.plugins - maven-install-plugin - ${maven-install-plugin.version} - - - org.apache.maven.plugins - maven-release-plugin - ${maven-release-plugin.version} - - - org.apache.maven.plugins - maven-assembly-plugin - ${maven-assembly-plugin.version} - - - jar-with-dependencies - - - - - org.apache.maven.plugins - maven-clean-plugin - ${maven-clean-plugin.version} - - - - ${project.basedir} - - target - surefire* - - false - - - - - - - - org.apache.tomcat.maven - tomcat7-maven-plugin - ${maven-tomcat-plugin.version} - - tomcat-development-server - 9966 - /petclinic - - - - org.apache.maven.plugins - maven-resources-plugin - ${maven-resources-plugin.version} - - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-site-plugin - ${maven-site-plugin.version} - - - attach-descriptor - - attach-descriptor - - - - - - - org.apache.maven.plugins - maven-surefire-report-plugin - ${maven-surefire-plugin.version} - - ${project.reporting.outputDirectory}/testresults - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven-javadoc-plugin.version} - - true - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin.version} - - false - false - - - - en - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0.0,) - - enforce - - - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - [2.4,) - - unpack - sources - - - - - - - - - - - - - - - - - - - - org.aspectj - aspectjrt - ${aspectj.version} - - - org.aspectj - aspectjweaver - ${aspectj.version} - runtime - - - org.aspectj - aspectjtools - ${aspectj.version} - - - - org.hibernate - hibernate-core - ${hibernate.version} - - - asm - asm-attrs - - - - - org.hibernate - hibernate-entitymanager - ${hibernate.version} - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - ${hibernate-jpa.version} - - - org.hibernate - hibernate-validator - ${hibernate-validator.version} - - - org.hibernate - hibernate-ehcache - ${hibernate.version} - - - net.sf.ehcache - ehcache-core - ${ehcache.version} - - - commons-logging - commons-logging - - - + org.jadira.usertype usertype.core @@ -588,13 +106,14 @@ org.springframework.data spring-data-jpa ${spring-data-jpa.version} + + + org.springframework + * + + - - org.springframework - spring-test - ${spring-framework.version} - test - + org.springframework spring-beans @@ -678,11 +197,6 @@ spring-jms ${spring-framework.version} - - javax.transaction - jta - ${jta.version} - org.javassist javassist @@ -761,11 +275,6 @@ joda-time-jsptags ${jodatime-jsptags.version} - - antlr - antlr - ${antlr.version} - - - org.webjars - bootstrap - ${webjars-bootstrap.version} - - - org.webjars - jquery-ui - ${webjars-jquery-ui.version} - - - org.webjars - jquery - ${webjars-jquery.version} - org.jboss.logging jboss-logging @@ -828,27 +321,277 @@ ${jdom.version} runtime - - - junit - junit - ${junit.version} - test - - - - org.hamcrest - hamcrest-library - ${hamcrest.version} - test - - - org.hamcrest - hamcrest-core - ${hamcrest.version} - test - - - + + + + + org.hibernate + hibernate-core + ${hibernate.version} + + + asm + asm-attrs + + + + + org.hibernate + hibernate-entitymanager + ${hibernate.version} + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + ${hibernate-jpa.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + org.hibernate + hibernate-ehcache + ${hibernate.version} + + + net.sf.ehcache + ehcache-core + ${ehcache.version} + + + commons-logging + commons-logging + + + + + + org.webjars + bootstrap + ${webjars-bootstrap.version} + + + org.webjars + jquery-ui + ${webjars-jquery-ui.version} + + + org.webjars + jquery + ${webjars-jquery.version} + + + + org.springframework + spring-test + ${spring-framework.version} + test + + + junit + junit + ${junit.version} + test + + + + org.hamcrest + hamcrest-library + ${hamcrest.version} + test + + + org.hamcrest + hamcrest-core + ${hamcrest.version} + test + + + + org.aspectj + aspectjrt + ${aspectj.version} + + + org.aspectj + aspectjweaver + ${aspectj.version} + runtime + + + + + + com.github.dandelion + datatables-jsp + ${dandelion.datatables.version} + + + + org.eclipse.jetty + test-jetty-servlet + + + + + com.github.dandelion + datatables-export-itext + ${dandelion.datatables.version} + + + com.github.dandelion + datatables-servlet2 + ${dandelion.datatables.version} + + + + + + install + + + org.apache.maven.plugins + maven-compiler-plugin + 3.0 + + + + + true + ${java.version} + ${java.version} + true + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.13 + + + **/*Tests.java + + + + + org.apache.maven.plugins + maven-war-plugin + 2.3 + + petclinic + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.9 + + true + true + 2.0 + + **/*.* + + + + org.springframework.ide.eclipse.core.springbuilder + + + org.eclipse.m2e.core.maven2Builder + + + + org.eclipse.jdt.core.javanature + org.springframework.ide.eclipse.core.springnature + org.eclipse.m2e.core.maven2Nature + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.6 + + + install + install + + sources + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.4 + + + jar-with-dependencies + + + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.0 + + tomcat-development-server + 9966 + /petclinic + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + [1.0.0,) + + enforce + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [2.4,) + + unpack + sources + + + + + + + + + + + + + \ No newline at end of file