--- dao/DaoAdresseService/pom.xml 2015/07/14 08:08:11 2604 +++ dao/DaoAdresseService/pom.xml 2015/07/20 12:00:18 2634 @@ -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,15 +93,20 @@ - ${buildNumber} + ${prefix.revision} + ${maven.build.timestamp} + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.0 + - javax.servlet @@ -131,22 +160,44 @@ jcabi-manifests 1.1 + + 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.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + html + xml + + +