X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ebcb6e7619e82540b14a7d967d539d7dfc20fa5c;hb=ddd261f331280640c5b53c7128230b629ebcd268;hp=0a74bef9dc35eec0162b635db7d5d3c8e1b5bfd1;hpb=0cd2d53496b3819d5f8cccb38400481e2faeda03;p=utils diff --git a/pom.xml b/pom.xml index 0a74bef9..ebcb6e76 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 @@ -321,14 +328,56 @@ 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-SNAPSHOT + + + + + + 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.0-SNAPSHOT + + org.apache.maven.plugins @@ -387,9 +443,7 @@ - - org/wamblee/mythtv/**/*.class - + @@ -455,8 +509,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -481,7 +536,8 @@ release - wamblee.release + performRelease + true @@ -501,17 +557,29 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + all - !wamblee.release + !performRelease - - mythtv - + + + local + Local directory + file:${user.home}/java/workspace/deploy + +