X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=42e557f87fa7fddbcd879da57fe89bc24029458f;hb=c0b4c533c09bd084f911c426de2c59a5f814b14d;hp=04c79d8de53126395b9a1de87529746b9dd24488;hpb=92fefbf0901ea32b1f6a6d46b90f4c40ab1dc804;p=utils diff --git a/pom.xml b/pom.xml index 04c79d8d..42e557f8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.wamblee wamblee-utils pom - 0.2-SNAPSHOT + 0.2.2-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -17,15 +17,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 @@ -250,12 +259,6 @@ ehcache 1.2.3 - - xerces - xercesImpl - 2.8.1 - - commons-email @@ -328,13 +331,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 @@ -342,6 +387,13 @@ UNIX org.wamblee.jalopy.xml + + + org.wamblee + wamblee-code-style + 1.1-SNAPSHOT + + org.apache.maven.plugins @@ -384,6 +436,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -393,10 +446,7 @@ - - org/wamblee/crawler/kiss/**/*.class - org/wamblee/mythtv/**/*.class - + @@ -426,6 +476,21 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + org.codehaus.mojo changes-maven-plugin @@ -450,6 +515,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 xml @@ -462,8 +528,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -488,7 +555,8 @@ release - wamblee.release + performRelease + true @@ -508,19 +576,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 + +