X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;ds=inline;f=pom.xml;h=2885b4b8ab3037d9f9f01f1500558ae603f01ef6;hb=fd4a4ea32d9f23873f8b1c4f7fabcb7774522622;hp=981a892b0c8fefe1b846c3bb95996c9858b0ed87;hpb=162af365e45e54e5e8d656be276914df2005eaec;p=utils diff --git a/pom.xml b/pom.xml index 981a892b..2885b4b8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ http://wamblee.org support + system hibernate-jpa security socketproxy @@ -22,84 +23,77 @@ junit junit 4.4 - test + test org.dbunit dbunit - 2.2 test - jmock - jmock-cglib - 1.1.0 + org.apache.derby + derby + test + + + org.apache.derby + derbyclient + test + + + org.apache.derby + derbynet + test + + + org.slf4j + slf4j-api + test + + + org.slf4j + slf4j-jdk14 test - - - cglib - cglib-full - - + + + mysql + mysql-connector-java + test + + + org.mockito + mockito-all + 1.8.0 + test + + + + - org.wamblee - wamblee-support - ${project.version} - - - org.wamblee - wamblee-support - test-jar - ${project.version} + org.dbunit + dbunit + 2.4.7 - org.wamblee - wamblee-hibernate-jpa - ${project.version} + org.slf4j + slf4j-api + 1.5.11 - 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} + org.slf4j + slf4j-jdk14 + 1.5.11 @@ -128,22 +122,22 @@ mysql mysql-connector-java - 3.1.14 + 5.1.12 org.apache.derby derby - 10.3.2.1 + 10.5.3.0_1 org.apache.derby derbyclient - 10.3.2.1 + 10.5.3.0_1 org.apache.derby derbynet - 10.3.2.1 + 10.5.3.0_1 quartz @@ -175,37 +169,37 @@ org.springframework spring-beans - ${springversion} + ${spring.version} org.springframework spring-web - ${springversion} + ${spring.version} org.springframework spring-jms - ${springversion} + ${spring.version} org.springframework spring-context - ${springversion} + ${spring.version} org.springframework spring-hibernate3 - ${springversion} + ${spring.version} org.springframework spring-jpa - ${springversion} + ${spring.version} org.springframework spring-aop - ${springversion} + ${spring.version} @@ -290,13 +284,32 @@ commons-codec 1.3 - + + + commons-dbcp + commons-dbcp + 1.4 + + + toplink.essentials + toplink-essentials + 2.0-36 + + + + org.codehaus.mojo + jalopy-maven-plugin + + UNIX + org.wamblee.jalopy.xml + + org.apache.maven.plugins maven-compiler-plugin @@ -313,6 +326,7 @@ **/*Test.java + true @@ -344,8 +358,17 @@ + + + + org/wamblee/crawler/kiss/**/*.class + org/wamblee/mythtv/**/*.class + + + + @@ -394,6 +417,12 @@ org.codehaus.mojo cobertura-maven-plugin + + + xml + html + + @@ -431,7 +460,8 @@ - 2.0.8 + 2.0.8 + 2.4.0