X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=trunk%2Fpom.xml;h=46dbadca8619b4e49188eaacfb1219d0c4ac4ace;hb=0d579b4783d5ed80d7d2b19cea99f47062dff11e;hp=24fcd42a037f5ce37889c8179c84797b4c2ebe61;hpb=c5ef3b774aedf92b08544db2abd69c62b135dffd;p=utils diff --git a/trunk/pom.xml b/trunk/pom.xml index 24fcd42a..46dbadca 100644 --- a/trunk/pom.xml +++ b/trunk/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2-SNAPSHOT + 0.2 / wamblee.org utilities library http://wamblee.org @@ -17,7 +15,8 @@ - http://wamblee.org/svn/public + https://wamblee.org/viewvc/utils/tags/wamblee-utils-0.2 + scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.2 @@ -25,10 +24,7 @@ system hibernate-jpa security - socketproxy - crawler - gps - mythtv + test @@ -253,12 +249,6 @@ ehcache 1.2.3 - - xerces - xercesImpl - 2.8.1 - - commons-email @@ -302,9 +292,9 @@ - javaee + javax javaee-api - 5 + 6.0 provided @@ -338,6 +328,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 +417,7 @@ - - org/wamblee/crawler/kiss/**/*.class - org/wamblee/mythtv/**/*.class - + @@ -486,23 +504,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 + + @@ -521,6 +531,21 @@ + + all + + + !performRelease + + + + + local + Local directory + file:${user.home}/java/workspace/deploy + + +