X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ec3d564283b1a0149dbd76abd18a398894ac71ac;hb=HEAD;hp=6c2f432433b90a12f62a853c1a920366757c76e0;hpb=faecd3d42ff5bcf2ab7c60537eea7063636427b6;p=utils diff --git a/pom.xml b/pom.xml index 6c2f4324..ec3d5642 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.wamblee wamblee-utils pom - 0.6-SNAPSHOT + 0.9-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -17,8 +17,8 @@ https://wamblee.org/viewvc/utils - scm:svn:https://wamblee.org/svn/public/utils/trunk - scm:svn:https://wamblee.org/svn/public/utils/trunk + scm:git:https://wamblee.org/git/public/utils + scm:git:https://wamblee.org/git/public/utils @@ -88,7 +88,12 @@ - + + javax.faces + jsf-api + 1.2_02 + provided + org.apache.wicket wicket @@ -112,6 +117,7 @@ javax.transaction transaction-api 1.1 + provided @@ -241,17 +247,6 @@ ${spring.version} - - dom4j - dom4j - 1.6 - - - xml-apis - xml-apis - - - net.sf.ehcache ehcache-core @@ -263,21 +258,6 @@ commons-email 1.0 - - jaxen - jaxen - 1.1-beta-9 - - - xom - xom - - - xerces - xmlParserAPIs - - - jstl jstl @@ -317,11 +297,11 @@ commons-dbcp 1.4 - + org.eclipse.persistence eclipselink @@ -334,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 @@ -359,6 +350,7 @@ org.codehaus.mojo jalopy-maven-plugin + 1.0-alpha-1 UNIX org.wamblee.jalopy.xml @@ -374,6 +366,7 @@ org.apache.maven.plugins maven-compiler-plugin + 2.3.2 1.6 1.6 @@ -407,6 +400,7 @@ org.apache.maven.plugins maven-jar-plugin + 2.3.1 @@ -419,19 +413,21 @@ org.codehaus.mojo cobertura-maven-plugin - 2.3 + 2.7 - - - clean - - + + post-integration-test + + cobertura + + - - - - + true + + html + xml + @@ -448,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 @@ -506,48 +513,26 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.5 - - - org.codehaus.mojo - surefire-report-maven-plugin - - + 3.4.1 + + false + false + + - 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 - - - - @@ -595,7 +580,7 @@ - local + localdir Local directory file:${user.home}/java/workspace/deploy @@ -616,3 +601,7 @@ + + + +