X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=0303d4ab76eb267271af0383dfb259c42be9ba47;hb=185601ca79008d99e5c2293bc3686fc501720484;hp=24fcd42a037f5ce37889c8179c84797b4c2ebe61;hpb=80d3e57d6b0c03d443ab252f03280e6bb6df4541;p=utils diff --git a/pom.xml b/pom.xml index 24fcd42a..0303d4ab 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2-SNAPSHOT + 0.2.3-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -17,18 +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 - socketproxy - crawler - gps - mythtv + test @@ -253,12 +257,6 @@ ehcache 1.2.3 - - xerces - xercesImpl - 2.8.1 - - commons-email @@ -302,9 +300,9 @@ - javaee + javax javaee-api - 5 + 6.0 provided @@ -327,17 +325,37 @@ org.eclipse.persistence eclipselink - 2.0.0 + 2.0.2 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 + + + + org.codehaus.mojo jalopy-maven-plugin @@ -345,6 +363,13 @@ UNIX org.wamblee.jalopy.xml + + + org.wamblee + wamblee-code-style + 1.1-SNAPSHOT + + org.apache.maven.plugins @@ -387,6 +412,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 @@ -396,10 +422,7 @@ - - org/wamblee/crawler/kiss/**/*.class - org/wamblee/mythtv/**/*.class - + @@ -429,6 +452,21 @@ + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + org.codehaus.mojo changes-maven-plugin @@ -453,6 +491,7 @@ org.codehaus.mojo cobertura-maven-plugin + 2.3 xml @@ -465,8 +504,9 @@ org.apache.maven.plugins maven-checkstyle-plugin + 2.5 - config/sun_checks.xml + org.wamblee.checkstyle.xml @@ -486,23 +526,15 @@ - - - javaee - Java EE repo at SUN - http://download.java.net/maven/1 - legacy - - - EclipseLink Repo - http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo - - - - release + + + performRelease + true + + @@ -520,6 +552,29 @@ + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + all + + + !performRelease + + + + + local + Local directory + file:${user.home}/java/workspace/deploy + +