X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=d676165208ba9da2410624e9c080016fb9cac4bb;hb=5c33da0201b590ad7469d1b6de0f7aeb9950d56b;hp=f86e9df5f179956ed4c0a4171718d0f22e34f605;hpb=4a27bb58a18d180cfd21ba0d59c35d775dec064c;p=utils diff --git a/pom.xml b/pom.xml index f86e9df5..d6761652 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,7 @@ socketproxy crawler gps + mythtv @@ -48,19 +49,43 @@ wamblee-support ${project.version} + + org.wamblee + wamblee-support + test-jar + ${project.version} + 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} @@ -71,6 +96,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,6 +122,12 @@ 4aug2000r7-dev + + concurrent + concurrent + 1.3.4 + + oro oro @@ -105,13 +151,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,25 +202,41 @@ - ehcache + net.sf.ehcache ehcache - 1.1 + 1.2.3 xerces - xerces - 2.4.0 + xercesImpl + 2.8.1 org.hibernate hibernate - 3.0.5 + 3.2.5.ga + + + org.hibernate + hibernate-entitymanager + 3.3.1.ga + + + javax.persistence + persistence-api + 1.0 + provided commons-email commons-email 1.0 + + javax.mail + mail + 1.3.3_01 + jaxen jaxen @@ -175,14 +263,21 @@ 1.1.2 - jfreechart + jfree jfreechart 1.0.1 - jcommon + jfree jcommon - 1.0.0 + 1.0.2 + + + + javaee + javaee-api + 5 + provided @@ -195,8 +290,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 @@ -210,7 +305,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 + +