X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=248fc50f480c039ecc961ba910ad3941fa2ad71a;hb=72f5d594a142163b59e2ebd112f960c1379a959c;hp=dc14826241e0fe5c330c7d02cc561faac713bcf0;hpb=eb843be29db4e89539a53bcc7addb23e12a27c1b;p=utils diff --git a/pom.xml b/pom.xml index dc148262..248fc50f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2-SNAPSHOT + 0.2.2-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -17,10 +15,19 @@ - http://wamblee.org/svn/public + 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 system hibernate-jpa @@ -321,14 +328,34 @@ 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 @@ -358,6 +385,13 @@ UNIX org.wamblee.jalopy.xml + + + org.wamblee + wamblee-code-style + 1.0 + + org.apache.maven.plugins @@ -400,6 +434,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -463,6 +498,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 xml @@ -475,8 +511,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -501,7 +538,8 @@ release - wamblee.release + performRelease + true @@ -521,24 +559,31 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all - !wamblee.release + !performRelease + + + local + Local directory + file:${user.home}/java/workspace/deploy + + - - - - local - Local directory - file:${user.home}/java/workspace/deploy - -