--- dao/DaoAdresseService/pom.xml 2015/11/04 22:10:59 2768 +++ dao/DaoAdresseService/pom.xml 2016/07/21 07:43:26 3065 @@ -28,10 +28,18 @@ true + + + --> + + + -Werror + -Xlint:-options + + @@ -102,7 +110,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.0 + 3.0.3 @@ -164,6 +172,11 @@ 3.3.2 + commons-codec + commons-codec + 1.10 + + dk.thoerup CircuitBreaker 1.1.1 @@ -241,8 +254,14 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.1 + 3.0.3 + + org.apache.maven.plugins + maven-pmd-plugin + 3.6 + + org.codehaus.mojo