4.0.0 org.opendaylight.netconf netconf-subsystem 1.1.0-SNAPSHOT ../ netconf-tools pom ${project.artifactId} true netconf-cli netconf-testtool org.apache.felix maven-bundle-plugin true ${project.groupId}.${project.artifactId} org.opendaylight.yangtools yang-maven-plugin ${yangtools.version} org.opendaylight.mdsal maven-sal-api-gen-plugin ${mdsal.model.version} generate-sources src/main/yang org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl ${project.build.directory}/site/models true org.apache.maven.plugins maven-checkstyle-plugin false true checkstyle-logging.xml true true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/netconf\/test\/tool\/Main.java, **\/netconf\/test\/tool\/client\/stress\/StressClient.java org.opendaylight.yangtools checkstyle-logging ${yangtools.version} check org.apache.maven.plugins maven-compiler-plugin