--- dao/DaoAdresseService/pom.xml 2015/07/14 08:40:09 2606 +++ dao/DaoAdresseService/pom.xml 2016/02/13 07:05:11 2942 @@ -5,21 +5,17 @@ DaoAdresseService 1.0 war - scm:svn:http://svn.t-hoerup.dk/repos/project/dao/DaoAdresseService scm:svn:http://svn.t-hoerup.dk/repos/project/dao/DaoAdresseService HEAD http://svn.t-hoerup.dk/viewvc/projects/dao - - UTF-8 - - + org.apache.maven.plugins @@ -30,6 +26,13 @@ 1.7 true true + + + + + + + @@ -45,7 +48,7 @@ - + + + + com.google.code.maven-svn-revision-number-plugin + svn-revision-number-maven-plugin + 1.13 + + + + revision + + + + + + + prefix + + + + org.apache.maven.plugins maven-war-plugin @@ -69,16 +93,53 @@ - ${buildNumber} + ${prefix.revision} ${maven.build.timestamp} + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.0 + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + com.google.code.maven-svn-revision-number-plugin + + + svn-revision-number-maven-plugin + + [1.13,) + + revision + + + + + + + + + + + + - javax.servlet @@ -103,6 +164,11 @@ 3.3.2 + commons-codec + commons-codec + 1.10 + + dk.thoerup CircuitBreaker 1.1.1 @@ -132,22 +198,74 @@ jcabi-manifests 1.1 + + + com.sun.mail + javax.mail + 1.4.5 + + + + + + org.webjars + jquery + 2.1.4 + + + org.webjars + bootstrap + 3.3.5 + + + org.webjars + chartjs + 1.0.2 + + + junit junit 4.12 test - - + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + false + + org.codehaus.mojo findbugs-maven-plugin 3.0.1 + + org.apache.maven.plugins + maven-pmd-plugin + 3.6 + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + html + xml + + +