X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=10886154bd827a0dd27793be5ae003afc2a5c3b5;hb=12cfffc613724b7368016b5e3bc83a686d3a6733;hp=c1da120651a3bf94dddbf506decd7b6193fef657;hpb=3aa60a8df0c3cc07644a7aef5edacee41ee6b029;p=utils diff --git a/pom.xml b/pom.xml index c1da1206..10886154 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ wamblee-utils pom 0.2-SNAPSHOT - wamblee.org utility libraries + / http://wamblee.org support @@ -22,25 +22,48 @@ junit junit - 4.4 - test + test org.dbunit dbunit - 2.2 test - org.easymock - easymock - 2.3 + org.apache.derby + derby + test + + + org.apache.derby + derbyclient + test + + + org.apache.derby + derbynet test - org.easymock - easymockclassextension - 2.3 + org.slf4j + slf4j-api + test + + + org.slf4j + slf4j-jdk14 + test + + + + mysql + mysql-connector-java + test + + + org.mockito + mockito-all + 1.8.0 test @@ -54,7 +77,41 @@ - + + + + oro + oro + 2.0.6 + + + + + javax.transaction + transaction-api + 1.1 + + + + junit + junit + 4.4 + + + org.dbunit + dbunit + 2.4.7 + + + org.slf4j + slf4j-api + 1.5.11 + + + org.slf4j + slf4j-jdk14 + 1.5.11 + javax.persistence @@ -82,22 +139,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 @@ -244,13 +301,39 @@ commons-codec 1.3 + + + commons-dbcp + commons-dbcp + 1.4 + + + toplink.essentials + toplink-essentials + 2.0-36 + + + org.eclipse.persistence + eclipselink + 2.0.0 + compile + + + + org.codehaus.mojo + jalopy-maven-plugin + + UNIX + org.wamblee.jalopy.xml + + org.apache.maven.plugins maven-compiler-plugin @@ -288,7 +371,7 @@ - + org.codehaus.mojo cobertura-maven-plugin @@ -302,16 +385,16 @@ - org/wamblee/crawler/kiss/**/*.class - org/wamblee/mythtv/**/*.class + org/wamblee/crawler/kiss/**/*.class + org/wamblee/mythtv/**/*.class - + - + @@ -359,9 +442,10 @@ org.codehaus.mojo cobertura-maven-plugin - - xml - + + xml + html + @@ -397,6 +481,11 @@ http://download.java.net/maven/1 legacy + + EclipseLink Repo + http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo + +