X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=9222734360a0b1cb81b58caafe36381728056048;hb=35000765cff05e4f59541bc497dfe253a3188644;hp=644e904e23b27576aa641f34db83680c8bcc04bd;hpb=4b3cfdf12d5f1d5b79b675913b48b4114d72277d;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 644e904e23..9222734360 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -143,12 +143,32 @@ + org.apache.maven.plugins maven-checkstyle-plugin - ${checkstyle.version} + 2.12 + + false + false + checkstyle-logging.xml + true + true + ${project.basedir} + **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/ + + + + org.opendaylight.yangtools + checkstyle-logging + ${yangtools.version} + + - none + + check + @@ -204,10 +224,6 @@ sal-binding-it sal-binding-dom-it - - - -