X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=84d049cc26ba78369a39823b4af13012b8aae8dd;hb=b765d92920ca8d2e31753c710ba6090bb8167958;hp=c1da120651a3bf94dddbf506decd7b6193fef657;hpb=5508bf345ba861b817aeeb6412a60aab6cd2b0db;p=utils diff --git a/pom.xml b/pom.xml index c1da1206..84d049cc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,46 +1,85 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2-SNAPSHOT - wamblee.org utility libraries + 0.2.2 + / + wamblee.org utilities library http://wamblee.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + https://wamblee.org/viewvc/utils/tags/wamblee-utils-0.2.2 + scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.2.2 + scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.2.2 + + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + support system hibernate-jpa security - socketproxy - crawler - gps - mythtv + test 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.slf4j + slf4j-api + test + + + org.slf4j + slf4j-jdk14 + test + + + + mysql + mysql-connector-java test - org.easymock - easymockclassextension - 2.3 + org.mockito + mockito-all + 1.8.0 test @@ -56,6 +95,40 @@ + + 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 persistence-api @@ -82,22 +155,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 @@ -184,12 +257,6 @@ ehcache 1.2.3 - - xerces - xercesImpl - 2.8.1 - - commons-email @@ -233,9 +300,9 @@ - javaee + javax javaee-api - 5 + 6.0 provided @@ -245,12 +312,87 @@ 1.3 + + commons-dbcp + commons-dbcp + 1.4 + + + toplink.essentials + toplink-essentials + 2.0-36 + + + org.eclipse.persistence + eclipselink + 2.0.0 + compile + + + org.apache.maven.plugins + maven-release-plugin + 2.0 + + true + javadoc:jar deploy + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.5 + + + org.wamblee + wamblee-code-style + 1.0 + + + + + + maven-clean-plugin + 2.4 + + + + . + + derby.log + createDDL.jdbc + dropDDL.jdbc + + + **/important.log + **/another-important.log + + false + + + + + + + org.codehaus.mojo + jalopy-maven-plugin + + UNIX + org.wamblee.jalopy.xml + + + + org.wamblee + wamblee-code-style + 1.1-SNAPSHOT + + + org.apache.maven.plugins maven-compiler-plugin @@ -288,10 +430,11 @@ - + org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -301,17 +444,14 @@ - - org/wamblee/crawler/kiss/**/*.class - org/wamblee/mythtv/**/*.class - + - + - + @@ -334,6 +474,21 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + org.codehaus.mojo changes-maven-plugin @@ -358,10 +513,12 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 - - xml - + + xml + html + @@ -369,8 +526,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -390,14 +548,58 @@ - - - javaee - Java EE repo at SUN - http://download.java.net/maven/1 - legacy - - + + + release + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + all + + + !performRelease + + + + + local + Local directory + file:${user.home}/java/workspace/deploy + + + + + 2.0.8