X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=8bdc37e32616256148fed722602eadcc4b594908;hb=6f71c512569f73bb18462307dc0ed94afa2d31fc;hp=70926ceed9439d816a9c0b15c73cb837e44c1b69;hpb=b2e86a65bbab0c3fcefe6cfe22c077ea5e1f4ae8;p=utils diff --git a/pom.xml b/pom.xml index 70926cee..8bdc37e3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,9 +10,11 @@ http://wamblee.org support + hibernate-jpa socketproxy crawler gps + mythtv @@ -48,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} @@ -70,10 +83,10 @@ wamblee-crawler ${project.version} - + org.wamblee wamblee-crawler - test-jar + test-jar ${project.version} @@ -81,13 +94,19 @@ wamblee-crawler-basic ${project.version} - + org.wamblee wamblee-crawler-basic - test-jar + test-jar ${project.version} + + javax.persistence + persistence-api + 1.0 + provided + javax.servlet servlet-api @@ -95,6 +114,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 @@ -106,11 +140,7 @@ 4aug2000r7-dev - - oro - oro - 2.0.6 - + commons-logging commons-logging @@ -129,13 +159,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 @@ -154,25 +210,27 @@ - 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 1.0 + + javax.mail + mail + 1.3.3_01 + jaxen jaxen @@ -208,6 +266,13 @@ jcommon 1.0.2 + + + javaee + javaee-api + 5 + provided + @@ -219,8 +284,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 @@ -267,7 +332,7 @@ - + @@ -277,7 +342,7 @@ checkstyle - javadoc + javadoc dependencies project-team mailing-list @@ -313,31 +378,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 + +