X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ec3d564283b1a0149dbd76abd18a398894ac71ac;hb=HEAD;hp=441b478cee8d74d01fc37e9262aa2ba6ac16836a;hpb=6ce2ab62fd7b8420b82cbfe410141e66b4b6b17b;p=utils diff --git a/pom.xml b/pom.xml index 441b478c..ec3d5642 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.wamblee wamblee-utils pom - 0.5 + 0.9-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -16,9 +16,9 @@ - https://wamblee.org/viewvc/utils/tags/wamblee-utils-0.5 - scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.5 - scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.5 + https://wamblee.org/viewvc/utils + scm:git:https://wamblee.org/git/public/utils + scm:git:https://wamblee.org/git/public/utils @@ -42,11 +42,6 @@ junit test - - org.dbunit - dbunit - test - org.apache.derby derby @@ -93,7 +88,12 @@ - + + javax.faces + jsf-api + 1.2_02 + provided + org.apache.wicket wicket @@ -104,7 +104,6 @@ org.jboss.weld weld-se 1.0.1-Final - provided @@ -118,6 +117,7 @@ javax.transaction transaction-api 1.1 + provided @@ -247,21 +247,10 @@ ${spring.version} - - dom4j - dom4j - 1.6 - - - xml-apis - xml-apis - - - net.sf.ehcache - ehcache - 1.2.3 + ehcache-core + 2.2.0 @@ -269,21 +258,6 @@ commons-email 1.0 - - jaxen - jaxen - 1.1-beta-9 - - - xom - xom - - - xerces - xmlParserAPIs - - - jstl jstl @@ -323,11 +297,11 @@ commons-dbcp 1.4 - + org.eclipse.persistence eclipselink @@ -340,12 +314,23 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 + + false + false + + org.apache.maven.plugins maven-release-plugin - 2.0 + 2.2.1 true + true + false javadoc:jar deploy @@ -365,6 +350,7 @@ org.codehaus.mojo jalopy-maven-plugin + 1.0-alpha-1 UNIX org.wamblee.jalopy.xml @@ -380,6 +366,7 @@ org.apache.maven.plugins maven-compiler-plugin + 2.3.2 1.6 1.6 @@ -413,6 +400,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.3.1 @@ -425,19 +413,21 @@ org.codehaus.mojo cobertura-maven-plugin - 2.3 + 2.7 - - - clean - - + + post-integration-test + + cobertura + + - - - - + true + + html + xml + @@ -454,53 +444,64 @@ maven-site-plugin - 2.1.1 + 3.12.0 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.3.1 + + false + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 + + false + false + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + xml + html + + + + + - - - org.apache.maven.plugins - maven-project-info-reports-plugin - - - - checkstyle - javadoc - - - - - - - - - - org.codehaus.mojo findbugs-maven-plugin - 2.3.1 + 3.0.5 true - target/site true - target/site - - org.codehaus.mojo - changes-maven-plugin - 2.0-beta-1 + org.apache.maven.plugins + maven-changes-plugin + 2.12.1 @@ -512,48 +513,26 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.5 - + 3.4.1 + + false + false + + - org.codehaus.mojo - surefire-report-maven-plugin - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.3 - - - xml - html - - + org.apache.maven.plugins + maven-surefire-report-plugin + 2.22.2 - - org.apache.maven.plugins maven-checkstyle-plugin - 2.5 + 3.2.0 org.wamblee.checkstyle.xml - - - org.codehaus.mojo - taglist-maven-plugin - - - TODO - @todo - FIXME - - - - @@ -601,7 +580,7 @@ - local + localdir Local directory file:${user.home}/java/workspace/deploy @@ -622,3 +601,7 @@ + + + +