X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=428eb2a8f55c44c9776151f63c7f40b4274f85d2;hb=5bd5f2ec5f706fbeff56a96b0a325f4a401204a1;hp=06a6096918c6ba62c13004e0e9891a4542072867;hpb=949267c2415f603925b91d2c1e436e9846a5a35a;p=utils diff --git a/pom.xml b/pom.xml index 06a60969..428eb2a8 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,15 +15,24 @@ - 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 security - gps + test @@ -329,6 +336,37 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.0 + + true + javadoc:jar deploy + + + + maven-clean-plugin + 2.4 + + + + . + + derby.log + createDDL.jdbc + dropDDL.jdbc + + + **/important.log + **/another-important.log + + false + + + + + org.codehaus.mojo jalopy-maven-plugin @@ -387,10 +425,7 @@ - - org/wamblee/crawler/kiss/**/*.class - org/wamblee/mythtv/**/*.class - + @@ -482,7 +517,8 @@ release - wamblee.release + performRelease + true @@ -502,19 +538,29 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all - !wamblee.release + !performRelease - - socketproxy - crawler - mythtv - + + + local + Local directory + file:${user.home}/java/workspace/deploy + +