X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=9a863ffcca64d4baf9c973621d727ab0fac46639;hb=685578ba5b0c34b26b127405cad1202623280e50;hp=12588f8d21bf301182fc5d7f4867494f593f9d20;hpb=5929a52c18886ff4607bfebb7d0f93d320c2132d;p=utils diff --git a/pom.xml b/pom.xml index 12588f8d..9a863ffc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2-SNAPSHOT + 0.2.4-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -17,9 +15,17 @@ - https://wamblee.org/viewvc/utils/ - scm:svn:https://wamblee.org/svn/public/utils + 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 @@ -314,17 +320,15 @@ toplink.essentials toplink-essentials - 2.0-36 + 2.1-60f org.eclipse.persistence eclipselink - 2.0.0 + 2.0.2 compile - - @@ -340,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 + + @@ -368,6 +363,13 @@ UNIX org.wamblee.jalopy.xml + + + org.wamblee + wamblee-code-style + 1.1-SNAPSHOT + + org.apache.maven.plugins @@ -410,6 +412,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -449,6 +452,21 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + org.codehaus.mojo changes-maven-plugin @@ -473,6 +491,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 xml @@ -485,8 +504,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -532,6 +552,14 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all