X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=db7b96a11d16f1048646a2cc6c7c1853fc3908b0;hb=bbc027422fc9ed8f2549e277b1608d42711b0b69;hp=2bb6a2003568cbe5f990f410e6a60f0a22d5d6fa;hpb=f415ef8c60a833a5353b2ba847c7725859cb4689;p=netconf.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 2bb6a20035..db7b96a11d 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -3,40 +3,47 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.5.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.netconf + netconf-parent + 1.1.0-SNAPSHOT + ../.. - netconf-subsystem - 0.3.0-SNAPSHOT + netconf-subsystem pom ${project.artifactId} - - 3.0.4 - netconf-api - - netconf-config netconf-impl config-netconf-connector + mdsal-netconf-connector + mdsal-netconf-monitoring + mdsal-netconf-notification netconf-util netconf-netty-util - config-persister-impl netconf-mapping-api netconf-client + netconf-config-dispatcher netconf-ssh netconf-tcp netconf-monitoring - ietf-netconf-monitoring - ietf-netconf-monitoring-extension netconf-connector-config + netconf-mdsal-config netconf-auth - netconf-usermanager + aaa-authn-odl-plugin + netconf-notifications-impl + netconf-notifications-api + netconf-topology + abstract-topology + netconf-topology-config + sal-netconf-connector + messagebus-netconf + models + tools + + netconf-artifacts @@ -56,111 +63,95 @@ - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.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.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + ${yangtools.version} + pom + import + + + + org.opendaylight.controller + protocol-framework + ${protocol-framework.version} + + + + org.opendaylight.controller + messagebus-api + ${controller.mdsal.version} + + + org.opendaylight.controller + messagebus-config + ${controller.mdsal.version} + + + org.opendaylight.controller + messagebus-impl + ${controller.mdsal.version} + + + org.opendaylight.controller + messagebus-spi + ${controller.mdsal.version} + + + org.opendaylight.controller + messagebus-util + ${controller.mdsal.version} + + + + org.apache.sshd + sshd-core + ${sshd-core.version} + + + openexi + nagasena + ${exi.nagasena.version} + + + openexi + nagasena-rta + ${exi.nagasena.version} + + + org.opendaylight.mdsal + maven-sal-api-gen-plugin + ${yangtools.version} + - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 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} - - - - - - check - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - - + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + - - - integrationtests - - false - - - netconf-it - - + + org.opendaylight.controller + commons.logback_settings + ${commons.logback_settings.version} + test + + + org.opendaylight.odlparent + features-test + ${features.test.version} + test + - - testtool - - false - - - netconf-testtool - - - + +