X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=9b81f81ae4ce7cb9e3f35c8aba51c08a20347dd4;hp=ac6b82b26fb355036ba92f4b2f26bc49df21e0c9;hb=8e8516351a527f6bafb1598d679547cfbbe029f9;hpb=25324f990c6077e86e409fbe8ec03eacc387476b diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index ac6b82b26f..35edb286ab 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT ../../opendaylight/md-sal features-mdsal @@ -13,12 +13,97 @@ features.xml + 20131018 + - org.opendaylight.yangtools - features-yangtools + org.json + json + + + + + com.google.code.gson + gson + + + + + com.fasterxml.jackson.core + jackson-annotations + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.datatype + jackson-datatype-json-org + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + + + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-servlet + + + + + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-codec-http + + + io.netty + netty-common + + + io.netty + netty-handler + + + io.netty + netty-transport + + + + + org.opendaylight.controller + features-akka + ${commons.opendaylight.version} features xml @@ -28,6 +113,12 @@ features xml + + org.opendaylight.controller + features-netconf + features + xml + org.opendaylight.controller features-config-persister @@ -40,13 +131,31 @@ features xml + + + org.opendaylight.controller + md-sal-config + ${mdsal.version} + xml + config + + + + org.opendaylight.controller + sal-akka-raft + ${mdsal.version} + + + org.opendaylight.controller + sal-common-api + org.opendaylight.controller - sal-core-api + sal-common-impl org.opendaylight.controller - sal-core-api + sal-common-util org.opendaylight.controller @@ -56,6 +165,12 @@ org.opendaylight.controller sal-broker-impl + + + org.opendaylight.controller + sal-karaf-xsql + + org.opendaylight.controller sal-binding-api @@ -76,103 +191,160 @@ org.opendaylight.controller sal-connector-api + org.opendaylight.controller - sal-inmemory-datastore + sal-dom-xsql org.opendaylight.controller - md-sal-config - ${mdsal.version} - xml + sal-dom-xsql-config config + xml + org.opendaylight.controller - sal-netconf-connector + sal-clustering-commons - org.opendaylight.controller.model - model-inventory + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + xml + moduleshardconf org.opendaylight.controller - netconf-config-dispatcher + sal-clustering-config + ${mdsal.version} + xml + moduleconf org.opendaylight.controller - netconf-connector-config - ${netconf.version} + sal-clustering-config + ${mdsal.version} xml - config + akkaconf org.opendaylight.controller - sal-rest-connector + sal-clustering-config + ${mdsal.version} + xml + config + - com.google.code.gson - gson + org.opendaylight.controller + sal-distributed-datastore + - com.sun.jersey - jersey-core + org.opendaylight.controller + sal-inmemory-datastore + + + org.opendaylight.controller + mdsal-netconf-connector + + + org.opendaylight.controller + mdsal-netconf-monitoring + + - com.sun.jersey - jersey-server + org.opendaylight.controller + sal-netconf-connector - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet + org.opendaylight.controller + sal-remote - io.netty - netty-buffer + org.opendaylight.controller + sal-remoterpc-connector - io.netty - netty-codec + org.opendaylight.controller + sal-rest-connector - io.netty - netty-codec-http + org.opendaylight.controller + sal-rest-connector-config + ${mdsal.version} + xml + config - io.netty - netty-common + org.opendaylight.controller + sal-rest-docgen + - io.netty - netty-handler + org.opendaylight.controller + netconf-config-dispatcher - io.netty - netty-transport + org.opendaylight.controller + netconf-connector-config + ${netconf.version} + xml + config + - org.opendaylight.controller - sal-remote + org.opendaylight.controller.model + model-inventory + - org.opendaylight.controller - sal-rest-connector-config + org.opendaylight.controller.samples + clustering-it-config ${mdsal.version} xml config org.opendaylight.controller.samples - sample-toaster + clustering-it-config + ${mdsal.version} + xml + testmoduleconf org.opendaylight.controller.samples - sample-toaster-provider + clustering-it-config + ${mdsal.version} + xml + testmoduleshardconf + + + org.opendaylight.controller.samples + clustering-it-model + ${mdsal.version} + + + org.opendaylight.controller.samples + clustering-it-provider + ${mdsal.version} + + + + + org.opendaylight.controller.samples + sample-toaster org.opendaylight.controller.samples sample-toaster-consumer + + org.opendaylight.controller.samples + sample-toaster-provider + org.opendaylight.controller.samples toaster-config @@ -180,11 +352,19 @@ xml config - + + org.opendaylight.yangtools + features-yangtools + features + xml + + + + + org.opendaylight.odlparent features-test - 0.6.2-SNAPSHOT @@ -241,10 +421,73 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test + + org.apache.maven.plugins + maven-dependency-plugin + 2.8 + + + unpack-static-documentation + + unpack-dependencies + + generate-resources + + ${project.build.directory}/generated-resources/swagger-api-documentation + sal-rest-docgen + **/explorer/css/**/*, **/explorer/images/**/*, **/explorer/lib/**/*, **/explorer/static/**/*, + true + false + + + + + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + jar + + + org.opendaylight.yangtools + yang-binding + ${yangtools.version} + jar + + + org.opendaylight.controller + sal-rest-docgen-maven + ${mdsal.version} + jar + + + + + + generate-sources + + + src + + + org.opendaylight.controller.sal.rest.doc.maven.StaticDocGenerator + ${project.build.directory}/generated-resources/swagger-api-documentation/explorer/static + + + true + + + +