X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=3dbc30ed03ee6aa059438f3b896e69a26358cbfd;hb=4c2fe97691a4419b3f54da3aa465c5392dd7795a;hp=24fcd42a037f5ce37889c8179c84797b4c2ebe61;hpb=80d3e57d6b0c03d443ab252f03280e6bb6df4541;p=utils diff --git a/pom.xml b/pom.xml index 24fcd42a..3dbc30ed 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,18 +15,25 @@ - http://wamblee.org/svn/public + https://wamblee.org/viewvc/utils + scm:svn:https://wamblee.org/svn/public/utils + scm:svn:https://wamblee.org/svn/public/utils + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + baseline support system hibernate-jpa security - socketproxy - crawler - gps - mythtv + test @@ -253,12 +258,6 @@ ehcache 1.2.3 - - xerces - xercesImpl - 2.8.1 - - commons-email @@ -302,9 +301,9 @@ - javaee + javax javaee-api - 5 + 6.0 provided @@ -338,6 +337,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 @@ -396,10 +426,7 @@ - - org/wamblee/crawler/kiss/**/*.class - org/wamblee/mythtv/**/*.class - + @@ -486,23 +513,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 +539,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 + +