X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fconcepts%2Fpom.xml;h=169a428f1568f9a12f12290ebdcef07f6aeb403b;hb=44638c17493281db45754881afb491a620481fe3;hp=802b00e5ccea5bad4268c0a2661b21054d4321db;hpb=20d6b967b3d425a4514000c7e77b2e5339763ba8;p=controller.git diff --git a/opendaylight/commons/concepts/pom.xml b/opendaylight/commons/concepts/pom.xml index 802b00e5cc..169a428f15 100644 --- a/opendaylight/commons/concepts/pom.xml +++ b/opendaylight/commons/concepts/pom.xml @@ -28,6 +28,22 @@ ${project.basedir}/META-INF + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + org.opendaylight.controller + checkstyle + 0.0.1-SNAPSHOT + + + + true + controller/space_and_tabs_checks.xml + +