X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=9222734360a0b1cb81b58caafe36381728056048;hb=be513e87d4ebfb996ed727b446dfcce60a708ffd;hp=451edfdf78cb84c734590472507898b9a7b99ac2;hpb=f97c2c15dab2ff9b06b7eb94bed49363a10b17fc;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 451edfdf78..9222734360 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -57,10 +57,12 @@ remoterpc-routingtable/implementation sal-remoterpc-connector/implementation - sal-rest-docgen + + + feature + @@ -141,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 + @@ -157,7 +179,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} org.opendaylight.controller @@ -203,10 +224,6 @@ sal-binding-it sal-binding-dom-it - - - -