X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ec3d564283b1a0149dbd76abd18a398894ac71ac;hb=c7563dbd45dee95101b2d7562cd8fbe809075c28;hp=dcea804062a3064f19ccc3c40855099a3cda5abc;hpb=70bdf7660398dc8ad0bbbe74a351f5f0124be4f8;p=utils diff --git a/pom.xml b/pom.xml index dcea8040..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 @@ -247,17 +247,6 @@ ${spring.version} - - dom4j - dom4j - 1.6 - - - xml-apis - xml-apis - - - net.sf.ehcache ehcache-core @@ -269,21 +258,6 @@ commons-email 1.0 - - jaxen - jaxen - 1.1-beta-9 - - - xom - xom - - - xerces - xmlParserAPIs - - - jstl jstl @@ -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,7 +444,7 @@ maven-site-plugin - 3.0-beta-3 + 3.12.0 @@ -469,9 +459,23 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 3.4.1 + + false + false + - + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + xml + html + + + @@ -480,28 +484,24 @@ - 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 @@ -513,48 +513,26 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.6.1 - + 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 - - - - @@ -602,7 +580,7 @@ - local + localdir Local directory file:${user.home}/java/workspace/deploy @@ -623,3 +601,7 @@ + + + +