X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=4ae8c6e0e02934950ed6b2b91a33e2d3279893db;hp=649fed5c6693c894ce7d1f48a36f0be27c641b5b;hb=000960f6451af770f5463e41e1fb6defb6f3ab27;hpb=fac268302e4261bb8b42143476692563cbdf149b diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 649fed5c66..4ae8c6e0e0 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -96,6 +96,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + +