X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=0303d4ab76eb267271af0383dfb259c42be9ba47;hb=185601ca79008d99e5c2293bc3686fc501720484;hp=46dbadca8619b4e49188eaacfb1219d0c4ac4ace;hpb=679a270b8a0b5c4323b7bcf31993dfd2d7f67ef8;p=utils diff --git a/pom.xml b/pom.xml index 46dbadca..0303d4ab 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.wamblee wamblee-utils pom - 0.2 + 0.2.3-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -15,9 +15,17 @@ - https://wamblee.org/viewvc/utils/tags/wamblee-utils-0.2 - scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.2 + https://wamblee.org/viewvc/utils + scm:svn:https://wamblee.org/svn/public/utils/trunk + scm:svn:https://wamblee.org/svn/public/utils/trunk + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + support @@ -317,12 +325,10 @@ org.eclipse.persistence eclipselink - 2.0.0 + 2.0.2 compile - - @@ -338,25 +344,16 @@ - maven-clean-plugin - 2.4 - - - - . - - derby.log - createDDL.jdbc - dropDDL.jdbc - - - **/important.log - **/another-important.log - - false - - - + org.apache.maven.plugins + maven-checkstyle-plugin + 2.5 + + + org.wamblee + wamblee-code-style + 1.0 + + @@ -366,6 +363,13 @@ UNIX org.wamblee.jalopy.xml + + + org.wamblee + wamblee-code-style + 1.1-SNAPSHOT + + org.apache.maven.plugins @@ -408,6 +412,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -447,6 +452,21 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + org.codehaus.mojo changes-maven-plugin @@ -471,6 +491,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 xml @@ -483,8 +504,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -530,6 +552,14 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all