From: erik Date: Sat, 17 Apr 2010 19:15:55 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.2.2^2~70 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=9d305261c46aefc1937a799042ccd91058763ee7;p=utils --- diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 0ff830c5..fbdfb0ad 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -8,16 +8,62 @@ jar wamblee-code-style + Code style for wamblee projects + http://wamblee.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + https://wamblee.org/viewvc/code-style scm:svn:https://wamblee.org/svn/public/utils/trunk/build-tools scm:svn:https://wamblee.org/svn/public/utils/trunk/build-tools - - - org.wamblee - wamblee-utils - 0.2.1 - + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.0 + + true + javadoc:jar deploy + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + +