X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=378e47912c631a7804a1dc6185ed04e2afc88e78;hb=b52614d39d3c666eb802170fd14d0973644be9fc;hp=8ebf5311eab39f7b28dc4ee9e50d1343995e1807;hpb=a4907ffd1660745c90f05ca914a3c6161dc0c520;p=utils diff --git a/pom.xml b/pom.xml index 8ebf5311..378e4791 100644 --- a/pom.xml +++ b/pom.xml @@ -10,15 +10,17 @@ http://wamblee.org support + hibernate-jpa socketproxy crawler gps + mythtv junit junit - 3.8.1 + 4.4 test @@ -48,22 +50,73 @@ wamblee-support ${project.version} + + org.wamblee + wamblee-support + 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 + ${project.version} + org.wamblee wamblee-crawler ${project.version} + + org.wamblee + wamblee-crawler + test-jar + ${project.version} + org.wamblee wamblee-crawler-basic ${project.version} + + org.wamblee + wamblee-crawler-basic + 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 @@ -71,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 @@ -82,11 +150,7 @@ 4aug2000r7-dev - - oro - oro - 2.0.6 - + commons-logging commons-logging @@ -105,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 @@ -130,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 @@ -184,6 +271,13 @@ jcommon 1.0.2 + + + javaee + javaee-api + 5 + provided + @@ -195,8 +289,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 @@ -210,7 +304,122 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + + + + clean + + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + checkstyle + javadoc + dependencies + project-team + mailing-list + issue-tracking + license + scm + + + + + + org.codehaus.mojo + changes-maven-plugin + 2.0-beta-1 + + + + changes-report + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + org.codehaus.mojo + surefire-report-maven-plugin + + + + 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 + + + + + + + + + + javaee + Java EE repo at SUN + http://download.java.net/maven/1 + legacy + + + + + 2.0.8 + +