X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=6f106159fa23a51d2a05424bad1cd15e02d6b98c;hp=9e35228c2297f2df80738f547e4d07123877e3e6;hb=000960f6451af770f5463e41e1fb6defb6f3ab27;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 9e35228c22..6f106159fa 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -154,10 +154,16 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/*,**/target/**/* + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true -