X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=776fb7a0f6816b7de10b41b087739a71f482bbd9;hp=a8dd607f44240d17203e782a57d8a9179e53d5f0;hb=33aa42c3375a40d417fa0612249c8831c8066473;hpb=d71e327e51db32e967f7ebcb186e148f37f28117 diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index a8dd607f44..776fb7a0f6 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -1,1477 +1,1274 @@ - - 4.0.0 - - 3.0 - - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD - - - org.opendaylight.controller - commons.opendaylight - 1.4.1-SNAPSHOT - ../../commons/opendaylight - + + 4.0.0 + + 3.0 + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD + + + org.opendaylight.controller + commons.opendaylight + 1.4.2-SNAPSHOT + ../../commons/opendaylight + + distribution.opendaylight + 0.1.2-SNAPSHOT + pom - - - notduringrelease - - - !DOINGRELEASE - - - - + + + notduringrelease + + + !DOINGRELEASE + + + + + + org.opendaylight.controller + sal-common + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + sal-netconf-connector + + + org.opendaylight.controller + sal-core-api + + + org.opendaylight.controller + sal-broker-impl + + + org.opendaylight.controller + sal-remote + + + org.opendaylight.controller + sal-restconf-broker + + + org.opendaylight.controller + sal-core-spi + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.controller + sal-common-impl + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + sal-binding-broker-impl + + + org.opendaylight.controller + sal-compatibility + + + org.opendaylight.controller + sal-connector-api + + + org.opendaylight.controller + sal-rest-connector + + + org.opendaylight.controller.model + model-inventory + + + org.opendaylight.controller.model + model-flow-base + + + org.opendaylight.controller.model + model-flow-service + + + org.opendaylight.controller.model + model-flow-statistics + + + org.opendaylight.controller.model + model-flow-management + + + org.opendaylight.controller.md + inventory-manager + + + org.opendaylight.controller.md + forwardingrules-manager + + + org.opendaylight.controller.md + topology-lldp-discovery + + + org.opendaylight.controller.md + topology-manager + + + org.opendaylight.controller.model + model-topology + 1.1-SNAPSHOT + + + org.opendaylight.yangtools.model + ietf-topology + + + org.opendaylight.controller + sal-binding-util + + + org.opendaylight.controller.md + statistics-manager + + + org.opendaylight.controller + concepts + + + org.opendaylight.controller + protocol-framework + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + restconf-client-api + + + org.opendaylight.yangtools + restconf-client-impl + + + + org.opendaylight.controller + remoterpc-routingtable.implementation + ${mdsal.version} + + + org.opendaylight.controller + sal-remoterpc-connector + + + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + config-manager + + + org.opendaylight.controller + yang-jmx-generator + + + org.opendaylight.controller + logback-config + + + org.opendaylight.controller + config-persister-api + + + org.opendaylight.controller + config-persister-file-xml-adapter + + + org.opendaylight.controller + config-persister-directory-xml-adapter + + + + org.opendaylight.controller + shutdown-api + + + org.opendaylight.controller + shutdown-impl + + + + + org.opendaylight.controller + netconf-api + + + org.opendaylight.controller + netconf-impl + + + org.opendaylight.controller + netconf-util + + + org.opendaylight.controller + netconf-client + + + org.opendaylight.controller + netconf-mapping-api + + + org.opendaylight.controller + netconf-ssh + + + org.opendaylight.controller + config-netconf-connector + + + org.opendaylight.controller + netconf-monitoring + + + ${project.groupId} + ietf-netconf-monitoring + + + ${project.groupId} + ietf-netconf-monitoring-extension + + + org.opendaylight.controller + config-persister-impl + + + 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.bouncycastle + bcprov-jdk15on + + + org.bouncycastle + bcpkix-jdk15on + + + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.controller + netty-config-api + + + org.opendaylight.controller + threadpool-config-impl + + + org.opendaylight.controller + netty-threadgroup-config + + + org.opendaylight.controller + netty-event-executor-config + + + org.opendaylight.controller + netty-timer-config + + + + + 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.yangtools + yang-binding + + + org.opendaylight.yangtools + binding-type-provider + ${yangtools.version} + + + org.opendaylight.yangtools + binding-generator-spi + ${yangtools.version} + + + org.opendaylight.yangtools + binding-generator-api + ${yangtools.version} + + + org.opendaylight.yangtools + binding-generator-impl + ${yangtools.version} + + + org.opendaylight.yangtools + binding-generator-util + ${yangtools.version} + + + org.opendaylight.yangtools + binding-model-api + ${yangtools.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 + + + 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 + + + org.opendaylight.yangtools + yang-data-util + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools.model + yang-ext + + + org.opendaylight.controller.thirdparty + ganymed + + + org.zeromq + jeromq + 0.3.1 + + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools.model + ietf-yang-types + + + org.opendaylight.yangtools.model + opendaylight-l2-types + + + + + integrationtests + + false + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.8 + + + org.opendaylight.controller + sanitytest + ${controller.version} + + + + + copy + package + + copy + + + + + + + org.opendaylight.controller + sanitytest + 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} + + + + + + + + + org.opendaylight.controller + sanitytest + + + + + + + - org.opendaylight.controller - sal-common - ${mdsal.version} + org.opendaylight.controller + forwarding.staticrouting - org.opendaylight.controller - sal-common-util - ${mdsal.version} + org.opendaylight.controller + clustering.services - org.opendaylight.controller - sal-netconf-connector - ${mdsal.version} + org.opendaylight.controller + clustering.services-implementation - org.opendaylight.controller - sal-core-api - ${mdsal.version} + org.opendaylight.controller + configuration - org.opendaylight.controller - sal-broker-impl - ${mdsal.version} + org.opendaylight.controller + configuration.implementation - org.opendaylight.controller - sal-core-spi - ${mdsal.version} + org.opendaylight.controller + routing.dijkstra_implementation - org.opendaylight.controller - sal-common-api - ${mdsal.version} + org.opendaylight.controller + arphandler - org.opendaylight.controller - sal-common-impl - ${mdsal.version} + org.opendaylight.controller + hosttracker - org.opendaylight.controller - sal-binding-api - ${mdsal.version} + org.opendaylight.controller + hosttracker.implementation - org.opendaylight.controller - sal-binding-config - ${mdsal.version} + org.opendaylight.controller + containermanager - org.opendaylight.controller - sal-binding-broker-impl - ${mdsal.version} + org.opendaylight.controller + containermanager.implementation - org.opendaylight.controller - sal-compatibility - ${mdsal.version} + org.opendaylight.controller + appauth - org.opendaylight.controller - sal-connector-api - ${mdsal.version} + org.opendaylight.controller + switchmanager - org.opendaylight.controller - sal-rest-connector - ${mdsal.version} + org.opendaylight.controller + switchmanager.implementation - org.opendaylight.controller.model - model-inventory - ${mdsal.version} + org.opendaylight.controller + statisticsmanager - org.opendaylight.controller.model - model-flow-base - ${mdsal.version} + org.opendaylight.controller + statisticsmanager.implementation - org.opendaylight.controller.model - model-flow-service - ${mdsal.version} + org.opendaylight.controller + topologymanager - org.opendaylight.controller.model - model-flow-statistics - ${mdsal.version} + org.opendaylight.controller + usermanager - org.opendaylight.controller.model - model-flow-management - ${mdsal.version} + org.opendaylight.controller + usermanager.implementation - org.opendaylight.controller.md - inventory-manager - ${mdsal.version} + org.opendaylight.controller + connectionmanager - org.opendaylight.controller.md - forwardingrules-manager - ${mdsal.version} + org.opendaylight.controller + connectionmanager.implementation - org.opendaylight.controller.md - topology-lldp-discovery - ${mdsal.version} + org.opendaylight.controller + security - org.opendaylight.controller.md - topology-manager - ${mdsal.version} + org.opendaylight.controller + forwardingrulesmanager - org.opendaylight.controller.model - model-topology - 1.0-SNAPSHOT + org.opendaylight.controller + forwardingrulesmanager.implementation + + - org.opendaylight.yangtools.model - ietf-topology + org.opendaylight.controller + sal org.opendaylight.controller - sal-binding-util - 1.0-SNAPSHOT + sal.implementation + + + - org.opendaylight.controller.md - statistics-manager - ${mdsal.version} + org.opendaylight.controller + sal.connection - org.opendaylight.controller - concepts - ${concepts.version} + org.opendaylight.controller + sal.connection.implementation - org.opendaylight.yangtools - concepts - 0.1.1-SNAPSHOT + org.opendaylight.controller + sal.networkconfiguration - - org.opendaylight.controller - clustered-datastore-implementation - 0.4.1-SNAPSHOT + org.opendaylight.controller + sal.networkconfiguration.implementation + - - org.opendaylight.controller - config-api - ${config.version} + org.opendaylight.controller + web - org.opendaylight.controller - config-manager - ${config.version} + org.opendaylight.controller + flows.web - org.opendaylight.controller - yang-jmx-generator - ${config.version} + org.opendaylight.controller + devices.web - org.opendaylight.controller - netty-event-executor-config - ${config.version} + org.opendaylight.controller + troubleshoot.web - org.opendaylight.controller - netty-threadgroup-config - ${config.version} + org.opendaylight.controller + topology.web - org.opendaylight.controller - threadpool-config-api - ${config.version} + org.opendaylight.controller + osgi-brandfragment.web + + - org.opendaylight.controller - threadpool-config-impl - ${config.version} + org.opendaylight.controller + networkconfig.neutron - org.opendaylight.controller - yang-store-api - ${config.version} + org.opendaylight.controller + networkconfig.neutron.implementation - org.opendaylight.controller - yang-store-api - ${config.version} + org.opendaylight.controller + networkconfig.neutron.northbound + + - org.opendaylight.controller - yang-store-impl - ${config.version} + org.opendaylight.controller + commons.northbound - org.opendaylight.controller - logback-config - ${config.version} + org.opendaylight.controller + bundlescanner - org.opendaylight.controller - config-persister-api - ${config.version} + org.opendaylight.controller + bundlescanner.implementation - org.opendaylight.controller - config-persister-file-adapter - ${config.version} + org.opendaylight.controller + topology.northbound - org.opendaylight.controller - config-persister-file-xml-adapter - ${config.version} + org.opendaylight.controller + forwarding.staticrouting.northbound - org.opendaylight.controller - config-persister-directory-adapter - ${config.version} + org.opendaylight.controller + statistics.northbound - org.opendaylight.controller - config-persister-directory-xml-adapter - ${config.version} + org.opendaylight.controller + flowprogrammer.northbound - org.opendaylight.controller - config-persister-directory-autodetect-adapter - ${config.version} + org.opendaylight.controller + hosttracker.northbound - - org.opendaylight.controller - shutdown-api - ${config.version} + org.opendaylight.controller + subnets.northbound - org.opendaylight.controller - shutdown-impl - ${config.version} + org.opendaylight.controller + switchmanager.northbound - - - org.opendaylight.controller - netconf-api - ${netconf.version} + org.opendaylight.controller + containermanager.northbound - org.opendaylight.controller - netconf-impl - ${netconf.version} + org.opendaylight.controller + networkconfig.bridgedomain.northbound - org.opendaylight.controller - netconf-util - ${netconf.version} + org.opendaylight.controller + httpservice-bridge - org.opendaylight.controller - netconf-client - ${netconf.version} + org.jolokia + jolokia-osgi - org.opendaylight.controller - netconf-mapping-api - ${netconf.version} + org.opendaylight.controller + jolokia-bridge - org.opendaylight.controller - netconf-ssh - ${netconf.version} + org.opendaylight.controller + connectionmanager.northbound - org.opendaylight.controller - config-netconf-connector - ${netconf.version} + org.opendaylight.controller + usermanager.northbound - org.opendaylight.controller - netconf-monitoring - ${netconf.version} + org.opendaylight.controller + controllermanager.northbound + + - ${project.groupId} - ietf-netconf-monitoring - ${netconf.version} + org.opendaylight.controller + logging.bridge + + - ${project.groupId} - ietf-netconf-monitoring-extension - ${netconf.version} + org.opendaylight.controller + protocol_plugins.openflow + + - org.opendaylight.controller - config-persister-impl - ${netconf.version} + org.opendaylight.controller + samples.loadbalancer - org.opendaylight.controller.thirdparty - exificient - ${exi.version} + org.opendaylight.controller + samples.loadbalancer.northbound - org.apache.servicemix.bundles - org.apache.servicemix.bundles.xerces - 2.11.0_1 + org.opendaylight.controller + samples.simpleforwarding + + - org.eclipse.birt.runtime.3_7_1 - org.apache.xml.resolver - 1.2.0 + org.slf4j + jcl-over-slf4j + + + org.slf4j + slf4j-api + + + org.slf4j + log4j-over-slf4j + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic - - - org.opendaylight.controller - threadpool-config-api - ${config.version} - - - org.opendaylight.controller - netty-config-api - ${config.version} - - - org.opendaylight.controller - threadpool-config-impl - ${config.version} - - - org.opendaylight.controller - netty-threadgroup-config - ${config.version} - - - org.opendaylight.controller - netty-event-executor-config - ${config.version} - - - org.opendaylight.controller - netty-timer-config - ${config.version} - - - - - - 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.yangtools - yang-binding - 0.6.0-SNAPSHOT - - - org.opendaylight.yangtools - binding-type-provider - 0.6.0-SNAPSHOT - - - org.opendaylight.yangtools - binding-generator-spi - ${yangtools.binding.version} - - - org.opendaylight.yangtools - binding-generator-api - ${yangtools.binding.version} - - - org.opendaylight.yangtools - binding-generator-impl - ${yangtools.binding.version} - - - org.opendaylight.yangtools - binding-generator-util - ${yangtools.binding.version} - - - org.opendaylight.yangtools - binding-model-api - ${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 - - - org.opendaylight.controller - sal-remoterpc-connector - 1.0-SNAPSHOT - - - org.opendaylight.controller - - remoterpc-routingtable.implementation - - 0.4.1-SNAPSHOT - - - org.zeromq - jeromq - 0.3.1 - - - - - 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 - 0.1.1-SNAPSHOT - pom - - - - org.opendaylight.controller - forwarding.staticrouting - ${forwarding.staticrouting} - - - org.opendaylight.controller - clustering.services - ${clustering.services.version} - - - org.opendaylight.controller - clustering.services-implementation - ${controller.version} - - - org.opendaylight.controller - configuration - ${controller.version} - - - org.opendaylight.controller - configuration.implementation - ${controller.version} - - - org.opendaylight.controller - routing.dijkstra_implementation - ${controller.version} - - - org.opendaylight.controller - arphandler - ${arphandler.version} - - - org.opendaylight.controller - hosttracker - ${hosttracker.version} - - - org.opendaylight.controller - hosttracker.implementation - ${hosttracker.version} - - - org.opendaylight.controller - containermanager - ${containermanager.version} - - - org.opendaylight.controller - containermanager.implementation - ${containermanager.version} - - - org.opendaylight.controller - appauth - ${controller.version} - - - org.opendaylight.controller - switchmanager - ${switchmanager.api.version} - - - org.opendaylight.controller - switchmanager.implementation - ${controller.version} - - - org.opendaylight.controller - statisticsmanager - ${statisticsmanager.version} - - - org.opendaylight.controller - statisticsmanager.implementation - ${controller.version} - - - org.opendaylight.controller - topologymanager - ${controller.version} - - - org.opendaylight.controller - usermanager - ${controller.version} - - - org.opendaylight.controller - usermanager.implementation - ${controller.version} - - - org.opendaylight.controller - connectionmanager - ${connectionmanager.version} - - - org.opendaylight.controller - connectionmanager.implementation - ${connectionmanager.version} - - - org.opendaylight.controller - security - ${controller.version} - - - org.opendaylight.controller - forwardingrulesmanager - ${forwardingrulesmanager.version} - - - org.opendaylight.controller - forwardingrulesmanager.implementation - ${controller.version} - - - - - - org.opendaylight.controller - sal - ${sal.version} - - - org.opendaylight.controller - sal.implementation - ${controller.version} - - - - - - org.opendaylight.controller - sal.connection - ${sal.connection.version} - - - org.opendaylight.controller - sal.connection.implementation - ${sal.connection.version} - - - org.opendaylight.controller - sal.networkconfiguration - ${sal.networkconfiguration.version} - - - org.opendaylight.controller - sal.networkconfiguration.implementation - ${sal.networkconfiguration.version} - - - - - - org.opendaylight.controller - web - ${controller.version} - - - org.opendaylight.controller - flows.web - ${controller.version} - - - org.opendaylight.controller - devices.web - ${controller.version} - - - org.opendaylight.controller - troubleshoot.web - ${controller.version} - - - org.opendaylight.controller - topology.web - ${controller.version} - - - org.opendaylight.controller - osgi-brandfragment.web - 0.0.1-SNAPSHOT - - - - - - org.opendaylight.controller - networkconfig.neutron - ${controller.version} - - - org.opendaylight.controller - networkconfig.neutron.implementation - ${controller.version} - - - org.opendaylight.controller - networkconfig.neutron.northbound - ${controller.version} - - - - - - org.opendaylight.controller - commons.northbound - ${controller.version} - - - org.opendaylight.controller - bundlescanner - ${controller.version} - - - org.opendaylight.controller - bundlescanner.implementation - ${controller.version} - - - org.opendaylight.controller - topology.northbound - ${controller.version} - - - org.opendaylight.controller - forwarding.staticrouting.northbound - ${controller.version} - - - org.opendaylight.controller - statistics.northbound - ${controller.version} - - - org.opendaylight.controller - flowprogrammer.northbound - ${controller.version} - - - org.opendaylight.controller - hosttracker.northbound - ${controller.version} - - - org.opendaylight.controller - subnets.northbound - ${controller.version} - - - org.opendaylight.controller - switchmanager.northbound - ${controller.version} - - - org.opendaylight.controller - containermanager.northbound - ${controller.version} - - - org.opendaylight.controller - 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 - - - - - org.opendaylight.controller - logging.bridge - ${controller.version} - - - - - org.opendaylight.controller - protocol_plugins.openflow - ${controller.version} - - - - - org.opendaylight.controller - samples.loadbalancer - ${samples.loadbalancer} - - - org.opendaylight.controller - samples.loadbalancer.northbound - ${controller.version} - - - org.opendaylight.controller - samples.simpleforwarding - ${controller.version} - - - - - - org.slf4j - jcl-over-slf4j - - - org.osgi - org.osgi.core - provided - - - org.slf4j - slf4j-api - compile - - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-core - - - ch.qos.logback - logback-classic - - - - com.fasterxml.jackson.core - jackson-databind - - - - com.fasterxml.jackson.core - jackson-annotations - - - - com.fasterxml.jackson.core - jackson-core - - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - - - - org.codehaus.jettison - jettison - - - com.google.guava - guava - - - org.javassist - javassist - - - commons-io - commons-io - - - commons-codec - commons-codec - - - commons-fileupload - commons-fileupload - - - commons-net - commons-net - - - equinoxSDK381 - javax.servlet - - - equinoxSDK381 - javax.servlet.jsp - - - equinoxSDK381 - org.eclipse.equinox.ds - - - equinoxSDK381 - org.eclipse.equinox.util - - - equinoxSDK381 - org.eclipse.osgi.services - - - equinoxSDK381 - org.eclipse.osgi - - - equinoxSDK381 - org.apache.felix.gogo.command - - - equinoxSDK381 - org.apache.felix.gogo.runtime - - - equinoxSDK381 - org.apache.felix.gogo.shell - - - equinoxSDK381 - org.eclipse.equinox.cm - - - equinoxSDK381 - org.eclipse.equinox.console - - - equinoxSDK381 - org.eclipse.equinox.launcher - - - - geminiweb - org.eclipse.gemini.web.core - - - geminiweb - org.eclipse.gemini.web.extender - - - geminiweb - org.eclipse.gemini.web.tomcat - - - geminiweb - org.eclipse.virgo.kernel.equinox.extensions - - - geminiweb - org.eclipse.virgo.util.common - - - geminiweb - org.eclipse.virgo.util.io - - - geminiweb - org.eclipse.virgo.util.math - - - geminiweb - org.eclipse.virgo.util.osgi - - - geminiweb - org.eclipse.virgo.util.osgi.manifest - - - geminiweb - org.eclipse.virgo.util.parser.manifest - - - org.apache.felix - org.apache.felix.dependencymanager - - - org.apache.felix - org.apache.felix.dependencymanager.shell - - - com.google.code.gson - gson - 2.2.4 - compile - - - org.jboss.spec.javax.transaction - jboss-transaction-api_1.1_spec - - - org.apache.felix - org.apache.felix.fileinstall - - - org.apache.commons - commons-lang3 - - - virgomirror - org.eclipse.jdt.core.compiler.batch - - - eclipselink - javax.persistence - - - orbit - javax.activation - - - orbit - javax.annotation - - - orbit - javax.ejb - - - orbit - javax.el - - - orbit - javax.mail.glassfish - - - orbit - javax.xml.rpc - - - orbit - org.apache.catalina - - - orbit - org.apache.catalina.ha - - - orbit - org.apache.catalina.tribes - - - orbit - org.apache.coyote - - - orbit - org.apache.el - - - orbit - org.apache.jasper - - - orbit - org.apache.juli.extras - - - orbit - org.apache.tomcat.api - - - orbit - org.apache.tomcat.util - - - orbit - javax.servlet.jsp.jstl - - - orbit - javax.servlet.jsp.jstl.impl - - - eclipselink - javax.resource - - - - org.ops4j.pax.exam - pax-exam-container-native - test - - - org.ops4j.pax.exam - pax-exam-junit4 - test - - - org.ops4j.pax.exam - pax-exam-link-mvn - test - - - org.ops4j.pax.url - pax-url-aether - test - - - org.springframework - org.springframework.asm - - - org.springframework - org.springframework.aop - - - org.springframework - org.springframework.context - - - org.springframework - org.springframework.context.support - - - org.springframework - org.springframework.core - - - org.springframework - org.springframework.beans - - - org.springframework - org.springframework.expression - - - org.springframework - org.springframework.web - - - org.aopalliance - com.springsource.org.aopalliance - - - org.springframework - org.springframework.web.servlet - - - - org.springframework.security - spring-security-config - - - org.springframework.security - spring-security-core - - - org.springframework.security - spring-security-web - - - org.springframework.security - spring-security-taglibs - - - org.springframework - org.springframework.transaction - - - - org.ow2.chameleon.management - chameleon-mbeans - - - - com.sun.jersey - jersey-core - ${jersey.version} - - - com.sun.jersey - jersey-server - ${jersey.version} - - - com.sun.jersey - jersey-client - + + com.fasterxml.jackson.core + jackson-databind + - - org.ow2.asm - asm-all - - - org.eclipse.persistence - org.eclipse.persistence.moxy - - - org.eclipse.persistence - org.eclipse.persistence.core - - - org.eclipse.persistence - org.eclipse.persistence.antlr - + + com.fasterxml.jackson.core + jackson-annotations + - - org.eclipse.equinox.http - servlet - - - - - org.apache.felix - org.apache.felix.webconsole - 4.2.0 - all - - + + com.fasterxml.jackson.core + jackson-core + - - - org.opendaylight.controller.thirdparty - net.sf.jung2 - - - org.opendaylight.controller.thirdparty - org.openflow.openflowj - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - - - - org.opendaylight.yangtools.model - ietf-inet-types - - - org.opendaylight.yangtools.model - ietf-yang-types - - - org.opendaylight.yangtools.model - opendaylight-l2-types - + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + - - - org.opendaylight.bgpcep - concepts - - - org.opendaylight.bgpcep - util - - - org.opendaylight.bgpcep - framework - + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + - - - io.netty - netty-handler - - - io.netty - netty-codec - - - io.netty - netty-buffer - - - io.netty - netty-transport - - - io.netty - netty-common - + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + + + org.codehaus.jettison + jettison + + + com.google.guava + guava + + + org.javassist + javassist + + + commons-io + commons-io + + + commons-codec + commons-codec + + + commons-fileupload + commons-fileupload + + + commons-net + commons-net + + + equinoxSDK381 + javax.servlet + + + equinoxSDK381 + javax.servlet.jsp + + + equinoxSDK381 + org.eclipse.equinox.ds + + + equinoxSDK381 + org.eclipse.equinox.util + + + equinoxSDK381 + org.eclipse.osgi.services + + + equinoxSDK381 + org.eclipse.osgi + + + equinoxSDK381 + org.apache.felix.gogo.command + + + equinoxSDK381 + org.apache.felix.gogo.runtime + + + equinoxSDK381 + org.apache.felix.gogo.shell + + + equinoxSDK381 + org.eclipse.equinox.cm + + + equinoxSDK381 + org.eclipse.equinox.console + + + equinoxSDK381 + org.eclipse.equinox.launcher + + + + geminiweb + org.eclipse.gemini.web.core + + + geminiweb + org.eclipse.gemini.web.extender + + + geminiweb + org.eclipse.gemini.web.tomcat + + + geminiweb + org.eclipse.virgo.kernel.equinox.extensions + + + geminiweb + org.eclipse.virgo.util.common + + + geminiweb + org.eclipse.virgo.util.io + + + geminiweb + org.eclipse.virgo.util.math + + + geminiweb + org.eclipse.virgo.util.osgi + + + geminiweb + org.eclipse.virgo.util.osgi.manifest + + + geminiweb + org.eclipse.virgo.util.parser.manifest + + + org.apache.felix + org.apache.felix.dependencymanager + + + org.apache.felix + org.apache.felix.dependencymanager.shell + + + com.google.code.gson + gson + + + org.jboss.spec.javax.transaction + jboss-transaction-api_1.1_spec + + + org.apache.felix + org.apache.felix.fileinstall + + + org.apache.commons + commons-lang3 + + + virgomirror + org.eclipse.jdt.core.compiler.batch + + + eclipselink + javax.persistence + + + orbit + javax.activation + + + orbit + javax.annotation + + + orbit + javax.ejb + + + orbit + javax.el + + + orbit + javax.mail.glassfish + + + orbit + javax.xml.rpc + + + orbit + org.apache.catalina + + + orbit + org.apache.catalina.ha + + + orbit + org.apache.catalina.tribes + + + orbit + org.apache.coyote + + + orbit + org.apache.el + + + orbit + org.apache.jasper + + + orbit + org.apache.juli.extras + + + orbit + org.apache.tomcat.api + + + orbit + org.apache.tomcat.util + + + orbit + javax.servlet.jsp.jstl + + + orbit + javax.servlet.jsp.jstl.impl + + + eclipselink + javax.resource + + + + org.springframework + org.springframework.asm + + + org.springframework + org.springframework.aop + + + org.springframework + org.springframework.context + + + org.springframework + org.springframework.context.support + + + org.springframework + org.springframework.core + + + org.springframework + org.springframework.beans + + + org.springframework + org.springframework.expression + + + org.springframework + org.springframework.web + + + org.aopalliance + com.springsource.org.aopalliance + + + org.springframework + org.springframework.web.servlet + + + + org.springframework.security + spring-security-config + + + org.springframework.security + spring-security-core + + + org.springframework.security + spring-security-web + + + org.springframework.security + spring-security-taglibs + + + org.springframework + org.springframework.transaction + + + + org.ow2.chameleon.management + chameleon-mbeans + + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-client + - - - org.opendaylight.controller - clustering.test - ${controller.version} - - - org.opendaylight.controller - commons.httpclient - ${commons.httpclient.version} - + + org.ow2.asm + asm-all + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.antlr + - - org.opendaylight.controller - sanitytest - ${controller.version} - + + org.eclipse.equinox.http + servlet + + + + org.apache.felix + org.apache.felix.webconsole + all + + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + org.opendaylight.controller.thirdparty + org.openflow.openflowj + + + org.opendaylight.controller.thirdparty + com.sun.jersey.jersey-servlet + + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + - + + + io.netty + netty-handler + + + io.netty + netty-codec + + + io.netty + netty-buffer + + + io.netty + netty-transport + + + io.netty + netty-common + + + io.netty + netty-codec-http + + + + org.opendaylight.controller + clustering.test + + + org.opendaylight.controller + commons.httpclient + + - - - - org.codehaus.mojo - buildnumber-maven-plugin - 1.2 - - - validate - - create - - - - - false - false - VersionUnknown - - - - maven-assembly-plugin - 2.3 - - - distro-assembly - package - - single - - - - src/assemble/bin.xml - - ${project.artifactId} - - - - + + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.2 + + + validate + + create + + + + + false + false + VersionUnknown + + + + maven-assembly-plugin + 2.3 + + + distro-assembly + package + + single + + + + src/assemble/bin.xml + + ${project.artifactId} + + + + - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} - - **\/target\/,**\/bin\/,**\/target-ide\/,**\/configuration\/initial\/ - - - - + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + **\/target\/,**\/bin\/,**\/target-ide\/,**\/configuration\/initial\/ + + + +