X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=378e47912c631a7804a1dc6185ed04e2afc88e78;hb=b52614d39d3c666eb802170fd14d0973644be9fc;hp=a599eea42d2a2de3e3aa8fc3863a9a6959cce667;hpb=f18021bca60d22c28fb12d4c4c18f9222a0e492d;p=utils diff --git a/pom.xml b/pom.xml index a599eea4..378e4791 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ http://wamblee.org support + hibernate-jpa socketproxy crawler gps @@ -19,7 +20,7 @@ junit junit - 3.8.1 + 4.4 test @@ -49,21 +50,32 @@ wamblee-support ${project.version} - + org.wamblee wamblee-support - test-jar + test-jar + ${project.version} + + + org.wamblee + wamblee-hibernate-jpa ${project.version} + + org.wamblee + wamblee-hibernate-jpa + ${project.version} + test-jar + org.wamblee wamblee-socketproxy ${project.version} - + org.wamblee wamblee-socketproxy - test-jar + test-jar ${project.version} @@ -71,10 +83,10 @@ wamblee-crawler ${project.version} - + org.wamblee wamblee-crawler - test-jar + test-jar ${project.version} @@ -82,13 +94,29 @@ wamblee-crawler-basic ${project.version} - + org.wamblee wamblee-crawler-basic - test-jar + test-jar ${project.version} + + javax.persistence + persistence-api + 1.0 + provided + + + javax.activation + activation + 1.1 + + + javax.mail + mail + 1.4.1 + javax.servlet servlet-api @@ -96,6 +124,21 @@ jar provided + + org.apache.derby + derby + 10.3.2.1 + + + org.apache.derby + derbyclient + 10.3.2.1 + + + org.apache.derby + derbynet + 10.3.2.1 + quartz quartz @@ -107,11 +150,7 @@ 4aug2000r7-dev - - oro - oro - 2.0.6 - + commons-logging commons-logging @@ -130,13 +169,39 @@ org.springframework spring-beans - 1.2.8 + ${springversion} org.springframework - spring-hibernate - 1.2.8 + spring-web + ${springversion} + + + org.springframework + spring-jms + ${springversion} + + + org.springframework + spring-context + ${springversion} + + org.springframework + spring-hibernate3 + ${springversion} + + + org.springframework + spring-jpa + ${springversion} + + + org.springframework + spring-aop + ${springversion} + + log4j @@ -155,20 +220,17 @@ - ehcache + net.sf.ehcache ehcache - 1.1 + 1.2.3 xerces - xerces - 2.4.0 - - - org.hibernate - hibernate - 3.0.5 + xercesImpl + 2.8.1 + + commons-email commons-email @@ -209,6 +271,13 @@ jcommon 1.0.2 + + + javaee + javaee-api + 5 + provided + @@ -220,8 +289,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 @@ -268,7 +337,7 @@ - + @@ -278,7 +347,7 @@ checkstyle - javadoc + javadoc dependencies project-team mailing-list @@ -314,31 +383,43 @@ org.codehaus.mojo cobertura-maven-plugin - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - config/sun_checks.xml - - - - - - org.codehaus.mojo - taglist-maven-plugin - - - TODO - @todo - FIXME - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + config/sun_checks.xml + + + + + + org.codehaus.mojo + taglist-maven-plugin + + + TODO + @todo + FIXME + + + + - + + + javaee + Java EE repo at SUN + http://download.java.net/maven/1 + legacy + + + + + 2.0.8 + +