X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=657819072e44aaedc1bb33f69ad6236f67b82ebc;hb=bc0eccef5109674b453f917cd1f73aa4dbe2bfab;hp=8abf67ec8c5fe198315be84d8f8d5d9d424347e0;hpb=6d9ddc4afa8534a0ea1f494d84ca16571c438fa5;p=netconf.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 8abf67ec8c..657819072e 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -3,40 +3,47 @@ 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.4.2-SNAPSHOT - ../commons/opendaylight + org.opendaylight.netconf + netconf-parent + 1.0.0-SNAPSHOT + ../.. - netconf-subsystem - 0.2.5-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 - - - + +