X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=82082447ed56bf71abdd024fe8a0d9edf061c5b1;hp=a990b5c6cb935d1139f54353a5282329f9fd3b0e;hb=b2e81149739c87f0ecc2ce7f06448d7a5d3162b8;hpb=fe45ad923c8cf83d730cf4d576c310967afabdf3 diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index a990b5c6cb..82082447ed 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,18 +5,27 @@ org.opendaylight.controller commons.opendaylight - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ../commons/opendaylight netconf-subsystem - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom ${project.artifactId} + + 0.4.0-SNAPSHOT + 01-netconf.xml + 08-mdsal-netconf.xml + 99-netconf-connector.xml + **/org/opendaylight/controller/netconf/cli/**, **/org/opendaylight/controller/netconf/test/tool/** + + + netconf-artifacts + netconf-api - netconf-cli netconf-config netconf-impl config-netconf-connector @@ -24,25 +33,22 @@ mdsal-netconf-monitoring netconf-util netconf-netty-util - config-persister-impl netconf-mapping-api netconf-client + netconf-config-dispatcher netconf-ssh netconf-tcp netconf-monitoring - ietf-netconf - ietf-netconf-monitoring - ietf-netconf-notifications - ietf-netconf-monitoring-extension netconf-connector-config netconf-mdsal-config netconf-auth - netconf-usermanager - netconf-testtool netconf-notifications-impl netconf-notifications-api - - netconf-artifacts + sal-netconf-connector + messagebus-netconf + features + models + tools @@ -62,6 +68,26 @@ + + + + org.opendaylight.controller + netconf-artifacts + ${project.version} + pom + import + + + org.opendaylight.controller + features-netconf-connector + ${project.version} + features + xml + runtime + + + + @@ -78,35 +104,37 @@ org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - - + config generate-sources - src/main/yang - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - ${project.build.directory}/site/models + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} true + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + @@ -123,7 +151,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/netconf\/test\/tool\/Main.java + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/netconf\/test\/tool\/Main.java, **\/netconf\/test\/tool\/client\/stress\/StressClient.java