X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=84d049cc26ba78369a39823b4af13012b8aae8dd;hb=b765d92920ca8d2e31753c710ba6090bb8167958;hp=b4270ec1e712ef780209e7805c8d6642ea2711e9;hpb=a5f4cc26c53704ecf753234771602dc9bc20f909;p=utils diff --git a/pom.xml b/pom.xml index b4270ec1..84d049cc 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 / wamblee.org utilities library http://wamblee.org @@ -17,15 +15,24 @@ - http://wamblee.org/svn/public + 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 - gps + test @@ -322,13 +329,55 @@ 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 @@ -336,6 +385,13 @@ UNIX org.wamblee.jalopy.xml + + + org.wamblee + wamblee-code-style + 1.1-SNAPSHOT + + org.apache.maven.plugins @@ -378,6 +434,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -387,9 +444,7 @@ - - org/wamblee/mythtv/**/*.class - + @@ -419,6 +474,21 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + org.codehaus.mojo changes-maven-plugin @@ -443,6 +513,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 xml @@ -455,8 +526,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -481,7 +553,8 @@ release - wamblee.release + performRelease + true @@ -501,18 +574,29 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all - !wamblee.release + !performRelease - - socketproxy - mythtv - + + + local + Local directory + file:${user.home}/java/workspace/deploy + +