X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=42e557f87fa7fddbcd879da57fe89bc24029458f;hb=c0b4c533c09bd084f911c426de2c59a5f814b14d;hp=46dbadca8619b4e49188eaacfb1219d0c4ac4ace;hpb=dff37a9fa817954eeebd7fde6e068e6af337685b;p=utils diff --git a/pom.xml b/pom.xml index 46dbadca..42e557f8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,11 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2 + 0.2.2-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -15,9 +17,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 @@ -321,8 +331,6 @@ compile - - @@ -337,6 +345,19 @@ javadoc:jar deploy + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.5 + + + org.wamblee + wamblee-code-style + 1.0 + + + + maven-clean-plugin 2.4 @@ -366,6 +387,13 @@ UNIX org.wamblee.jalopy.xml + + + org.wamblee + wamblee-code-style + 1.1-SNAPSHOT + + org.apache.maven.plugins @@ -408,6 +436,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -447,6 +476,21 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + org.codehaus.mojo changes-maven-plugin @@ -471,6 +515,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 xml @@ -483,8 +528,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -530,6 +576,14 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all