X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=acc31fd588b52eadfb578de451afc659d12577b6;hb=98b63083a6709b1c69ee31471e28aef23d3ab457;hp=a3db94db4165b6e26cdf23db4e218242a4b4b647;hpb=416a6bcaf1bb07ece21b5d65dc9ba306627eb535;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index a3db94db41..acc31fd588 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -69,6 +69,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +