X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-ssh%2Fpom.xml;h=03f7a2fac2fe05108825324ef059a26033d10ff3;hb=576efc4bd225c62269108466aaaa2c4a2dfd4d65;hp=794bb16605fc1b0d572ac3b08b2f3a26ba607831;hpb=b5d0a1c60d3ff26cb4d7ecf45ee5fc0f95636c19;p=controller.git diff --git a/opendaylight/netconf/netconf-ssh/pom.xml b/opendaylight/netconf/netconf-ssh/pom.xml index 794bb16605..03f7a2fac2 100644 --- a/opendaylight/netconf/netconf-ssh/pom.xml +++ b/opendaylight/netconf/netconf-ssh/pom.xml @@ -1,84 +1,146 @@ - - - netconf-subsystem - org.opendaylight.controller - 0.2.3-SNAPSHOT - ../ - - 4.0.0 - netconf-ssh - ${project.artifactId} - bundle + + + 4.0.0 + + org.opendaylight.controller + netconf-subsystem + 0.3.0-SNAPSHOT + ../ + + netconf-ssh + bundle + ${project.artifactId} + + + ${project.groupId} + netconf-api + + + ${project.groupId} + netconf-auth + + + ${project.groupId} + netconf-util + + + ${project.groupId} + netconf-impl + + + commons-io + commons-io + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.controller + netty-config-api + 0.3.0-SNAPSHOT + - - - ${project.groupId} - netconf-util - - - ${project.groupId} - netconf-api - - - org.slf4j - slf4j-api - - - org.opendaylight.controller.thirdparty - ganymed - - - commons-io - commons-io - - + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.bouncycastle + bcpkix-jdk15on + + + org.bouncycastle + bcprov-jdk15on + + + org.apache.sshd + sshd-core + + + com.google.guava + guava + + + org.slf4j + slf4j-api + + + org.opendaylight.yangtools + mockito-configuration + test + + + org.opendaylight.controller + netconf-netty-util + + + org.opendaylight.controller + netconf-client + test + + - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.controller.netconf.osgi.NetconfSSHActivator - - org.opendaylight.controller.netconf.ssh, - - - com.google.common.base, - com.google.common.collect, - ch.ethz.ssh2, - ch.ethz.ssh2.signature, - io.netty.buffer, - io.netty.channel, - io.netty.channel.nio, - io.netty.channel.socket, - io.netty.util, - io.netty.util.concurrent, - javax.annotation, - java.net, - javax.net.ssl, - javax.xml.namespace, - javax.xml.parsers, - javax.xml.xpath, - org.apache.commons.io, - org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.client, - org.opendaylight.controller.netconf.util, - org.opendaylight.controller.netconf.util.osgi, - org.opendaylight.controller.netconf.util.xml, - org.opendaylight.protocol.framework, - org.osgi.framework, - org.slf4j, - org.w3c.dom, - org.xml.sax - - - - - - + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.netconf.ssh.osgi.NetconfSSHActivator + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + package + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + + +