--- dao/DaoAdresseService/pom.xml 2015/07/14 08:08:11 2604 +++ dao/DaoAdresseService/pom.xml 2015/07/17 08:42:29 2629 @@ -5,20 +5,15 @@ 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 - - @@ -30,6 +25,13 @@ 1.7 true true + + + + + + + @@ -70,14 +72,19 @@ ${buildNumber} + ${maven.build.timestamp} + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.0 + - javax.servlet @@ -138,15 +145,34 @@ 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 + + +