X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=9120c840d8bae4eeacb9093bf589e39e509cba18;hp=f718621b26da6b3d6d97229c77a85da78cb0576d;hb=25a2051acf9b3095b33776bf4e269c7fd5dc678a;hpb=a251833f27fd00040904e2df316cd707c8129d1e diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index f718621b26..9120c840d8 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -69,6 +69,11 @@ sal-binding-api ${mdsal.version} + + org.opendaylight.controller + sal-binding-config + ${mdsal.version} + org.opendaylight.controller sal-binding-broker-impl @@ -76,7 +81,7 @@ org.opendaylight.controller - sal-compability + sal-compatibility ${mdsal.version} @@ -109,6 +114,11 @@ model-flow-statistics ${mdsal.version} + + org.opendaylight.controller.model + model-flow-management + ${mdsal.version} + org.opendaylight.controller @@ -121,7 +131,7 @@ 0.1.1-SNAPSHOT - org.opendaylight.controller config-api @@ -172,9 +182,243 @@ logback-config ${config.version} - --> + + org.opendaylight.controller + config-persister-api + ${config.version} + + + org.opendaylight.controller + config-persister-file-adapter + ${config.version} + + + + + + org.opendaylight.controller + netconf-api + ${netconf.version} + + + org.opendaylight.controller + netconf-impl + ${netconf.version} + + + org.opendaylight.controller + netconf-util + ${netconf.version} + + + org.opendaylight.controller + netconf-client + ${netconf.version} + + + org.opendaylight.controller + netconf-mapping-api + ${netconf.version} + + + org.opendaylight.controller + config-netconf-connector + ${netconf.version} + + + org.opendaylight.controller + config-persister-impl + ${netconf.version} + + + org.opendaylight.controller.thirdparty + exificient + ${exi.version} + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.xerces + 2.11.0_1 + + + org.eclipse.birt.runtime.3_7_1 + org.apache.xml.resolver + 1.2.0 + + + + + org.opendaylight.controller.samples + sample-toaster + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-consumer + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-provider + ${mdsal.version} + + + org.opendaylight.controller.samples + sample-toaster-it + ${mdsal.version} + + + + + org.opendaylight.yangtools + yang-binding + 0.6.0-SNAPSHOT + + + org.opendaylight.yangtools + binding-type-provider + 0.6.0-SNAPSHOT + + + org.opendaylight.yangtools + binding-generator-util + ${yangtools.binding.version} + + + org.opendaylight.yangtools + binding-model-api + ${yangtools.binding.version} + + + org.opendaylight.yangtools + binding-generator-spi + ${yangtools.binding.version} + + + commons-lang + commons-lang + 2.4 + + + + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 + + + org.opendaylight.yangtools.thirdparty + xtend-lib-osgi + 2.4.3 + + + org.opendaylight.yangtools + yang-parser-api + ${yangtools.version} + + + org.opendaylight.yangtools + yang-model-util + ${yangtools.version} + + + org.opendaylight.yangtools + yang-parser-impl + ${yangtools.version} + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-data-impl + 0.5.9-SNAPSHOT + + + org.opendaylight.yangtools + yang-data-util + + + org.opendaylight.yangtools + yang-model-api + + + + org.opendaylight.yangtools.model + yang-ext + + + + org.opendaylight.controller.thirdparty + ganymed + + + integrationtests + + false + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.8 + + + copy + package + + copy + + + + + + + org.opendaylight.controller + sanitytest + ${controller.version} + jar + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + sanity-test + package + + exec + + + + + ${java.home}/bin/java + + -cp + ./target/dependency/* + org.opendaylight.controller.distribution.Sanity + + + + ${java.home} + + + + + + + distribution.opendaylight @@ -255,7 +499,7 @@ org.opendaylight.controller statisticsmanager - ${controller.version} + ${statisticsmanager.version} org.opendaylight.controller @@ -295,7 +539,7 @@ org.opendaylight.controller forwardingrulesmanager - ${controller.version} + ${forwardingrulesmanager.version} org.opendaylight.controller @@ -366,6 +610,11 @@ topology.web ${controller.version} + + org.opendaylight.controller + osgi-brandfragment.web + 0.0.1-SNAPSHOT + @@ -447,7 +696,36 @@ networkconfig.bridgedomain.northbound ${networkconfig.bridgedomain.northbound.version} - + + org.opendaylight.controller + httpservice-bridge + 0.0.1-SNAPSHOT + + + org.jolokia + jolokia-osgi + ${jolokia.version} + + + org.opendaylight.controller + jolokia-bridge + ${jolokia.bridge.version} + + + org.opendaylight.controller + connectionmanager.northbound + ${connectionmanager.version} + + + org.opendaylight.controller + usermanager.northbound + 0.0.1-SNAPSHOT + + + org.opendaylight.controller + controllermanager.northbound + 0.0.1-SNAPSHOT + @@ -457,7 +735,6 @@ - org.opendaylight.controller protocol_plugins.openflow @@ -481,15 +758,6 @@ ${controller.version} - - @@ -662,6 +930,7 @@ com.google.code.gson gson + 2.2.4 compile @@ -879,6 +1148,23 @@ org.eclipse.persistence org.eclipse.persistence.antlr + + + org.eclipse.equinox.http + servlet + + + + + org.apache.felix + org.apache.felix.webconsole + 4.2.0 + all + + + org.opendaylight.controller.thirdparty @@ -909,10 +1195,6 @@ org.opendaylight.yangtools.model opendaylight-l2-types - - org.opendaylight.yangtools.model - yang-ext - @@ -923,68 +1205,56 @@ org.opendaylight.bgpcep util - - - - org.opendaylight.controller - clustering.test - ${controller.version} - - org.opendaylight.controller - commons.httpclient - ${commons.httpclient.version} + org.opendaylight.bgpcep + framework - - + - org.opendaylight.controller.samples - sample-toaster - ${mdsal.version} + io.netty + netty-handler - org.opendaylight.controller.samples - sample-toaster-consumer - ${mdsal.version} + io.netty + netty-codec - org.opendaylight.controller.samples - sample-toaster-provider - ${mdsal.version} + io.netty + netty-buffer - org.opendaylight.controller.samples - sample-toaster-it - ${mdsal.version} - - - - - org.opendaylight.yangtools - yang-binding - 0.6.0-SNAPSHOT + io.netty + netty-transport - org.opendaylight.yangtools - yang-common + io.netty + netty-common + + + - org.opendaylight.yangtools - yang-data-api + org.opendaylight.controller + clustering.test + ${controller.version} - org.opendaylight.yangtools - yang-data-util + org.opendaylight.controller + commons.httpclient + ${commons.httpclient.version} + - org.opendaylight.yangtools - yang-model-api + org.opendaylight.controller + sanitytest + ${controller.version} + @@ -1024,25 +1294,6 @@ -