X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=9222734360a0b1cb81b58caafe36381728056048;hb=48814d6a264b8f13e5db1422336d9ef25cb05fa9;hp=4e933c5bcf5c04dac1e0a11d013ae04248b8df58;hpb=1bc23af1c00eebdcc68cccdfd5de81aa6b61f529;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 4e933c5bcf..9222734360 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -57,8 +57,11 @@ remoterpc-routingtable/implementation sal-remoterpc-connector/implementation - + + sal-rest-docgen + + + feature @@ -89,19 +92,6 @@ - - - org.opendaylight.yangtools - yang-maven-plugin - [0,) - - generate-sources - - - - - - net.alchim31.maven @@ -153,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 + @@ -169,7 +179,6 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} org.opendaylight.controller @@ -215,10 +224,6 @@ sal-binding-it sal-binding-dom-it - - - -