BUG 1853 : Clustered Data Store causes Out of Memory
[controller.git] / opendaylight / commons / opendaylight / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3   <modelVersion>4.0.0</modelVersion>
4   <parent>
5     <groupId>org.opendaylight.odlparent</groupId>
6     <artifactId>odlparent</artifactId>
7     <version>1.4.2-SNAPSHOT</version>
8     <relativePath></relativePath>
9   </parent>
10
11   <groupId>org.opendaylight.controller</groupId>
12   <artifactId>commons.opendaylight</artifactId>
13   <version>1.4.2-SNAPSHOT</version>
14   <packaging>pom</packaging>
15   <prerequisites>
16     <maven>3.0</maven>
17   </prerequisites>
18
19   <properties>
20
21     <akka.version>2.3.4</akka.version>
22     <aopalliance.version>1.0.0</aopalliance.version>
23     <appauth.version>0.4.2-SNAPSHOT</appauth.version>
24     <archetype-app-northbound>0.0.1-SNAPSHOT</archetype-app-northbound>
25     <aries.util.version>1.1.0</aries.util.version>
26     <arphandler.version>0.5.2-SNAPSHOT</arphandler.version>
27     <!-- Controller Modules Versions -->
28     <asm.version>4.1</asm.version>
29     <!-- Plugin Versions -->
30     <bouncycastle.version>1.50</bouncycastle.version>
31     <bundle.plugin.version>2.4.0</bundle.plugin.version>
32     <bundlescanner.api.version>0.4.2-SNAPSHOT</bundlescanner.api.version>
33     <bundlescanner.implementation.version>0.4.2-SNAPSHOT</bundlescanner.implementation.version>
34     <bundlescanner.version>0.4.2-SNAPSHOT</bundlescanner.version>
35     <checkstyle.version>2.12</checkstyle.version>
36     <clustering.services.version>0.5.1-SNAPSHOT</clustering.services.version>
37     <clustering.services_implementation.version>0.4.3-SNAPSHOT</clustering.services_implementation.version>
38     <clustering.stub.version>0.4.2-SNAPSHOT</clustering.stub.version>
39     <clustering.test.version>0.4.2-SNAPSHOT</clustering.test.version>
40     <commmons.northbound.version>0.4.2-SNAPSHOT</commmons.northbound.version>
41     <!-- Third Party Versions -->
42     <codahale.metrics.version>3.0.1</codahale.metrics.version>
43
44     <commons.catalina>7.0.53.v201406061610</commons.catalina>
45     <commons.catalina.ha>7.0.53.v201406070630</commons.catalina.ha>
46     <commons.catalina.tribes>7.0.53.v201406070630</commons.catalina.tribes>
47     <commons.coyote>7.0.53.v201406070630</commons.coyote>
48     <commons.el>7.0.53.v201406060720</commons.el>
49     <commons.jasper>7.0.53.v201406070630</commons.jasper>
50     <commons.juli.version>7.0.53.v201406060720</commons.juli.version>
51     <commons.tomcat.api>7.0.53.v201406060720</commons.tomcat.api>
52     <commons.tomcat.util>7.0.53.v201406070630</commons.tomcat.util>
53
54     <commons.checkstyle.version>0.0.3-SNAPSHOT</commons.checkstyle.version>
55     <commons.fileupload.version>1.2.2</commons.fileupload.version>
56     <commons.httpclient.version>0.1.2-SNAPSHOT</commons.httpclient.version>
57     <commons.io.version>2.4</commons.io.version>
58     <commons.lang3.version>3.1</commons.lang3.version>
59     <commons.logback_settings.version>0.0.2-SNAPSHOT</commons.logback_settings.version>
60     <commons.net.version>3.0.1</commons.net.version>
61     <commons.opendaylight.commons.httpclient>0.1.2-SNAPSHOT</commons.opendaylight.commons.httpclient>
62     <commons.opendaylight.concepts.version>0.5.2-SNAPSHOT</commons.opendaylight.concepts.version>
63     <commons.opendaylight.version>1.4.2-SNAPSHOT</commons.opendaylight.version>
64     <commons.parent.version>1.0.2-SNAPSHOT</commons.parent.version>
65     <compiler.version>2.3.2</compiler.version>
66     <commons.httpclient.version>0.1.2-SNAPSHOT</commons.httpclient.version>
67     <concepts.version>0.5.2-SNAPSHOT</concepts.version>
68     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
69     <config.version>0.2.5-SNAPSHOT</config.version>
70     <aaa.version>0.1.0-SNAPSHOT</aaa.version>
71     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
72     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
73     <config.netty.configfile>00-netty.xml</config.netty.configfile>
74     <config.mdsal.configfile>01-mdsal.xml</config.mdsal.configfile>
75     <config.xsql.configfile>04-xsql.xml</config.xsql.configfile>
76     <config.netconf.client.configfile>01-netconf.xml</config.netconf.client.configfile>
77     <config.toaster.configfile>03-toaster-sample.xml</config.toaster.configfile>
78     <config.restconf.configfile>10-rest-connector.xml</config.restconf.configfile>
79     <config.netconf.connector.configfile>99-netconf-connector.xml</config.netconf.connector.configfile>
80     <configuration.implementation.version>0.4.3-SNAPSHOT</configuration.implementation.version>
81     <configuration.version>0.4.3-SNAPSHOT</configuration.version>
82     <connectionmanager.version>0.1.2-SNAPSHOT</connectionmanager.version>
83     <containermanager.it.version>0.5.2-SNAPSHOT</containermanager.it.version>
84     <containermanager.northbound.version>0.4.2-SNAPSHOT</containermanager.northbound.version>
85     <containermanager.shell.version>0.5.2-SNAPSHOT</containermanager.shell.version>
86     <containermanager.version>0.5.2-SNAPSHOT</containermanager.version>
87     <controllermanager.northbound.version>0.0.2-SNAPSHOT</controllermanager.northbound.version>
88     <devices.web.version>0.4.2-SNAPSHOT</devices.web.version>
89     <dummy-console.version>1.1.0-SNAPSHOT</dummy-console.version>
90     <eclipse.persistence.version>2.5.0</eclipse.persistence.version>
91     <eclipse.jdt.core.compiler.batch.version>3.8.0.I20120518-2145</eclipse.jdt.core.compiler.batch.version>
92     <!-- enforcer version -->
93     <enforcer.version>1.3.1</enforcer.version>
94     <enunciate.version>1.28</enunciate.version>
95     <exam.version>3.0.0</exam.version>
96
97     <!-- OpenEXI third party lib for netconf-->
98
99     <exi.nagasena.version>0000.0002.0038.0</exi.nagasena.version>
100     <felix.util.version>1.6.0</felix.util.version>
101     <filtervalve.version>1.4.2-SNAPSHOT</filtervalve.version>
102     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
103     <flowprogrammer.northbound.version>0.4.2-SNAPSHOT</flowprogrammer.northbound.version>
104     <flows.web.version>0.4.2-SNAPSHOT</flows.web.version>
105     <forwarding.staticrouting>0.5.2-SNAPSHOT</forwarding.staticrouting>
106     <forwarding.staticrouting.northbound.version>0.4.2-SNAPSHOT</forwarding.staticrouting.northbound.version>
107     <forwardingrulesmanager.implementation.version>0.4.2-SNAPSHOT</forwardingrulesmanager.implementation.version>
108     <forwardingrulesmanager.version>0.6.0-SNAPSHOT</forwardingrulesmanager.version>
109     <ganymed.version>1.1-SNAPSHOT</ganymed.version>
110     <hosttracker.api.version>0.5.2-SNAPSHOT</hosttracker.api.version>
111     <hosttracker.implementation.version>0.5.2-SNAPSHOT</hosttracker.implementation.version>
112     <hosttracker.northbound.version>0.4.2-SNAPSHOT</hosttracker.northbound.version>
113     <hosttracker.shell.version>1.0.0-SNAPSHOT</hosttracker.shell.version>
114     <hosttracker_new.api.version>0.4.2-SNAPSHOT</hosttracker_new.api.version>
115     <hosttracker_new.implementation.version>0.4.2-SNAPSHOT</hosttracker_new.implementation.version>
116     <httpservice-bridge.northbound.version>0.0.2-SNAPSHOT</httpservice-bridge.northbound.version>
117     <ietf-inet-types.version>2010.09.24.4-SNAPSHOT</ietf-inet-types.version>
118     <ietf-restconf.version>2013.10.19.1-SNAPSHOT</ietf-restconf.version>
119     <ietf-topology.version>2013.10.21.2-SNAPSHOT</ietf-topology.version>
120     <ietf-yang-types.version>2010.09.24.4-SNAPSHOT</ietf-yang-types.version>
121     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
122     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
123     <jolokia-bridge.version>0.0.2-SNAPSHOT</jolokia-bridge.version>
124     <jolokia.version>1.1.4</jolokia.version>
125     <jsr305.api.version>2.0.1</jsr305.api.version>
126     <jsr311.api.version>1.1.1</jsr311.api.version>
127     <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
128     <karaf.branding.version>1.0.0-SNAPSHOT</karaf.branding.version>
129     <karaf.shell.version>3.0.0</karaf.shell.version>
130     <karaf.version>3.0.1</karaf.version>
131     <leveldb.version>0.7</leveldb.version>
132     <leveldbjni.version>1.8</leveldbjni.version>
133     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
134     <logback.version>1.0.9</logback.version>
135     <logging.bridge.version>0.4.2-SNAPSHOT</logging.bridge.version>
136     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
137     <mimepull.version>1.9.4</mimepull.version>
138     <mdsal.version>1.1-SNAPSHOT</mdsal.version>
139     <netconf.version>0.2.5-SNAPSHOT</netconf.version>
140     <networkconfig.bridgedomain.northbound.version>0.0.3-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
141     <networkconfig.neutron.implementation.version>0.4.2-SNAPSHOT</networkconfig.neutron.implementation.version>
142     <networkconfig.neutron.northbound.version>0.4.2-SNAPSHOT</networkconfig.neutron.northbound.version>
143     <networkconfig.neutron.version>0.4.2-SNAPSHOT</networkconfig.neutron.version>
144     <!-- ODL repository / plugin repository -->
145     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
146     <northbound.commons.version>0.4.2-SNAPSHOT</northbound.commons.version>
147     <northbound.hosttracker.version>1.4.2-SNAPSHOT</northbound.hosttracker.version>
148     <northbound.jolokia.version>1.4.2-SNAPSHOT</northbound.jolokia.version>
149     <opendaylight-l2-types.version>2013.08.27.4-SNAPSHOT</opendaylight-l2-types.version>
150     <osgi-brandfragment.web.version>0.0.2-SNAPSHOT</osgi-brandfragment.web.version>
151     <pax.exam.version>4.0.0</pax.exam.version>
152     <parboiled.version>1.1.6</parboiled.version>
153     <parboiled.scala.version>1.1.6</parboiled.scala.version>
154     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
155     <protobuf.version>2.5.0</protobuf.version>
156     <protocol-framework.version>0.5.0-SNAPSHOT</protocol-framework.version>
157     <protocol_plugins.openflow.version>0.4.2-SNAPSHOT</protocol_plugins.openflow.version>
158     <protocol_plugins.stub.version>0.4.2-SNAPSHOT</protocol_plugins.stub.version>
159     <routing.dijkstra_implementation.version>0.4.2-SNAPSHOT</routing.dijkstra_implementation.version>
160     <sal.connection.version>0.1.2-SNAPSHOT</sal.connection.version>
161     <sal.implementation.version>0.4.2-SNAPSHOT</sal.implementation.version>
162     <sal.networkconfiguration.version>0.0.3-SNAPSHOT</sal.networkconfiguration.version>
163     <sal.version>0.8.1-SNAPSHOT</sal.version>
164     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
165     <samples.loadbalancer>0.5.2-SNAPSHOT</samples.loadbalancer>
166     <samples.loadbalancer.northbound.version>0.4.2-SNAPSHOT</samples.loadbalancer.northbound.version>
167     <samples.simpleforwarding.version>0.4.2-SNAPSHOT</samples.simpleforwarding.version>
168     <sanitytest.version>0.4.2-SNAPSHOT</sanitytest.version>
169     <scala.version>2.10</scala.version>
170     <scala.micro.version>4</scala.micro.version>
171     <security.version>0.4.2-SNAPSHOT</security.version>
172     <karaf.security.version>0.4.2-SNAPSHOT</karaf.security.version>
173     <shapeless.version>1.2.4</shapeless.version>
174     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
175     <sonar.branch>${user.name}-private-view</sonar.branch>
176     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
177     <!-- Sonar properties using jacoco to retrieve integration test results -->
178     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
179     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
180     <sonar.language>java</sonar.language>
181     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
182     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
183     <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages</sonar.skippedModules>
184     <spifly.version>1.0.0</spifly.version>
185     <spring-osgi.version>1.2.1</spring-osgi.version>
186     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
187     <spring-security.version>3.1.3.RELEASE</spring-security.version>
188     <spring.version>3.1.3.RELEASE</spring.version>
189     <statistics.northbound.version>0.4.2-SNAPSHOT</statistics.northbound.version>
190     <statisticsmanager.implementation.version>0.4.2-SNAPSHOT</statisticsmanager.implementation.version>
191     <statisticsmanager.version>0.5.1-SNAPSHOT</statisticsmanager.version>
192     <subnets.northbound.version>0.4.2-SNAPSHOT</subnets.northbound.version>
193     <surefire.version>2.15</surefire.version>
194     <switchmanager.api.version>0.7.1-SNAPSHOT</switchmanager.api.version>
195     <switchmanager.implementation.version>0.4.2-SNAPSHOT</switchmanager.implementation.version>
196     <switchmanager.northbound.version>0.4.2-SNAPSHOT</switchmanager.northbound.version>
197     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
198     <topology.northbound.version>0.4.2-SNAPSHOT</topology.northbound.version>
199     <topology.web.version>0.4.2-SNAPSHOT</topology.web.version>
200     <topologymanager.version>0.4.2-SNAPSHOT</topologymanager.version>
201     <topologymanager.shell.version>1.0.0-SNAPSHOT</topologymanager.shell.version>
202     <troubleshoot.web.version>0.4.2-SNAPSHOT</troubleshoot.web.version>
203     <typesafe.config.version>1.2.0</typesafe.config.version>
204     <uncommons.maths.version>1.2.2a</uncommons.maths.version>
205     <usermanager.implementation.version>0.4.2-SNAPSHOT</usermanager.implementation.version>
206     <usermanager.northbound.version>0.0.2-SNAPSHOT</usermanager.northbound.version>
207     <usermanager.version>0.4.2-SNAPSHOT</usermanager.version>
208     <nsf.version>0.4.2-SNAPSHOT</nsf.version>
209     <web.version>0.4.2-SNAPSHOT</web.version>
210     <xtend.dstdir>src/main/xtend-gen</xtend.dstdir>
211     <yang-ext.version>2013.09.07.4-SNAPSHOT</yang-ext.version>
212     <yang-jmx-generator.version>1.0.0-SNAPSHOT</yang-jmx-generator.version>
213     <yangtools.version>0.6.2-SNAPSHOT</yangtools.version>
214       <sshd-core.version>0.12.0</sshd-core.version>
215   </properties>
216
217   <dependencyManagement>
218     <dependencies>
219        <!-- project specific dependencies -->
220       <dependency>
221         <groupId>${project.groupId}</groupId>
222         <artifactId>ietf-netconf-monitoring</artifactId>
223         <version>${netconf.version}</version>
224       </dependency>
225       <dependency>
226         <groupId>${project.groupId}</groupId>
227         <artifactId>ietf-netconf-monitoring-extension</artifactId>
228         <version>${netconf.version}</version>
229       </dependency>
230       <dependency>
231         <groupId>${project.groupId}</groupId>
232         <artifactId>netconf-netty-util</artifactId>
233         <version>${netconf.version}</version>
234       </dependency>
235       <dependency>
236         <groupId>org.apache.sshd</groupId>
237         <artifactId>sshd-core</artifactId>
238         <version>${sshd-core.version}</version>
239       </dependency>
240       <dependency>
241         <groupId>ch.qos.logback</groupId>
242         <artifactId>logback-classic</artifactId>
243         <version>${logback.version}</version>
244       </dependency>
245       <dependency>
246         <groupId>ch.qos.logback</groupId>
247         <artifactId>logback-core</artifactId>
248         <version>${logback.version}</version>
249       </dependency>
250       <dependency>
251         <groupId>com.codahale.metrics</groupId>
252         <artifactId>metrics-core</artifactId>
253         <version>${codahale.metrics.version}</version>
254       </dependency>
255       <dependency>
256         <groupId>com.codahale.metrics</groupId>
257         <artifactId>metrics-graphite</artifactId>
258         <version>${codahale.metrics.version}</version>
259       </dependency>
260       <dependency>
261         <groupId>com.fasterxml.jackson.core</groupId>
262         <artifactId>jackson-annotations</artifactId>
263         <version>${jackson.version}</version>
264       </dependency>
265       <dependency>
266         <groupId>com.fasterxml.jackson.core</groupId>
267         <artifactId>jackson-core</artifactId>
268         <version>${jackson.version}</version>
269       </dependency>
270       <dependency>
271         <groupId>com.fasterxml.jackson.core</groupId>
272         <artifactId>jackson-databind</artifactId>
273         <version>${jackson.version}</version>
274       </dependency>
275       <dependency>
276         <groupId>com.fasterxml.jackson.datatype</groupId>
277         <artifactId>jackson-datatype-json-org</artifactId>
278         <version>${jackson.version}</version>
279       </dependency>
280
281       <dependency>
282         <groupId>com.fasterxml.jackson.jaxrs</groupId>
283         <artifactId>jackson-jaxrs-base</artifactId>
284         <version>${jackson.version}</version>
285       </dependency>
286       <dependency>
287         <groupId>com.fasterxml.jackson.jaxrs</groupId>
288         <artifactId>jackson-jaxrs-json-provider</artifactId>
289         <version>${jackson.version}</version>
290       </dependency>
291       <dependency>
292         <groupId>com.fasterxml.jackson.module</groupId>
293         <artifactId>jackson-module-jaxb-annotations</artifactId>
294         <version>${jackson.version}</version>
295       </dependency>
296       <dependency>
297         <groupId>com.github.romix</groupId>
298         <artifactId>java-concurrent-hash-trie-map</artifactId>
299         <version>${ctrie.version}</version>
300       </dependency>
301       <dependency>
302         <groupId>com.google.code.findbugs</groupId>
303         <artifactId>jsr305</artifactId>
304         <version>${jsr305.api.version}</version>
305       </dependency>
306       <dependency>
307         <groupId>com.google.code.gson</groupId>
308         <artifactId>gson</artifactId>
309         <version>${gson.version}</version>
310       </dependency>
311       <dependency>
312         <groupId>com.google.guava</groupId>
313         <artifactId>guava</artifactId>
314         <version>${guava.version}</version>
315       </dependency>
316       <!-- 3rd party dependencies needed by config-->
317       <dependency>
318         <groupId>com.jcabi</groupId>
319         <artifactId>jcabi-maven-slf4j</artifactId>
320         <version>0.8</version>
321       </dependency>
322
323       <dependency>
324         <groupId>com.sun.jersey</groupId>
325         <artifactId>jersey-client</artifactId>
326         <version>${jersey.version}</version>
327       </dependency>
328       <!-- Jersey for JAXRS -->
329       <dependency>
330         <groupId>com.sun.jersey</groupId>
331         <artifactId>jersey-core</artifactId>
332         <version>${jersey.version}</version>
333       </dependency>
334       <dependency>
335         <groupId>com.sun.jersey</groupId>
336         <artifactId>jersey-server</artifactId>
337         <version>${jersey.version}</version>
338       </dependency>
339       <dependency>
340         <groupId>com.sun.jersey</groupId>
341         <artifactId>jersey-servlet</artifactId>
342         <version>${jersey-servlet.version}</version>
343       </dependency>
344
345       <dependency>
346         <groupId>com.typesafe.akka</groupId>
347         <artifactId>akka-actor_${scala.version}</artifactId>
348         <version>${akka.version}</version>
349       </dependency>
350
351       <dependency>
352         <groupId>com.typesafe.akka</groupId>
353         <artifactId>akka-cluster_${scala.version}</artifactId>
354         <version>${akka.version}</version>
355       </dependency>
356
357       <dependency>
358         <groupId>com.typesafe.akka</groupId>
359         <artifactId>akka-persistence-experimental_${scala.version}</artifactId>
360         <version>${akka.version}</version>
361       </dependency>
362
363       <dependency>
364         <groupId>com.typesafe.akka</groupId>
365         <artifactId>akka-remote_${scala.version}</artifactId>
366         <version>${akka.version}</version>
367       </dependency>
368       <dependency>
369         <groupId>com.typesafe.akka</groupId>
370         <artifactId>akka-testkit_${scala.version}</artifactId>
371         <version>${akka.version}</version>
372       </dependency>
373         <dependency>
374             <groupId>com.typesafe.akka</groupId>
375             <artifactId>akka-osgi_${scala.version}</artifactId>
376             <version>${akka.version}</version>
377         </dependency>
378         <dependency>
379             <groupId>com.typesafe.akka</groupId>
380             <artifactId>akka-slf4j_${scala.version}</artifactId>
381             <version>${akka.version}</version>
382         </dependency>
383       <dependency>
384         <groupId>commons-codec</groupId>
385         <artifactId>commons-codec</artifactId>
386         <version>${commons.codec.version}</version>
387       </dependency>
388       <dependency>
389         <groupId>commons-fileupload</groupId>
390         <artifactId>commons-fileupload</artifactId>
391         <version>${commons.fileupload.version}</version>
392       </dependency>
393       <dependency>
394         <groupId>commons-io</groupId>
395         <artifactId>commons-io</artifactId>
396         <version>${commons.io.version}</version>
397       </dependency>
398       <dependency>
399         <groupId>commons-lang</groupId>
400         <artifactId>commons-lang</artifactId>
401         <version>${commons.lang.version}</version>
402       </dependency>
403       <dependency>
404         <groupId>commons-net</groupId>
405         <artifactId>commons-net</artifactId>
406         <version>${commons.net.version}</version>
407       </dependency>
408       <dependency>
409         <groupId>eclipselink</groupId>
410         <artifactId>javax.persistence</artifactId>
411         <version>2.0.4.v201112161009</version>
412       </dependency>
413       <dependency>
414         <groupId>eclipselink</groupId>
415         <artifactId>javax.resource</artifactId>
416         <version>1.5.0.v200906010428</version>
417       </dependency>
418       <dependency>
419         <groupId>equinoxSDK381</groupId>
420         <artifactId>javax.servlet</artifactId>
421         <version>3.0.0.v201112011016</version>
422       </dependency>
423       <dependency>
424         <groupId>equinoxSDK381</groupId>
425         <artifactId>javax.servlet.jsp</artifactId>
426         <version>2.2.0.v201112011158</version>
427       </dependency>
428       <dependency>
429         <groupId>equinoxSDK381</groupId>
430         <artifactId>org.apache.felix.gogo.command</artifactId>
431         <version>0.8.0.v201108120515</version>
432       </dependency>
433       <dependency>
434         <groupId>equinoxSDK381</groupId>
435         <artifactId>org.apache.felix.gogo.runtime</artifactId>
436         <version>0.8.0.v201108120515</version>
437       </dependency>
438       <dependency>
439         <groupId>equinoxSDK381</groupId>
440         <artifactId>org.apache.felix.gogo.shell</artifactId>
441         <version>0.8.0.v201110170705</version>
442       </dependency>
443       <dependency>
444         <groupId>equinoxSDK381</groupId>
445         <artifactId>org.eclipse.equinox.cm</artifactId>
446         <version>1.0.400.v20120522-1841</version>
447       </dependency>
448       <dependency>
449         <groupId>equinoxSDK381</groupId>
450         <artifactId>org.eclipse.equinox.console</artifactId>
451         <version>1.0.0.v20120522-1841</version>
452       </dependency>
453       <dependency>
454         <groupId>equinoxSDK381</groupId>
455         <artifactId>org.eclipse.equinox.ds</artifactId>
456         <version>1.4.0.v20120522-1841</version>
457       </dependency>
458       <dependency>
459         <groupId>equinoxSDK381</groupId>
460         <artifactId>org.eclipse.equinox.launcher</artifactId>
461         <version>1.3.0.v20120522-1813</version>
462       </dependency>
463       <dependency>
464         <groupId>equinoxSDK381</groupId>
465         <artifactId>org.eclipse.equinox.util</artifactId>
466         <version>1.0.400.v20120522-2049</version>
467       </dependency>
468       <dependency>
469         <groupId>equinoxSDK381</groupId>
470         <artifactId>org.eclipse.osgi</artifactId>
471         <version>3.8.1.v20120830-144521</version>
472       </dependency>
473       <dependency>
474         <groupId>equinoxSDK381</groupId>
475         <artifactId>org.eclipse.osgi.services</artifactId>
476         <version>3.3.100.v20120522-1822</version>
477       </dependency>
478       <!-- Gemini Web -->
479       <dependency>
480         <groupId>geminiweb</groupId>
481         <artifactId>org.eclipse.gemini.web.core</artifactId>
482         <version>${geminiweb.version}</version>
483       </dependency>
484       <dependency>
485         <groupId>geminiweb</groupId>
486         <artifactId>org.eclipse.gemini.web.extender</artifactId>
487         <version>${geminiweb.version}</version>
488       </dependency>
489       <dependency>
490         <groupId>geminiweb</groupId>
491         <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
492         <version>${geminiweb.version}</version>
493       </dependency>
494       <dependency>
495         <groupId>geminiweb</groupId>
496         <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
497         <version>${virgo.version}</version>
498       </dependency>
499       <dependency>
500         <groupId>geminiweb</groupId>
501         <artifactId>org.eclipse.virgo.util.common</artifactId>
502         <version>${virgo.version}</version>
503       </dependency>
504       <dependency>
505         <groupId>geminiweb</groupId>
506         <artifactId>org.eclipse.virgo.util.io</artifactId>
507         <version>${virgo.version}</version>
508       </dependency>
509       <dependency>
510         <groupId>geminiweb</groupId>
511         <artifactId>org.eclipse.virgo.util.math</artifactId>
512         <version>${virgo.version}</version>
513       </dependency>
514       <dependency>
515         <groupId>geminiweb</groupId>
516         <artifactId>org.eclipse.virgo.util.osgi</artifactId>
517         <version>${virgo.version}</version>
518       </dependency>
519       <dependency>
520         <groupId>geminiweb</groupId>
521         <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
522         <version>${virgo.version}</version>
523       </dependency>
524       <dependency>
525         <groupId>geminiweb</groupId>
526         <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
527         <version>${virgo.version}</version>
528       </dependency>
529       <dependency>
530         <groupId>io.netty</groupId>
531         <artifactId>netty-buffer</artifactId>
532         <version>${netty.version}</version>
533       </dependency>
534       <dependency>
535         <groupId>io.netty</groupId>
536         <artifactId>netty-codec</artifactId>
537         <version>${netty.version}</version>
538       </dependency>
539       <dependency>
540         <groupId>io.netty</groupId>
541         <artifactId>netty-codec-http</artifactId>
542         <version>${netty.version}</version>
543       </dependency>
544       <dependency>
545         <groupId>io.netty</groupId>
546         <artifactId>netty-common</artifactId>
547         <version>${netty.version}</version>
548       </dependency>
549       <!-- Netty -->
550       <dependency>
551         <groupId>io.netty</groupId>
552         <artifactId>netty-handler</artifactId>
553         <version>${netty.version}</version>
554       </dependency>
555       <dependency>
556         <groupId>io.netty</groupId>
557         <artifactId>netty-transport</artifactId>
558         <version>${netty.version}</version>
559       </dependency>
560       <dependency>
561         <groupId>javax.ws.rs</groupId>
562         <artifactId>jsr311-api</artifactId>
563         <version>${jsr311.api.version}</version>
564       </dependency>
565       <dependency>
566         <groupId>net.sourceforge.pmd</groupId>
567         <artifactId>pmd</artifactId>
568         <version>5.1.0</version>
569       </dependency>
570       <dependency>
571         <groupId>orbit</groupId>
572         <artifactId>javax.activation</artifactId>
573         <version>1.1.0.v201211130549</version>
574       </dependency>
575       <dependency>
576         <groupId>orbit</groupId>
577         <artifactId>javax.annotation</artifactId>
578         <version>1.1.0.v201209060031</version>
579       </dependency>
580       <dependency>
581         <groupId>orbit</groupId>
582         <artifactId>javax.ejb</artifactId>
583         <version>3.1.1.v201204261316</version>
584       </dependency>
585       <dependency>
586         <groupId>orbit</groupId>
587         <artifactId>javax.el</artifactId>
588         <version>2.2.0.v201108011116</version>
589       </dependency>
590       <dependency>
591         <groupId>orbit</groupId>
592         <artifactId>javax.mail.glassfish</artifactId>
593         <version>1.4.1.v201108011116</version>
594       </dependency>
595       <dependency>
596         <groupId>orbit</groupId>
597         <artifactId>javax.servlet.jsp.jstl</artifactId>
598         <version>1.2.0.v201105211821</version>
599       </dependency>
600       <dependency>
601         <groupId>orbit</groupId>
602         <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
603         <version>1.2.0.v201210211230</version>
604       </dependency>
605       <dependency>
606         <groupId>orbit</groupId>
607         <artifactId>javax.xml.rpc</artifactId>
608         <version>1.1.0.v201005080400</version>
609       </dependency>
610       <dependency>
611         <groupId>orbit</groupId>
612         <artifactId>org.apache.catalina</artifactId>
613         <version>${commons.catalina}</version>
614       </dependency>
615       <dependency>
616         <groupId>orbit</groupId>
617         <artifactId>org.apache.catalina.ha</artifactId>
618         <version>${commons.catalina.ha}</version>
619       </dependency>
620       <dependency>
621         <groupId>orbit</groupId>
622         <artifactId>org.apache.catalina.tribes</artifactId>
623         <version>${commons.catalina.tribes}</version>
624       </dependency>
625       <dependency>
626         <groupId>orbit</groupId>
627         <artifactId>org.apache.coyote</artifactId>
628         <version>${commons.coyote}</version>
629       </dependency>
630       <dependency>
631         <groupId>orbit</groupId>
632         <artifactId>org.apache.el</artifactId>
633         <version>${commons.el}</version>
634       </dependency>
635       <dependency>
636         <groupId>orbit</groupId>
637         <artifactId>org.apache.jasper</artifactId>
638         <version>${commons.jasper}</version>
639       </dependency>
640       <dependency>
641         <groupId>orbit</groupId>
642         <artifactId>org.apache.juli.extras</artifactId>
643         <version>${commons.juli.version}</version>
644       </dependency>
645       <dependency>
646         <groupId>orbit</groupId>
647         <artifactId>org.apache.tomcat.api</artifactId>
648         <version>${commons.tomcat.api}</version>
649       </dependency>
650       <dependency>
651         <groupId>orbit</groupId>
652         <artifactId>org.apache.tomcat.util</artifactId>
653         <version>${commons.tomcat.util}</version>
654       </dependency>
655       <dependency>
656         <groupId>org.aopalliance</groupId>
657         <artifactId>com.springsource.org.aopalliance</artifactId>
658         <version>${aopalliance.version}</version>
659       </dependency>
660       <dependency>
661         <groupId>org.apache.commons</groupId>
662         <artifactId>commons-lang3</artifactId>
663         <version>${commons.lang3.version}</version>
664       </dependency>
665       <dependency>
666         <groupId>org.apache.felix</groupId>
667         <artifactId>org.apache.felix.dependencymanager</artifactId>
668         <version>${felix.dependencymanager.version}</version>
669       </dependency>
670       <dependency>
671         <groupId>org.apache.felix</groupId>
672         <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
673         <version>${felix.dependencymanager.shell.version}</version>
674       </dependency>
675       <dependency>
676         <groupId>org.apache.felix</groupId>
677         <artifactId>org.apache.felix.fileinstall</artifactId>
678         <version>${felix.fileinstall.version}</version>
679       </dependency>
680       <!-- felix webconsole -->
681       <dependency>
682         <groupId>org.apache.felix</groupId>
683         <artifactId>org.apache.felix.webconsole</artifactId>
684         <version>${felix.webconsole.version}</version>
685         <!-- the all bundle includes all the necessary plugins -->
686         <classifier>all</classifier>
687       </dependency>
688       <dependency>
689         <groupId>org.bouncycastle</groupId>
690         <artifactId>bcpkix-jdk15on</artifactId>
691         <version>${bouncycastle.version}</version>
692       </dependency>
693       <dependency>
694         <groupId>org.bouncycastle</groupId>
695         <artifactId>bcprov-jdk15on</artifactId>
696         <version>${bouncycastle.version}</version>
697       </dependency>
698       <dependency>
699         <groupId>org.codehaus.enunciate</groupId>
700         <artifactId>enunciate-core-annotations</artifactId>
701         <version>${enunciate.version}</version>
702       </dependency>
703       <dependency>
704         <groupId>org.codehaus.gmaven.runtime</groupId>
705         <artifactId>gmaven-runtime-2.0</artifactId>
706         <version>1.5</version>
707       </dependency>
708       <dependency>
709         <groupId>org.codehaus.jettison</groupId>
710         <artifactId>jettison</artifactId>
711         <version>${jettison.version}</version>
712       </dependency>
713       <dependency>
714         <groupId>org.eclipse</groupId>
715         <artifactId>jdt</artifactId>
716         <version>3.3.0-v20070607-1300</version>
717       </dependency>
718       <dependency>
719         <groupId>org.eclipse.equinox</groupId>
720         <artifactId>app</artifactId>
721         <version>1.0.0-v20070606</version>
722       </dependency>
723
724       <!-- equinox http service bridge -->
725       <dependency>
726         <groupId>org.eclipse.equinox.http</groupId>
727         <artifactId>servlet</artifactId>
728         <version>1.0.0-v20070606</version>
729       </dependency>
730       <dependency>
731         <groupId>org.eclipse.jdt</groupId>
732         <artifactId>core</artifactId>
733         <version>3.3.0-v_771</version>
734       </dependency>
735       <dependency>
736         <groupId>org.eclipse.persistence</groupId>
737         <artifactId>org.eclipse.persistence.antlr</artifactId>
738         <version>${eclipse.persistence.version}</version>
739       </dependency>
740       <dependency>
741         <groupId>org.eclipse.persistence</groupId>
742         <artifactId>org.eclipse.persistence.core</artifactId>
743         <version>${eclipse.persistence.version}</version>
744       </dependency>
745       <dependency>
746         <groupId>org.eclipse.persistence</groupId>
747         <artifactId>org.eclipse.persistence.moxy</artifactId>
748         <version>${eclipse.persistence.version}</version>
749       </dependency>
750
751       <!-- md-sal -->
752       <dependency>
753         <groupId>org.eclipse.xtend</groupId>
754         <artifactId>org.eclipse.xtend.lib</artifactId>
755         <version>${xtend.version}</version>
756       </dependency>
757       <dependency>
758         <groupId>org.glassfish.jersey.test-framework.providers</groupId>
759         <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
760         <version>2.4</version>
761       </dependency>
762       <dependency>
763         <groupId>org.javassist</groupId>
764         <artifactId>javassist</artifactId>
765         <version>${javassist.version}</version>
766       </dependency>
767       <dependency>
768         <groupId>org.jboss.resteasy</groupId>
769         <artifactId>jaxrs-api</artifactId>
770         <version>3.0.4.Final</version>
771       </dependency>
772       <dependency>
773         <groupId>org.jboss.spec.javax.transaction</groupId>
774         <artifactId>jboss-transaction-api_1.1_spec</artifactId>
775         <version>1.0.1.Final</version>
776       </dependency>
777       <dependency>
778         <groupId>org.jolokia</groupId>
779         <artifactId>jolokia-osgi</artifactId>
780         <version>${jolokia.version}</version>
781       </dependency>
782       <dependency>
783         <groupId>org.json</groupId>
784         <artifactId>json</artifactId>
785         <version>${org.json.version}</version>
786       </dependency>
787       <dependency>
788         <groupId>org.opendaylight.controller</groupId>
789         <artifactId>appauth</artifactId>
790         <version>${appauth.version}</version>
791       </dependency>
792       <dependency>
793         <groupId>org.opendaylight.controller</groupId>
794         <artifactId>arphandler</artifactId>
795         <version>${arphandler.version}</version>
796       </dependency>
797       <dependency>
798         <groupId>org.opendaylight.controller</groupId>
799         <artifactId>bundlescanner</artifactId>
800         <version>${bundlescanner.version}</version>
801       </dependency>
802       <dependency>
803         <groupId>org.opendaylight.controller</groupId>
804         <artifactId>bundlescanner.implementation</artifactId>
805         <version>${bundlescanner.version}</version>
806       </dependency>
807       <dependency>
808         <groupId>org.opendaylight.controller</groupId>
809         <artifactId>clustering.services</artifactId>
810         <version>${clustering.services.version}</version>
811       </dependency>
812       <dependency>
813         <groupId>org.opendaylight.controller</groupId>
814         <artifactId>clustering.services-implementation</artifactId>
815         <version>${clustering.services_implementation.version}</version>
816       </dependency>
817       <dependency>
818         <groupId>org.opendaylight.controller</groupId>
819         <artifactId>clustering.stub</artifactId>
820         <version>${clustering.stub.version}</version>
821       </dependency>
822
823       <!-- testing dependencies -->
824       <dependency>
825         <groupId>org.opendaylight.controller</groupId>
826         <artifactId>clustering.test</artifactId>
827         <version>${clustering.test.version}</version>
828       </dependency>
829       <dependency>
830         <groupId>org.opendaylight.controller</groupId>
831         <artifactId>commons.httpclient</artifactId>
832         <version>${commons.httpclient.version}</version>
833       </dependency>
834
835       <!-- Northbound bundles -->
836       <dependency>
837         <groupId>org.opendaylight.controller</groupId>
838         <artifactId>commons.northbound</artifactId>
839         <version>${commmons.northbound.version}</version>
840       </dependency>
841       <dependency>
842         <groupId>org.opendaylight.controller</groupId>
843         <artifactId>concepts</artifactId>
844         <version>${concepts.version}</version>
845       </dependency>
846
847       <!-- config-->
848       <dependency>
849         <groupId>org.opendaylight.controller</groupId>
850         <artifactId>config-api</artifactId>
851         <version>${config.version}</version>
852       </dependency>
853       <dependency>
854         <groupId>org.opendaylight.controller</groupId>
855         <artifactId>config-manager</artifactId>
856         <version>${config.version}</version>
857         <type>test-jar</type>
858       </dependency>
859       <dependency>
860         <groupId>org.opendaylight.controller</groupId>
861         <artifactId>config-manager</artifactId>
862         <version>${config.version}</version>
863       </dependency>
864       <dependency>
865         <groupId>org.opendaylight.controller</groupId>
866         <artifactId>config-netconf-connector</artifactId>
867         <version>${netconf.version}</version>
868       </dependency>
869       <dependency>
870         <groupId>org.opendaylight.controller</groupId>
871         <artifactId>config-persister-api</artifactId>
872         <version>${config.version}</version>
873         <type>test-jar</type>
874       </dependency>
875       <dependency>
876         <groupId>org.opendaylight.controller</groupId>
877         <artifactId>config-persister-api</artifactId>
878         <version>${config.version}</version>
879       </dependency>
880       <dependency>
881         <groupId>org.opendaylight.controller</groupId>
882         <artifactId>config-persister-directory-xml-adapter</artifactId>
883         <version>${config.version}</version>
884       </dependency>
885       <dependency>
886         <groupId>org.opendaylight.controller</groupId>
887         <artifactId>config-persister-file-xml-adapter</artifactId>
888         <version>${config.version}</version>
889       </dependency>
890       <dependency>
891         <groupId>org.opendaylight.controller</groupId>
892         <artifactId>config-persister-feature-adapter</artifactId>
893         <version>${config.version}</version>
894       </dependency>
895       <dependency>
896         <groupId>org.opendaylight.controller</groupId>
897         <artifactId>config-persister-impl</artifactId>
898         <version>${netconf.version}</version>
899       </dependency>
900
901       <dependency>
902         <groupId>org.opendaylight.controller</groupId>
903         <artifactId>config-util</artifactId>
904         <version>${config.version}</version>
905       </dependency>
906       <dependency>
907         <groupId>org.opendaylight.controller</groupId>
908         <artifactId>config-util</artifactId>
909         <version>${config.version}</version>
910         <type>test-jar</type>
911       </dependency>
912       <dependency>
913         <groupId>org.opendaylight.controller</groupId>
914         <artifactId>configuration</artifactId>
915         <version>${configuration.version}</version>
916       </dependency>
917       <dependency>
918         <groupId>org.opendaylight.controller</groupId>
919         <artifactId>configuration.implementation</artifactId>
920         <version>${configuration.implementation.version}</version>
921       </dependency>
922       <dependency>
923         <groupId>org.opendaylight.controller</groupId>
924         <artifactId>connectionmanager</artifactId>
925         <version>${connectionmanager.version}</version>
926       </dependency>
927       <dependency>
928         <groupId>org.opendaylight.controller</groupId>
929         <artifactId>connectionmanager.implementation</artifactId>
930         <version>${connectionmanager.version}</version>
931       </dependency>
932       <dependency>
933         <groupId>org.opendaylight.controller</groupId>
934         <artifactId>connectionmanager.northbound</artifactId>
935         <version>${connectionmanager.version}</version>
936       </dependency>
937       <dependency>
938         <groupId>org.opendaylight.controller</groupId>
939         <artifactId>containermanager</artifactId>
940         <version>${containermanager.version}</version>
941       </dependency>
942       <dependency>
943         <groupId>org.opendaylight.controller</groupId>
944         <artifactId>containermanager.implementation</artifactId>
945         <version>${containermanager.version}</version>
946       </dependency>
947       <dependency>
948         <groupId>org.opendaylight.controller</groupId>
949         <artifactId>containermanager.it.implementation</artifactId>
950         <version>${containermanager.it.version}</version>
951       </dependency>
952       <dependency>
953         <groupId>org.opendaylight.controller</groupId>
954         <artifactId>containermanager.northbound</artifactId>
955         <version>${containermanager.northbound.version}</version>
956       </dependency>
957       <dependency>
958         <groupId>org.opendaylight.controller</groupId>
959         <artifactId>containermanager.shell</artifactId>
960         <version>${containermanager.shell.version}</version>
961       </dependency>
962       <dependency>
963         <groupId>org.opendaylight.controller</groupId>
964         <artifactId>controllermanager.northbound</artifactId>
965         <version>${controllermanager.northbound.version}</version>
966       </dependency>
967       <dependency>
968         <groupId>org.opendaylight.controller</groupId>
969         <artifactId>devices.web</artifactId>
970         <version>${devices.web.version}</version>
971       </dependency>
972       <dependency>
973         <groupId>org.opendaylight.controller</groupId>
974         <artifactId>filter-valve</artifactId>
975         <version>${filtervalve.version}</version>
976       </dependency>
977       <dependency>
978         <groupId>org.opendaylight.controller</groupId>
979         <artifactId>flowprogrammer.northbound</artifactId>
980         <version>${flowprogrammer.northbound.version}</version>
981       </dependency>
982       <dependency>
983         <groupId>org.opendaylight.controller</groupId>
984         <artifactId>flows.web</artifactId>
985         <version>${flows.web.version}</version>
986       </dependency>
987       <dependency>
988         <groupId>org.opendaylight.controller</groupId>
989         <artifactId>forwarding.staticrouting</artifactId>
990         <version>${forwarding.staticrouting}</version>
991       </dependency>
992       <dependency>
993         <groupId>org.opendaylight.controller</groupId>
994         <artifactId>forwarding.staticrouting.northbound</artifactId>
995         <version>${forwarding.staticrouting.northbound.version}</version>
996       </dependency>
997       <dependency>
998         <groupId>org.opendaylight.controller</groupId>
999         <artifactId>forwardingrulesmanager</artifactId>
1000         <version>${forwardingrulesmanager.version}</version>
1001       </dependency>
1002       <dependency>
1003         <groupId>org.opendaylight.controller</groupId>
1004         <artifactId>forwardingrulesmanager.implementation</artifactId>
1005         <version>${forwardingrulesmanager.implementation.version}</version>
1006       </dependency>
1007
1008       <dependency>
1009         <groupId>org.opendaylight.controller</groupId>
1010         <artifactId>hosttracker</artifactId>
1011         <version>${hosttracker.api.version}</version>
1012       </dependency>
1013       <dependency>
1014         <groupId>org.opendaylight.controller</groupId>
1015         <artifactId>hosttracker.implementation</artifactId>
1016         <version>${hosttracker.implementation.version}</version>
1017       </dependency>
1018       <dependency>
1019         <groupId>org.opendaylight.controller</groupId>
1020         <artifactId>hosttracker.northbound</artifactId>
1021         <version>${hosttracker.northbound.version}</version>
1022       </dependency>
1023       <dependency>
1024         <groupId>org.opendaylight.controller</groupId>
1025         <artifactId>hosttracker.shell</artifactId>
1026         <version>${hosttracker.shell.version}</version>
1027       </dependency>
1028       <dependency>
1029         <groupId>org.opendaylight.controller</groupId>
1030         <artifactId>hosttracker_new</artifactId>
1031         <version>${hosttracker_new.api.version}</version>
1032       </dependency>
1033       <dependency>
1034         <groupId>org.opendaylight.controller</groupId>
1035         <artifactId>httpservice-bridge</artifactId>
1036         <version>0.0.2-SNAPSHOT</version>
1037       </dependency>
1038       <dependency>
1039         <groupId>org.opendaylight.controller</groupId>
1040         <artifactId>jolokia-bridge</artifactId>
1041         <version>0.0.2-SNAPSHOT</version>
1042       </dependency>
1043       <!-- Karaf Dependencies -->
1044       <dependency>
1045         <groupId>org.opendaylight.controller</groupId>
1046         <artifactId>karaf.branding</artifactId>
1047         <version>${karaf.branding.version}</version>
1048       </dependency>
1049       <dependency>
1050         <groupId>org.opendaylight.controller</groupId>
1051         <artifactId>liblldp</artifactId>
1052         <version>${sal.version}</version>
1053       </dependency>
1054       <dependency>
1055         <groupId>org.opendaylight.controller</groupId>
1056         <artifactId>logback-config</artifactId>
1057         <version>${config.version}</version>
1058       </dependency>
1059       <!-- Debug and logging -->
1060       <dependency>
1061         <groupId>org.opendaylight.controller</groupId>
1062         <artifactId>logging.bridge</artifactId>
1063         <version>${logging.bridge.version}</version>
1064       </dependency>
1065       <dependency>
1066         <groupId>org.opendaylight.controller</groupId>
1067         <artifactId>dummy-console</artifactId>
1068         <version>${dummy-console.version}</version>
1069       </dependency>
1070
1071       <!-- Netconf -->
1072       <dependency>
1073         <groupId>org.opendaylight.controller</groupId>
1074         <artifactId>netconf-api</artifactId>
1075         <version>${netconf.version}</version>
1076       </dependency>
1077       <dependency>
1078         <groupId>org.opendaylight.controller</groupId>
1079         <artifactId>netconf-client</artifactId>
1080         <version>${netconf.version}</version>
1081       </dependency>
1082       <dependency>
1083         <groupId>org.opendaylight.controller</groupId>
1084         <artifactId>netconf-client</artifactId>
1085         <version>${netconf.version}</version>
1086         <type>test-jar</type>
1087       </dependency>
1088
1089       <!--Netconf config-->
1090       <dependency>
1091         <groupId>org.opendaylight.controller</groupId>
1092         <artifactId>netconf-config-dispatcher</artifactId>
1093         <version>${netconf.version}</version>
1094       </dependency>
1095       <dependency>
1096         <groupId>org.opendaylight.controller</groupId>
1097         <artifactId>netconf-impl</artifactId>
1098         <version>${netconf.version}</version>
1099       </dependency>
1100       <dependency>
1101         <groupId>org.opendaylight.controller</groupId>
1102         <artifactId>netconf-impl</artifactId>
1103         <version>${netconf.version}</version>
1104         <type>test-jar</type>
1105       </dependency>
1106       <dependency>
1107         <groupId>org.opendaylight.controller</groupId>
1108         <artifactId>netconf-mapping-api</artifactId>
1109         <version>${netconf.version}</version>
1110       </dependency>
1111       <dependency>
1112         <groupId>org.opendaylight.controller</groupId>
1113         <artifactId>netconf-monitoring</artifactId>
1114         <version>${netconf.version}</version>
1115       </dependency>
1116       <dependency>
1117         <groupId>org.opendaylight.controller</groupId>
1118         <artifactId>netconf-netty-util</artifactId>
1119         <version>${netconf.version}</version>
1120         <type>test-jar</type>
1121       </dependency>
1122         <dependency>
1123             <groupId>org.opendaylight.controller</groupId>
1124             <artifactId>netconf-auth</artifactId>
1125             <version>${netconf.version}</version>
1126         </dependency>
1127         <dependency>
1128             <groupId>org.opendaylight.controller</groupId>
1129             <artifactId>netconf-usermanager</artifactId>
1130             <version>${netconf.version}</version>
1131         </dependency>
1132       <dependency>
1133         <groupId>org.opendaylight.controller</groupId>
1134         <artifactId>netconf-ssh</artifactId>
1135         <version>${netconf.version}</version>
1136       </dependency>
1137       <dependency>
1138         <groupId>org.opendaylight.controller</groupId>
1139         <artifactId>netconf-ssh</artifactId>
1140         <version>${netconf.version}</version>
1141         <type>test-jar</type>
1142       </dependency>
1143       <dependency>
1144         <groupId>org.opendaylight.controller</groupId>
1145         <artifactId>netconf-tcp</artifactId>
1146         <version>${netconf.version}</version>
1147       </dependency>
1148       <dependency>
1149         <groupId>org.opendaylight.controller</groupId>
1150         <artifactId>netconf-util</artifactId>
1151         <version>${netconf.version}</version>
1152       </dependency>
1153       <dependency>
1154         <groupId>org.opendaylight.controller</groupId>
1155         <artifactId>netconf-util</artifactId>
1156         <version>${netconf.version}</version>
1157         <type>test-jar</type>
1158       </dependency>
1159       <dependency>
1160         <groupId>org.opendaylight.controller</groupId>
1161         <artifactId>netty-config-api</artifactId>
1162         <version>${config.version}</version>
1163       </dependency>
1164       <dependency>
1165         <groupId>org.opendaylight.controller</groupId>
1166         <artifactId>netty-event-executor-config</artifactId>
1167         <version>${config.version}</version>
1168       </dependency>
1169       <dependency>
1170         <groupId>org.opendaylight.controller</groupId>
1171         <artifactId>netty-threadgroup-config</artifactId>
1172         <version>${config.version}</version>
1173       </dependency>
1174       <dependency>
1175         <groupId>org.opendaylight.controller</groupId>
1176         <artifactId>netty-timer-config</artifactId>
1177         <version>${config.version}</version>
1178       </dependency>
1179       <dependency>
1180         <groupId>org.opendaylight.controller</groupId>
1181         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
1182         <version>${networkconfig.bridgedomain.northbound.version}</version>
1183       </dependency>
1184
1185       <!--  Neutron -->
1186       <dependency>
1187         <groupId>org.opendaylight.controller</groupId>
1188         <artifactId>networkconfig.neutron</artifactId>
1189         <version>${networkconfig.neutron.version}</version>
1190       </dependency>
1191       <dependency>
1192         <groupId>org.opendaylight.controller</groupId>
1193         <artifactId>networkconfig.neutron.implementation</artifactId>
1194         <version>${networkconfig.neutron.implementation.version}</version>
1195       </dependency>
1196       <dependency>
1197         <groupId>org.opendaylight.controller</groupId>
1198         <artifactId>networkconfig.neutron.northbound</artifactId>
1199         <version>${networkconfig.neutron.northbound.version}</version>
1200       </dependency>
1201       <dependency>
1202         <groupId>org.opendaylight.controller</groupId>
1203         <artifactId>osgi-brandfragment.web</artifactId>
1204         <version>${osgi-brandfragment.web.version}</version>
1205       </dependency>
1206       <!-- Southbound bundles -->
1207       <dependency>
1208         <groupId>org.opendaylight.controller</groupId>
1209         <artifactId>protocol-framework</artifactId>
1210         <version>${protocol-framework.version}</version>
1211       </dependency>
1212       <dependency>
1213         <groupId>org.opendaylight.controller</groupId>
1214         <artifactId>protocol_plugins.openflow</artifactId>
1215         <version>${protocol_plugins.openflow.version}</version>
1216       </dependency>
1217       <dependency>
1218         <groupId>org.opendaylight.controller</groupId>
1219         <artifactId>protocol_plugins.stub</artifactId>
1220         <version>${protocol_plugins.stub.version}</version>
1221       </dependency>
1222       <dependency>
1223         <groupId>org.opendaylight.controller</groupId>
1224         <artifactId>routing.dijkstra_implementation</artifactId>
1225         <version>${routing.dijkstra_implementation.version}</version>
1226       </dependency>
1227
1228       <!-- SAL bundles -->
1229       <dependency>
1230         <groupId>org.opendaylight.controller</groupId>
1231         <artifactId>sal</artifactId>
1232         <version>${sal.version}</version>
1233       </dependency>
1234       <dependency>
1235         <groupId>org.opendaylight.controller</groupId>
1236         <artifactId>sal-binding-api</artifactId>
1237         <version>${mdsal.version}</version>
1238       </dependency>
1239       <dependency>
1240         <groupId>org.opendaylight.controller</groupId>
1241         <artifactId>sal-binding-broker-impl</artifactId>
1242         <version>${mdsal.version}</version>
1243       </dependency>
1244       <dependency>
1245         <groupId>org.opendaylight.controller</groupId>
1246         <artifactId>sal-binding-config</artifactId>
1247         <version>${mdsal.version}</version>
1248       </dependency>
1249       <dependency>
1250         <groupId>org.opendaylight.controller</groupId>
1251         <artifactId>sal-binding-util</artifactId>
1252         <version>${mdsal.version}</version>
1253       </dependency>
1254       <dependency>
1255         <groupId>org.opendaylight.controller</groupId>
1256         <artifactId>sal-broker-impl</artifactId>
1257         <version>${mdsal.version}</version>
1258       </dependency>
1259       <dependency>
1260         <groupId>org.opendaylight.controller</groupId>
1261         <artifactId>sal-common</artifactId>
1262         <version>${mdsal.version}</version>
1263       </dependency>
1264       <dependency>
1265         <groupId>org.opendaylight.controller</groupId>
1266         <artifactId>sal-common-api</artifactId>
1267         <version>${mdsal.version}</version>
1268       </dependency>
1269       <dependency>
1270         <groupId>org.opendaylight.controller</groupId>
1271         <artifactId>sal-common-impl</artifactId>
1272         <version>${mdsal.version}</version>
1273       </dependency>
1274       <dependency>
1275         <groupId>org.opendaylight.controller</groupId>
1276         <artifactId>sal-common-util</artifactId>
1277         <version>${mdsal.version}</version>
1278       </dependency>
1279       <dependency>
1280         <groupId>org.opendaylight.controller</groupId>
1281         <artifactId>sal-inmemory-datastore</artifactId>
1282         <version>${mdsal.version}</version>
1283       </dependency>
1284       <dependency>
1285         <groupId>org.opendaylight.controller</groupId>
1286         <artifactId>sal-compatibility</artifactId>
1287         <version>${mdsal.version}</version>
1288       </dependency>
1289       <dependency>
1290         <groupId>org.opendaylight.controller</groupId>
1291         <artifactId>sal-connector-api</artifactId>
1292         <version>${mdsal.version}</version>
1293       </dependency>
1294       <dependency>
1295         <groupId>org.opendaylight.controller</groupId>
1296         <artifactId>sal-dom-xsql</artifactId>
1297         <version>${mdsal.version}</version>
1298       </dependency>
1299       <dependency>
1300         <groupId>org.opendaylight.controller</groupId>
1301         <artifactId>sal-dom-xsql-config</artifactId>
1302         <version>${mdsal.version}</version>
1303         <classifier>config</classifier>
1304         <type>xml</type>
1305       </dependency>
1306       <dependency>
1307         <groupId>org.opendaylight.controller</groupId>
1308         <artifactId>sal-core-api</artifactId>
1309         <version>${mdsal.version}</version>
1310       </dependency>
1311       <dependency>
1312         <groupId>org.opendaylight.controller</groupId>
1313         <artifactId>sal-core-spi</artifactId>
1314         <version>${mdsal.version}</version>
1315       </dependency>
1316       <dependency>
1317         <groupId>org.opendaylight.controller</groupId>
1318         <artifactId>sal-netconf-connector</artifactId>
1319         <version>${mdsal.version}</version>
1320       </dependency>
1321       <dependency>
1322         <groupId>org.opendaylight.controller</groupId>
1323         <artifactId>sal-remote</artifactId>
1324         <version>${mdsal.version}</version>
1325       </dependency>
1326       <dependency>
1327         <groupId>org.opendaylight.controller</groupId>
1328         <artifactId>sal-rest-connector</artifactId>
1329         <version>${mdsal.version}</version>
1330       </dependency>
1331       <dependency>
1332         <groupId>org.opendaylight.controller</groupId>
1333         <artifactId>sal-rest-connector-config</artifactId>
1334         <version>${mdsal.version}</version>
1335       </dependency>
1336       <dependency>
1337         <groupId>org.opendaylight.controller</groupId>
1338         <artifactId>config-netty-config</artifactId>
1339         <version>${config.version}</version>
1340       </dependency>
1341       <dependency>
1342         <groupId>org.opendaylight.controller</groupId>
1343         <artifactId>md-sal-config</artifactId>
1344         <version>${mdsal.version}</version>
1345       </dependency>
1346       <dependency>
1347         <groupId>org.opendaylight.controller</groupId>
1348         <artifactId>netconf-config</artifactId>
1349         <version>${netconf.version}</version>
1350       </dependency>
1351       <dependency>
1352         <groupId>org.opendaylight.controller</groupId>
1353         <artifactId>netconf-connector-config</artifactId>
1354         <version>${netconf.version}</version>
1355       </dependency>
1356       <dependency>
1357         <groupId>org.opendaylight.controller</groupId>
1358         <artifactId>sal-rest-docgen</artifactId>
1359         <version>${mdsal.version}</version>
1360       </dependency>
1361       <dependency>
1362         <groupId>org.opendaylight.controller</groupId>
1363         <artifactId>sal-restconf-broker</artifactId>
1364         <version>${mdsal.version}</version>
1365       </dependency>
1366       <dependency>
1367         <groupId>org.opendaylight.controller</groupId>
1368         <artifactId>sal-test-model</artifactId>
1369         <version>${mdsal.version}</version>
1370       </dependency>
1371       <dependency>
1372         <groupId>org.opendaylight.controller</groupId>
1373         <artifactId>sal-distributed-datastore</artifactId>
1374         <version>${mdsal.version}</version>
1375       </dependency>
1376         <dependency>
1377             <groupId>org.opendaylight.controller</groupId>
1378             <artifactId>sal-clustering-commons</artifactId>
1379             <version>${mdsal.version}</version>
1380         </dependency>
1381       <dependency>
1382         <groupId>org.opendaylight.controller</groupId>
1383         <artifactId>sal-clustering-config</artifactId>
1384         <version>${mdsal.version}</version>
1385       </dependency>
1386
1387       <dependency>
1388         <groupId>org.opendaylight.controller</groupId>
1389         <artifactId>sal-remoterpc-connector</artifactId>
1390         <version>${mdsal.version}</version>
1391       </dependency>
1392
1393
1394       <!-- SAL Extension bundles -->
1395       <dependency>
1396         <groupId>org.opendaylight.controller</groupId>
1397         <artifactId>sal.connection</artifactId>
1398         <version>${sal.connection.version}</version>
1399       </dependency>
1400       <dependency>
1401         <groupId>org.opendaylight.controller</groupId>
1402         <artifactId>sal.connection.implementation</artifactId>
1403         <version>${sal.connection.version}</version>
1404       </dependency>
1405       <dependency>
1406         <groupId>org.opendaylight.controller</groupId>
1407         <artifactId>sal.implementation</artifactId>
1408         <version>${sal.implementation.version}</version>
1409       </dependency>
1410       <dependency>
1411         <groupId>org.opendaylight.controller</groupId>
1412         <artifactId>sal.networkconfiguration</artifactId>
1413         <version>${sal.networkconfiguration.version}</version>
1414       </dependency>
1415       <dependency>
1416         <groupId>org.opendaylight.controller</groupId>
1417         <artifactId>sal.networkconfiguration.implementation</artifactId>
1418         <version>${sal.networkconfiguration.version}</version>
1419       </dependency>
1420
1421       <!-- samples -->
1422       <dependency>
1423         <groupId>org.opendaylight.controller</groupId>
1424         <artifactId>samples.loadbalancer</artifactId>
1425         <version>${samples.loadbalancer}</version>
1426       </dependency>
1427       <dependency>
1428         <groupId>org.opendaylight.controller</groupId>
1429         <artifactId>samples.loadbalancer.northbound</artifactId>
1430         <version>${samples.loadbalancer.northbound.version}</version>
1431       </dependency>
1432       <dependency>
1433         <groupId>org.opendaylight.controller</groupId>
1434         <artifactId>samples.simpleforwarding</artifactId>
1435         <version>${samples.simpleforwarding.version}</version>
1436       </dependency>
1437       <dependency>
1438         <groupId>org.opendaylight.controller</groupId>
1439         <artifactId>sanitytest</artifactId>
1440         <version>${sanitytest.version}</version>
1441       </dependency>
1442       <dependency>
1443         <groupId>org.opendaylight.controller</groupId>
1444         <artifactId>security</artifactId>
1445         <version>${security.version}</version>
1446       </dependency>
1447       <dependency>
1448         <groupId>org.opendaylight.controller</groupId>
1449         <artifactId>karaf-tomcat-security</artifactId>
1450         <version>${karaf.security.version}</version>
1451       </dependency>
1452
1453       <dependency>
1454         <groupId>org.opendaylight.controller</groupId>
1455         <artifactId>shutdown-api</artifactId>
1456         <version>${config.version}</version>
1457       </dependency>
1458       <dependency>
1459         <groupId>org.opendaylight.controller</groupId>
1460         <artifactId>shutdown-impl</artifactId>
1461         <version>${config.version}</version>
1462       </dependency>
1463       <dependency>
1464         <groupId>org.opendaylight.controller</groupId>
1465         <artifactId>statistics.northbound</artifactId>
1466         <version>${statistics.northbound.version}</version>
1467       </dependency>
1468       <dependency>
1469         <groupId>org.opendaylight.controller</groupId>
1470         <artifactId>statisticsmanager</artifactId>
1471         <version>${statisticsmanager.version}</version>
1472       </dependency>
1473       <dependency>
1474         <groupId>org.opendaylight.controller</groupId>
1475         <artifactId>statisticsmanager.implementation</artifactId>
1476         <version>${statisticsmanager.implementation.version}</version>
1477       </dependency>
1478       <dependency>
1479         <groupId>org.opendaylight.controller</groupId>
1480         <artifactId>subnets.northbound</artifactId>
1481         <version>${subnets.northbound.version}</version>
1482       </dependency>
1483       <dependency>
1484         <groupId>org.opendaylight.controller</groupId>
1485         <artifactId>switchmanager</artifactId>
1486         <version>${switchmanager.api.version}</version>
1487       </dependency>
1488       <dependency>
1489         <groupId>org.opendaylight.controller</groupId>
1490         <artifactId>switchmanager.implementation</artifactId>
1491         <version>${switchmanager.implementation.version}</version>
1492       </dependency>
1493       <dependency>
1494         <groupId>org.opendaylight.controller</groupId>
1495         <artifactId>switchmanager.northbound</artifactId>
1496         <version>${switchmanager.northbound.version}</version>
1497       </dependency>
1498
1499       <!-- threadpool -->
1500       <dependency>
1501         <groupId>org.opendaylight.controller</groupId>
1502         <artifactId>threadpool-config-api</artifactId>
1503         <version>${config.version}</version>
1504       </dependency>
1505       <dependency>
1506         <groupId>org.opendaylight.controller</groupId>
1507         <artifactId>threadpool-config-impl</artifactId>
1508         <version>${config.version}</version>
1509       </dependency>
1510       <dependency>
1511         <groupId>org.opendaylight.controller</groupId>
1512         <artifactId>topology.northbound</artifactId>
1513         <version>${topology.northbound.version}</version>
1514       </dependency>
1515       <dependency>
1516         <groupId>org.opendaylight.controller</groupId>
1517         <artifactId>topology.web</artifactId>
1518         <version>${topology.web.version}</version>
1519       </dependency>
1520       <dependency>
1521         <groupId>org.opendaylight.controller</groupId>
1522         <artifactId>topologymanager</artifactId>
1523         <version>${topologymanager.version}</version>
1524       </dependency>
1525       <dependency>
1526         <groupId>org.opendaylight.controller</groupId>
1527         <artifactId>topologymanager.shell</artifactId>
1528         <version>${topologymanager.shell.version}</version>
1529       </dependency>
1530       <dependency>
1531         <groupId>org.opendaylight.controller</groupId>
1532         <artifactId>troubleshoot.web</artifactId>
1533         <version>${troubleshoot.web.version}</version>
1534       </dependency>
1535       <dependency>
1536         <groupId>org.opendaylight.controller</groupId>
1537         <artifactId>usermanager</artifactId>
1538         <version>${usermanager.version}</version>
1539       </dependency>
1540       <dependency>
1541         <groupId>org.opendaylight.controller</groupId>
1542         <artifactId>usermanager.implementation</artifactId>
1543         <version>${usermanager.implementation.version}</version>
1544       </dependency>
1545       <dependency>
1546         <groupId>org.opendaylight.controller</groupId>
1547         <artifactId>usermanager.northbound</artifactId>
1548         <version>${usermanager.northbound.version}</version>
1549       </dependency>
1550
1551       <!--  Web bundles -->
1552       <dependency>
1553         <groupId>org.opendaylight.controller</groupId>
1554         <artifactId>web</artifactId>
1555         <version>${web.version}</version>
1556       </dependency>
1557       <dependency>
1558         <groupId>org.opendaylight.controller</groupId>
1559         <artifactId>yang-jmx-generator</artifactId>
1560         <version>${config.version}</version>
1561       </dependency>
1562       <dependency>
1563         <groupId>org.opendaylight.controller</groupId>
1564         <artifactId>yang-jmx-generator</artifactId>
1565         <version>${config.version}</version>
1566         <type>test-jar</type>
1567       </dependency>
1568       <dependency>
1569         <groupId>org.opendaylight.controller</groupId>
1570         <artifactId>yang-test</artifactId>
1571         <version>${config.version}</version>
1572       </dependency>
1573       <dependency>
1574         <groupId>org.opendaylight.controller.md</groupId>
1575         <artifactId>forwardingrules-manager</artifactId>
1576         <version>${mdsal.version}</version>
1577       </dependency>
1578       <dependency>
1579         <groupId>org.opendaylight.controller.md</groupId>
1580         <artifactId>inventory-manager</artifactId>
1581         <version>${mdsal.version}</version>
1582       </dependency>
1583       <dependency>
1584         <groupId>org.opendaylight.controller.md</groupId>
1585         <artifactId>statistics-manager</artifactId>
1586         <version>${mdsal.version}</version>
1587       </dependency>
1588       <dependency>
1589         <groupId>org.opendaylight.controller.md</groupId>
1590         <artifactId>topology-lldp-discovery</artifactId>
1591         <version>${mdsal.version}</version>
1592       </dependency>
1593       <dependency>
1594         <groupId>org.opendaylight.controller.md</groupId>
1595         <artifactId>topology-manager</artifactId>
1596         <version>${mdsal.version}</version>
1597       </dependency>
1598       <dependency>
1599         <groupId>org.opendaylight.controller.model</groupId>
1600         <artifactId>model-flow-base</artifactId>
1601         <version>${mdsal.version}</version>
1602       </dependency>
1603       <dependency>
1604         <groupId>org.opendaylight.controller.model</groupId>
1605         <artifactId>model-flow-service</artifactId>
1606         <version>${mdsal.version}</version>
1607       </dependency>
1608       <dependency>
1609         <groupId>org.opendaylight.controller.model</groupId>
1610         <artifactId>model-flow-statistics</artifactId>
1611         <version>${mdsal.version}</version>
1612       </dependency>
1613       <dependency>
1614         <groupId>org.opendaylight.controller.model</groupId>
1615         <artifactId>model-inventory</artifactId>
1616         <version>${mdsal.version}</version>
1617       </dependency>
1618       <dependency>
1619         <groupId>org.opendaylight.controller.model</groupId>
1620         <artifactId>model-topology</artifactId>
1621         <version>${mdsal.version}</version>
1622       </dependency>
1623       <dependency>
1624         <groupId>org.opendaylight.controller.samples</groupId>
1625         <artifactId>sample-toaster</artifactId>
1626         <version>${mdsal.version}</version>
1627       </dependency>
1628       <dependency>
1629         <groupId>org.opendaylight.controller.samples</groupId>
1630         <artifactId>sample-toaster-consumer</artifactId>
1631         <version>${mdsal.version}</version>
1632       </dependency>
1633
1634       <dependency>
1635         <groupId>org.opendaylight.controller.samples</groupId>
1636         <artifactId>sample-toaster-provider</artifactId>
1637         <version>${mdsal.version}</version>
1638       </dependency>
1639       <dependency>
1640         <groupId>org.opendaylight.controller.samples</groupId>
1641         <artifactId>toaster-config</artifactId>
1642         <version>${mdsal.version}</version>
1643       </dependency>
1644       <dependency>
1645         <groupId>org.opendaylight.yangtools</groupId>
1646         <artifactId>features-test</artifactId>
1647         <version>${yangtools.version}</version>
1648         <scope>test</scope>
1649       </dependency>
1650       <dependency>
1651         <groupId>org.opendaylight.yangtools</groupId>
1652         <artifactId>features-yangtools</artifactId>
1653         <version>${yangtools.version}</version>
1654         <classifier>features</classifier>
1655         <type>xml</type>
1656         <scope>runtime</scope>
1657       </dependency>
1658       <dependency>
1659         <groupId>org.opendaylight.controller.samples</groupId>
1660         <artifactId>features-toaster</artifactId>
1661         <version>${mdsal.version}</version>
1662         <classifier>features</classifier>
1663         <type>xml</type>
1664         <scope>runtime</scope>
1665       </dependency>
1666       <dependency>
1667         <groupId>org.opendaylight.controller</groupId>
1668         <artifactId>features-config-netty</artifactId>
1669         <version>${config.version}</version>
1670         <classifier>features</classifier>
1671         <type>xml</type>
1672         <scope>runtime</scope>
1673       </dependency>
1674       <dependency>
1675         <groupId>org.opendaylight.controller</groupId>
1676         <artifactId>features-flow</artifactId>
1677         <version>${mdsal.version}</version>
1678         <classifier>features</classifier>
1679         <type>xml</type>
1680         <scope>runtime</scope>
1681       </dependency>
1682       <dependency>
1683         <groupId>org.opendaylight.controller.thirdparty</groupId>
1684         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
1685         <version>${jersey-servlet.version}</version>
1686       </dependency>
1687       <dependency>
1688         <groupId>org.opendaylight.controller.thirdparty</groupId>
1689         <artifactId>ganymed</artifactId>
1690         <version>${ganymed.version}</version>
1691       </dependency>
1692       <!-- Third parties from opendaylight released -->
1693       <dependency>
1694         <groupId>org.opendaylight.controller.thirdparty</groupId>
1695         <artifactId>net.sf.jung2</artifactId>
1696         <version>2.0.1</version>
1697       </dependency>
1698       <dependency>
1699         <groupId>org.opendaylight.controller.thirdparty</groupId>
1700         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
1701         <version>${corsfilter.version}</version>
1702       </dependency>
1703       <dependency>
1704         <groupId>org.opendaylight.controller.thirdparty</groupId>
1705         <artifactId>org.openflow.openflowj</artifactId>
1706         <version>1.0.2</version>
1707       </dependency>
1708       <dependency>
1709         <groupId>org.opendaylight.yangtools</groupId>
1710         <artifactId>binding-generator-impl</artifactId>
1711         <version>${yangtools.version}</version>
1712       </dependency>
1713       <dependency>
1714         <groupId>org.opendaylight.yangtools</groupId>
1715         <artifactId>binding-data-codec</artifactId>
1716         <version>${yangtools.version}</version>
1717       </dependency>
1718       <dependency>
1719         <groupId>org.opendaylight.yangtools</groupId>
1720         <artifactId>binding-generator-spi</artifactId>
1721         <version>${yangtools.version}</version>
1722       </dependency>
1723       <dependency>
1724         <groupId>org.opendaylight.yangtools</groupId>
1725         <artifactId>binding-generator-util</artifactId>
1726         <version>${yangtools.version}</version>
1727       </dependency>
1728       <dependency>
1729         <groupId>org.opendaylight.yangtools</groupId>
1730         <artifactId>binding-type-provider</artifactId>
1731         <version>${yangtools.version}</version>
1732       </dependency>
1733       <dependency>
1734         <groupId>org.opendaylight.yangtools</groupId>
1735         <artifactId>concepts</artifactId>
1736         <version>${yangtools.version}</version>
1737       </dependency>
1738       <dependency>
1739         <groupId>org.opendaylight.yangtools</groupId>
1740         <artifactId>object-cache-api</artifactId>
1741         <version>${yangtools.version}</version>
1742       </dependency>
1743       <dependency>
1744         <groupId>org.opendaylight.yangtools</groupId>
1745         <artifactId>object-cache-guava</artifactId>
1746         <version>${yangtools.version}</version>
1747       </dependency>
1748       <dependency>
1749         <groupId>org.opendaylight.yangtools</groupId>
1750         <artifactId>restconf-client-api</artifactId>
1751         <version>${yangtools.version}</version>
1752       </dependency>
1753       <dependency>
1754         <groupId>org.opendaylight.yangtools</groupId>
1755         <artifactId>restconf-client-impl</artifactId>
1756         <version>${yangtools.version}</version>
1757       </dependency>
1758       <dependency>
1759         <groupId>org.opendaylight.yangtools</groupId>
1760         <artifactId>util</artifactId>
1761         <version>${yangtools.version}</version>
1762       </dependency>
1763       <dependency>
1764         <groupId>org.opendaylight.yangtools</groupId>
1765         <artifactId>yang-data-composite-node</artifactId>
1766         <version>${yangtools.version}</version>
1767       </dependency>
1768       <dependency>
1769         <groupId>org.opendaylight.yangtools</groupId>
1770         <artifactId>yang-data-codec-gson</artifactId>
1771         <version>${yangtools.version}</version>
1772       </dependency>
1773
1774       <!-- yangtools dependencies -->
1775       <dependency>
1776         <groupId>org.opendaylight.yangtools</groupId>
1777         <artifactId>yang-binding</artifactId>
1778         <version>${yangtools.version}</version>
1779       </dependency>
1780       <dependency>
1781         <groupId>org.opendaylight.yangtools</groupId>
1782         <artifactId>yang-common</artifactId>
1783         <version>${yangtools.version}</version>
1784       </dependency>
1785       <dependency>
1786         <groupId>org.opendaylight.yangtools</groupId>
1787         <artifactId>yang-data-api</artifactId>
1788         <version>${yangtools.version}</version>
1789       </dependency>
1790       <dependency>
1791         <groupId>org.opendaylight.yangtools</groupId>
1792         <artifactId>yang-data-impl</artifactId>
1793         <version>${yangtools.version}</version>
1794       </dependency>
1795       <dependency>
1796         <groupId>org.opendaylight.yangtools</groupId>
1797         <artifactId>yang-data-util</artifactId>
1798         <version>${yangtools.version}</version>
1799       </dependency>
1800       <dependency>
1801         <groupId>org.opendaylight.yangtools</groupId>
1802         <artifactId>yang-maven-plugin-spi</artifactId>
1803         <version>${yangtools.version}</version>
1804       </dependency>
1805       <dependency>
1806         <groupId>org.opendaylight.yangtools</groupId>
1807         <artifactId>yang-model-api</artifactId>
1808         <version>${yangtools.version}</version>
1809       </dependency>
1810       <dependency>
1811         <groupId>org.opendaylight.yangtools</groupId>
1812         <artifactId>yang-model-util</artifactId>
1813         <version>${yangtools.version}</version>
1814       </dependency>
1815       <dependency>
1816         <groupId>org.opendaylight.yangtools</groupId>
1817         <artifactId>yang-parser-api</artifactId>
1818         <version>${yangtools.version}</version>
1819       </dependency>
1820       <dependency>
1821         <groupId>org.opendaylight.yangtools</groupId>
1822         <artifactId>yang-parser-impl</artifactId>
1823         <version>${yangtools.version}</version>
1824       </dependency>
1825       <!-- yang model dependencies -->
1826       <dependency>
1827         <groupId>org.opendaylight.yangtools.model</groupId>
1828         <artifactId>ietf-inet-types</artifactId>
1829         <version>${ietf-inet-types.version}</version>
1830       </dependency>
1831       <dependency>
1832         <groupId>org.opendaylight.yangtools.model</groupId>
1833         <artifactId>ietf-restconf</artifactId>
1834         <version>${ietf-restconf.version}</version>
1835       </dependency>
1836       <dependency>
1837         <groupId>org.opendaylight.yangtools.model</groupId>
1838         <artifactId>ietf-topology</artifactId>
1839         <version>${ietf-topology.version}</version>
1840       </dependency>
1841       <dependency>
1842         <groupId>org.opendaylight.yangtools.model</groupId>
1843         <artifactId>ietf-topology-l3-unicast-igp</artifactId>
1844         <version>${ietf-topology.version}</version>
1845       </dependency>
1846       <dependency>
1847         <groupId>org.opendaylight.yangtools.model</groupId>
1848         <artifactId>ietf-yang-types</artifactId>
1849         <version>${ietf-yang-types.version}</version>
1850       </dependency>
1851       <dependency>
1852         <groupId>org.opendaylight.yangtools.model</groupId>
1853         <artifactId>ietf-yang-types-20130715</artifactId>
1854         <version>2013.07.15.1-SNAPSHOT</version>
1855       </dependency>
1856       <dependency>
1857         <groupId>org.opendaylight.yangtools.model</groupId>
1858         <artifactId>opendaylight-l2-types</artifactId>
1859         <version>${opendaylight-l2-types.version}</version>
1860       </dependency>
1861       <dependency>
1862         <groupId>org.opendaylight.yangtools.model</groupId>
1863         <artifactId>yang-ext</artifactId>
1864         <version>${yang-ext.version}</version>
1865       </dependency>
1866       <dependency>
1867         <groupId>org.opendaylight.yangtools.thirdparty</groupId>
1868         <artifactId>antlr4-runtime-osgi-nohead</artifactId>
1869         <version>4.0</version>
1870       </dependency>
1871       <dependency>
1872         <groupId>org.opendaylight.yangtools.thirdparty</groupId>
1873         <artifactId>xtend-lib-osgi</artifactId>
1874         <version>${xtend.version}</version>
1875       </dependency>
1876       <dependency>
1877         <groupId>org.openexi</groupId>
1878         <artifactId>nagasena</artifactId>
1879         <version>${exi.nagasena.version}</version>
1880       </dependency>
1881       <dependency>
1882         <groupId>org.openexi</groupId>
1883         <artifactId>nagasena-rta</artifactId>
1884         <version>${exi.nagasena.version}</version>
1885       </dependency>
1886       <dependency>
1887         <groupId>org.osgi</groupId>
1888         <artifactId>org.osgi.compendium</artifactId>
1889         <version>${osgi.compendium.version}</version>
1890       </dependency>
1891       <dependency>
1892         <groupId>org.osgi</groupId>
1893         <artifactId>org.osgi.core</artifactId>
1894         <version>${osgi.core.version}</version>
1895       </dependency>
1896       <dependency>
1897         <groupId>org.reflections</groupId>
1898         <artifactId>reflections</artifactId>
1899         <version>0.9.9-RC1</version>
1900       </dependency>
1901       <dependency>
1902         <groupId>org.scala-lang</groupId>
1903         <artifactId>scala-library</artifactId>
1904         <version>${scala.version}.1</version>
1905       </dependency>
1906       <dependency>
1907         <groupId>org.slf4j</groupId>
1908         <artifactId>jcl-over-slf4j</artifactId>
1909         <version>${slf4j.version}</version>
1910       </dependency>
1911       <dependency>
1912         <groupId>org.slf4j</groupId>
1913         <artifactId>log4j-over-slf4j</artifactId>
1914         <version>${slf4j.version}</version>
1915       </dependency>
1916       <dependency>
1917         <groupId>org.slf4j</groupId>
1918         <artifactId>slf4j-api</artifactId>
1919         <version>${slf4j.version}</version>
1920         <scope>compile</scope>
1921       </dependency>
1922       <dependency>
1923         <groupId>org.slf4j</groupId>
1924         <artifactId>slf4j-simple</artifactId>
1925         <version>${slf4j.version}</version>
1926       </dependency>
1927       <dependency>
1928         <groupId>org.opendaylight.controller</groupId>
1929         <artifactId>commons.logback_settings</artifactId>
1930         <version>0.0.2-SNAPSHOT</version>
1931         <scope>test</scope>
1932       </dependency>
1933       <dependency>
1934         <groupId>org.opendaylight.controller</groupId>
1935         <artifactId>sal-binding-broker-impl</artifactId>
1936         <version>${mdsal.version}</version>
1937         <type>test-jar</type>
1938         <scope>test</scope>
1939       </dependency>
1940       <dependency>
1941         <groupId>org.opendaylight.controller</groupId>
1942         <artifactId>sal-binding-it</artifactId>
1943         <version>${mdsal.version}</version>
1944         <scope>test</scope>
1945       </dependency>
1946       <dependency>
1947         <groupId>org.opendaylight.yangtools</groupId>
1948         <artifactId>mockito-configuration</artifactId>
1949         <version>${yangtools.version}</version>
1950         <scope>test</scope>
1951       </dependency>
1952       <dependency>
1953         <groupId>org.opendaylight.controller</groupId>
1954         <artifactId>features-config</artifactId>
1955         <version>${config.version}</version>
1956         <classifier>features</classifier>
1957         <type>xml</type>
1958         <scope>runtime</scope>
1959       </dependency>
1960       <dependency>
1961         <groupId>org.opendaylight.controller</groupId>
1962         <artifactId>features-protocol-framework</artifactId>
1963         <version>${protocol-framework.version}</version>
1964         <classifier>features</classifier>
1965         <type>xml</type>
1966         <scope>runtime</scope>
1967       </dependency>
1968       <dependency>
1969         <groupId>org.opendaylight.controller</groupId>
1970         <artifactId>features-netconf</artifactId>
1971         <version>${netconf.version}</version>
1972         <classifier>features</classifier>
1973         <type>xml</type>
1974         <scope>runtime</scope>
1975       </dependency>
1976       <dependency>
1977         <groupId>org.opendaylight.controller</groupId>
1978         <artifactId>features-config-persister</artifactId>
1979         <version>${config.version}</version>
1980         <classifier>features</classifier>
1981         <type>xml</type>
1982         <scope>runtime</scope>
1983       </dependency>
1984       <dependency>
1985         <groupId>org.opendaylight.controller</groupId>
1986         <artifactId>config-netty-features</artifactId>
1987         <version>${config.version}</version>
1988         <classifier>features</classifier>
1989         <type>xml</type>
1990         <scope>runtime</scope>
1991       </dependency>
1992       <dependency>
1993         <groupId>org.opendaylight.controller</groupId>
1994         <artifactId>features-base</artifactId>
1995         <version>${commons.opendaylight.version}</version>
1996         <classifier>features</classifier>
1997         <type>xml</type>
1998         <scope>runtime</scope>
1999       </dependency>
2000       <dependency>
2001         <groupId>org.opendaylight.controller</groupId>
2002         <artifactId>features-adsal</artifactId>
2003         <version>${sal.version}</version>
2004         <classifier>features</classifier>
2005         <type>xml</type>
2006         <scope>runtime</scope>
2007       </dependency>
2008       <dependency>
2009         <groupId>org.opendaylight.controller</groupId>
2010         <artifactId>features-nsf</artifactId>
2011         <version>${nsf.version}</version>
2012         <classifier>features</classifier>
2013         <type>xml</type>
2014         <scope>runtime</scope>
2015       </dependency>
2016       <dependency>
2017         <groupId>org.opendaylight.controller</groupId>
2018         <artifactId>features-mdsal</artifactId>
2019         <version>${mdsal.version}</version>
2020         <classifier>features</classifier>
2021         <type>xml</type>
2022         <scope>runtime</scope>
2023       </dependency>
2024     </dependencies>
2025   </dependencyManagement>
2026
2027   <dependencies>
2028     <!-- Sonar -->
2029     <dependency>
2030       <groupId>org.codehaus.sonar-plugins.java</groupId>
2031       <artifactId>sonar-jacoco-listeners</artifactId>
2032       <version>${sonar-jacoco-listeners.version}</version>
2033       <scope>test</scope>
2034     </dependency>
2035   </dependencies>
2036
2037   <build>
2038     <pluginManagement>
2039       <plugins>
2040         <plugin>
2041           <groupId>org.apache.felix</groupId>
2042           <artifactId>maven-bundle-plugin</artifactId>
2043           <version>${bundle.plugin.version}</version>
2044           <extensions>true</extensions>
2045         </plugin>
2046         <plugin>
2047           <artifactId>maven-clean-plugin</artifactId>
2048           <configuration>
2049             <filesets>
2050               <fileset>
2051                 <directory>${xtend.dstdir}</directory>
2052                 <includes>
2053                   <include>**</include>
2054                 </includes>
2055               </fileset>
2056               <fileset>
2057                 <directory>${jmxGeneratorPath}</directory>
2058                 <includes>
2059                   <include>**</include>
2060                 </includes>
2061               </fileset>
2062               <fileset>
2063                 <directory>${salGeneratorPath}</directory>
2064                 <includes>
2065                   <include>**</include>
2066                 </includes>
2067               </fileset>
2068             </filesets>
2069           </configuration>
2070         </plugin>
2071         <plugin>
2072           <groupId>org.apache.maven.plugins</groupId>
2073           <artifactId>maven-compiler-plugin</artifactId>
2074           <version>${maven.compile.plugin.version}</version>
2075           <configuration>
2076             <source>${java.version.source}</source>
2077             <target>${java.version.target}</target>
2078             <testSource>${java.version.source}</testSource>
2079             <testTarget>${java.version.target}</testTarget>
2080           </configuration>
2081         </plugin>
2082         <plugin>
2083           <groupId>org.apache.maven.plugins</groupId>
2084           <artifactId>maven-jar-plugin</artifactId>
2085           <version>${jar.plugin.version}</version>
2086         </plugin>
2087         <plugin>
2088           <groupId>org.apache.maven.plugins</groupId>
2089           <artifactId>maven-javadoc-plugin</artifactId>
2090           <version>2.8.1</version>
2091           <configuration>
2092             <doclet>org.jboss.apiviz.APIviz</doclet>
2093             <docletArtifact>
2094               <groupId>org.jboss.apiviz</groupId>
2095               <artifactId>apiviz</artifactId>
2096               <version>1.3.2.GA</version>
2097             </docletArtifact>
2098             <finalName>${project.artifactId}-${build.suffix}</finalName>
2099             <useStandardDocletOptions>true</useStandardDocletOptions>
2100             <charset>UTF-8</charset>
2101             <encoding>UTF-8</encoding>
2102             <docencoding>UTF-8</docencoding>
2103             <breakiterator>true</breakiterator>
2104             <version>true</version>
2105             <author>true</author>
2106             <keywords>true</keywords>
2107             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
2108             <failOnError>false</failOnError>
2109           </configuration>
2110         </plugin>
2111         <plugin>
2112           <groupId>org.apache.maven.plugins</groupId>
2113           <artifactId>maven-jxr-plugin</artifactId>
2114           <version>2.3</version>
2115           <configuration>
2116             <aggregate>true</aggregate>
2117             <linkJavadoc>true</linkJavadoc>
2118             <javadocDir>target/apidocs</javadocDir>
2119           </configuration>
2120         </plugin>
2121         <plugin>
2122           <groupId>org.apache.maven.plugins</groupId>
2123           <artifactId>maven-release-plugin</artifactId>
2124           <version>${releaseplugin.version}</version>
2125         </plugin>
2126         <plugin>
2127           <groupId>org.codehaus.enunciate</groupId>
2128           <artifactId>maven-enunciate-plugin</artifactId>
2129           <version>${enunciate.version}</version>
2130           <configuration>
2131             <configFile>enunciate.xml</configFile>
2132           </configuration>
2133           <dependencies>
2134             <dependency>
2135               <groupId>org.codehaus.enunciate</groupId>
2136               <artifactId>enunciate-swagger</artifactId>
2137               <version>${enunciate.version}</version>
2138             </dependency>
2139             <dependency>
2140               <groupId>org.opendaylight.controller</groupId>
2141               <artifactId>commons.logback_settings</artifactId>
2142               <version>0.0.2-SNAPSHOT</version>
2143             </dependency>
2144           </dependencies>
2145           <executions>
2146             <execution>
2147               <goals>
2148                 <goal>docs</goal>
2149               </goals>
2150             </execution>
2151           </executions>
2152         </plugin>
2153         <plugin>
2154           <groupId>org.codehaus.mojo</groupId>
2155           <artifactId>build-helper-maven-plugin</artifactId>
2156           <version>1.8</version>
2157           <executions>
2158             <execution>
2159               <id>add-source</id>
2160               <goals>
2161                 <goal>add-source</goal>
2162               </goals>
2163               <phase>generate-sources</phase>
2164               <configuration>
2165                 <sources>
2166                   <source>src/main/yang</source>
2167                   <source>${jmxGeneratorPath}</source>
2168                   <source>${salGeneratorPath}</source>
2169                   <source>${xtend.dstdir}</source>
2170                 </sources>
2171               </configuration>
2172             </execution>
2173           </executions>
2174         </plugin>
2175
2176         <!-- Ignore/Execute plugin execution -->
2177         <plugin>
2178           <groupId>org.eclipse.m2e</groupId>
2179           <artifactId>lifecycle-mapping</artifactId>
2180           <version>${lifecycle.mapping.version}</version>
2181           <configuration>
2182             <lifecycleMappingMetadata>
2183               <pluginExecutions>
2184                 <pluginExecution>
2185                   <pluginExecutionFilter>
2186                     <groupId>org.codehaus.mojo</groupId>
2187                     <artifactId>properties-maven-plugin</artifactId>
2188                     <versionRange>[0.0,)</versionRange>
2189                     <goals>
2190                       <goal>set-system-properties</goal>
2191                     </goals>
2192                   </pluginExecutionFilter>
2193                   <action>
2194                     <ignore></ignore>
2195                   </action>
2196                 </pluginExecution>
2197                 <pluginExecution>
2198                   <pluginExecutionFilter>
2199                     <groupId>org.codehaus.enunciate</groupId>
2200                     <artifactId>maven-enunciate-plugin</artifactId>
2201                     <versionRange>[0.0,)</versionRange>
2202                     <goals>
2203                       <goal>docs</goal>
2204                     </goals>
2205                   </pluginExecutionFilter>
2206                   <action>
2207                     <ignore></ignore>
2208                   </action>
2209                 </pluginExecution>
2210                 <pluginExecution>
2211                   <pluginExecutionFilter>
2212                     <groupId>org.jacoco</groupId>
2213                     <artifactId>jacoco-maven-plugin</artifactId>
2214                     <versionRange>[0.0,)</versionRange>
2215                     <goals>
2216                       <goal>prepare-agent</goal>
2217                       <goal>pre-test</goal>
2218                       <goal>post-test</goal>
2219                     </goals>
2220                   </pluginExecutionFilter>
2221                   <action>
2222                     <ignore></ignore>
2223                   </action>
2224                 </pluginExecution>
2225                 <pluginExecution>
2226                   <pluginExecutionFilter>
2227                     <groupId>org.ops4j.pax.exam</groupId>
2228                     <artifactId>maven-paxexam-plugin</artifactId>
2229                     <versionRange>[1.2.4,)</versionRange>
2230                     <goals>
2231                       <goal>generate-depends-file</goal>
2232                     </goals>
2233                   </pluginExecutionFilter>
2234                   <action>
2235                     <execute>
2236                       <runOnIncremental>false</runOnIncremental>
2237                     </execute>
2238                   </action>
2239                 </pluginExecution>
2240                 <pluginExecution>
2241                   <pluginExecutionFilter>
2242                     <groupId>org.apache.maven.plugins</groupId>
2243                     <artifactId>maven-checkstyle-plugin</artifactId>
2244                     <versionRange>[2.0,)</versionRange>
2245                     <goals>
2246                       <goal>check</goal>
2247                     </goals>
2248                   </pluginExecutionFilter>
2249                   <action>
2250                     <ignore></ignore>
2251                   </action>
2252                 </pluginExecution>
2253                 <pluginExecution>
2254                   <pluginExecutionFilter>
2255                     <groupId>org.opendaylight.yangtools</groupId>
2256                     <artifactId>yang-maven-plugin</artifactId>
2257                     <versionRange>[0.5,)</versionRange>
2258                     <goals>
2259                       <goal>generate-sources</goal>
2260                     </goals>
2261                   </pluginExecutionFilter>
2262                   <action>
2263                     <execute></execute>
2264                   </action>
2265                 </pluginExecution>
2266                 <pluginExecution>
2267                   <pluginExecutionFilter>
2268                     <groupId>org.codehaus.groovy.maven</groupId>
2269                     <artifactId>gmaven-plugin</artifactId>
2270                     <versionRange>1.0</versionRange>
2271                     <goals>
2272                       <goal>execute</goal>
2273                     </goals>
2274                   </pluginExecutionFilter>
2275                   <action>
2276                     <ignore></ignore>
2277                   </action>
2278                 </pluginExecution>
2279                 <pluginExecution>
2280                   <pluginExecutionFilter>
2281                     <groupId>org.apache.maven.plugins</groupId>
2282                     <artifactId>maven-enforcer-plugin</artifactId>
2283                     <versionRange>${enforcer.version}</versionRange>
2284                     <goals>
2285                       <goal>enforce</goal>
2286                     </goals>
2287                   </pluginExecutionFilter>
2288                   <action>
2289                     <ignore></ignore>
2290                   </action>
2291                 </pluginExecution>
2292                 <pluginExecution>
2293                   <pluginExecutionFilter>
2294                     <groupId>org.codehaus.mojo</groupId>
2295                     <artifactId>javacc-maven-plugin</artifactId>
2296                     <versionRange>[0.0,)</versionRange>
2297                     <goals>
2298                       <goal>javacc</goal>
2299                     </goals>
2300                   </pluginExecutionFilter>
2301                   <action>
2302                     <execute>
2303                       <runOnIncremental>false</runOnIncremental>
2304                     </execute>
2305                   </action>
2306                 </pluginExecution>
2307               </pluginExecutions>
2308             </lifecycleMappingMetadata>
2309           </configuration>
2310         </plugin>
2311         <plugin>
2312           <groupId>org.eclipse.xtend</groupId>
2313           <artifactId>xtend-maven-plugin</artifactId>
2314           <version>${xtend.version}</version>
2315           <executions>
2316             <execution>
2317               <goals>
2318                 <goal>compile</goal>
2319               </goals>
2320               <configuration>
2321                 <outputDirectory>${xtend.dstdir}</outputDirectory>
2322               </configuration>
2323             </execution>
2324           </executions>
2325         </plugin>
2326         <plugin>
2327           <groupId>org.jacoco</groupId>
2328           <artifactId>jacoco-maven-plugin</artifactId>
2329           <version>${jacoco.version}</version>
2330           <executions>
2331             <execution>
2332               <id>prepare-ut-agent</id>
2333               <phase>process-test-classes</phase>
2334               <goals>
2335                 <goal>prepare-agent</goal>
2336               </goals>
2337               <configuration>
2338                 <destFile>${sonar.jacoco.reportPath}</destFile>
2339                 <propertyName>jacoco.agent.ut.arg</propertyName>
2340               </configuration>
2341             </execution>
2342             <execution>
2343               <id>prepare-it-agent</id>
2344               <phase>pre-integration-test</phase>
2345               <goals>
2346                 <goal>prepare-agent</goal>
2347               </goals>
2348               <configuration>
2349                 <destFile>${sonar.jacoco.itReportPath}</destFile>
2350                 <propertyName>jacoco.agent.it.arg</propertyName>
2351               </configuration>
2352             </execution>
2353           </executions>
2354         </plugin>
2355         <plugin>
2356           <groupId>org.opendaylight.yangtools</groupId>
2357           <artifactId>yang-maven-plugin</artifactId>
2358           <version>${yangtools.version}</version>
2359           <dependencies>
2360             <dependency>
2361               <groupId>org.opendaylight.yangtools</groupId>
2362               <artifactId>maven-sal-api-gen-plugin</artifactId>
2363               <version>${yangtools.version}</version>
2364               <type>jar</type>
2365             </dependency>
2366             <dependency>
2367               <groupId>org.osgi</groupId>
2368               <artifactId>org.osgi.core</artifactId>
2369               <version>${osgi.core.version}</version>
2370             </dependency>
2371           </dependencies>
2372         </plugin>
2373       </plugins>
2374     </pluginManagement>
2375     <plugins>
2376       <plugin>
2377         <groupId>org.apache.maven.plugins</groupId>
2378         <artifactId>maven-checkstyle-plugin</artifactId>
2379         <version>${checkstyle.version}</version>
2380         <configuration>
2381           <failsOnError>true</failsOnError>
2382           <configLocation>controller/checkstyle.xml</configLocation>
2383           <consoleOutput>true</consoleOutput>
2384           <includeTestSourceDirectory>true</includeTestSourceDirectory>
2385           <sourceDirectory>${project.basedir}</sourceDirectory>
2386           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
2387           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/xtend-gen\/,**\/protobuff\/</excludes>
2388         </configuration>
2389         <dependencies>
2390           <dependency>
2391             <groupId>org.opendaylight.controller</groupId>
2392             <artifactId>checkstyle</artifactId>
2393             <version>0.0.3-SNAPSHOT</version>
2394           </dependency>
2395         </dependencies>
2396         <executions>
2397           <execution>
2398             <goals>
2399               <goal>check</goal>
2400             </goals>
2401             <phase>process-sources</phase>
2402           </execution>
2403         </executions>
2404       </plugin>
2405       <plugin>
2406         <groupId>org.apache.maven.plugins</groupId>
2407         <artifactId>maven-enforcer-plugin</artifactId>
2408         <version>${enforcer.version}</version>
2409         <executions>
2410           <execution>
2411             <id>enforce-java</id>
2412             <goals>
2413               <goal>enforce</goal>
2414             </goals>
2415             <configuration>
2416               <rules>
2417                 <requireJavaVersion>
2418                   <version>1.7.0</version>
2419                 </requireJavaVersion>
2420               </rules>
2421             </configuration>
2422           </execution>
2423         </executions>
2424       </plugin>
2425       <plugin>
2426         <groupId>org.apache.maven.plugins</groupId>
2427         <artifactId>maven-failsafe-plugin</artifactId>
2428         <version>${failsafe.version}</version>
2429         <configuration>
2430           <argLine>${testvm.argLine} ${jacoco.agent.it.arg}</argLine>
2431           <systemProperties>
2432             <property>
2433               <name>logback.configurationFile</name>
2434               <value>logback.xml</value>
2435             </property>
2436           </systemProperties>
2437           <!-- Specific to generate mapping between tests and covered code -->
2438           <properties>
2439             <property>
2440                 <name>listener</name>
2441                 <value>org.sonar.java.jacoco.JUnitListener</value>
2442             </property>
2443           </properties>
2444         </configuration>
2445         <executions>
2446           <execution>
2447             <id>failsafe-integration-tests</id>
2448             <goals>
2449               <goal>integration-test</goal>
2450             </goals>
2451             <phase>integration-test</phase>
2452           </execution>
2453           <execution>
2454             <id>failsafe-verify</id>
2455             <goals>
2456               <goal>verify</goal>
2457             </goals>
2458             <phase>verify</phase>
2459           </execution>
2460         </executions>
2461       </plugin>
2462       <plugin>
2463         <groupId>org.apache.maven.plugins</groupId>
2464         <artifactId>maven-surefire-plugin</artifactId>
2465         <version>${surefire.version}</version>
2466         <configuration>
2467           <argLine>${testvm.argLine} ${jacoco.agent.ut.arg}</argLine>
2468           <systemProperties>
2469             <property>
2470               <name>logback.configurationFile</name>
2471               <value>logback.xml</value>
2472             </property>
2473           </systemProperties>
2474           <!-- Specific to generate mapping between tests and covered code -->
2475           <properties>
2476             <property>
2477                 <name>listener</name>
2478                 <value>org.sonar.java.jacoco.JUnitListener</value>
2479             </property>
2480           </properties>
2481         </configuration>
2482       </plugin>
2483       <plugin>
2484         <groupId>org.codehaus.mojo</groupId>
2485         <artifactId>build-helper-maven-plugin</artifactId>
2486       </plugin>
2487       <plugin>
2488         <groupId>org.jacoco</groupId>
2489         <artifactId>jacoco-maven-plugin</artifactId>
2490       </plugin>
2491     </plugins>
2492   </build>
2493
2494   <reporting>
2495     <outputDirectory>${project.build.directory}/site</outputDirectory>
2496     <excludeDefaults>true</excludeDefaults>
2497     <plugins>
2498       <plugin>
2499         <groupId>org.apache.maven.plugins</groupId>
2500         <artifactId>maven-checkstyle-plugin</artifactId>
2501         <version>${checkstyle.version}</version>
2502       </plugin>
2503       <plugin>
2504         <groupId>org.apache.maven.plugins</groupId>
2505         <artifactId>maven-javadoc-plugin</artifactId>
2506         <version>2.8.1</version>
2507         <configuration>
2508           <doclet>org.jboss.apiviz.APIviz</doclet>
2509           <docletArtifact>
2510             <groupId>org.jboss.apiviz</groupId>
2511             <artifactId>apiviz</artifactId>
2512             <version>1.3.2.GA</version>
2513           </docletArtifact>
2514           <finalName>${project.artifactId}-${build.suffix}</finalName>
2515           <useStandardDocletOptions>true</useStandardDocletOptions>
2516           <charset>UTF-8</charset>
2517           <encoding>UTF-8</encoding>
2518           <docencoding>UTF-8</docencoding>
2519           <breakiterator>true</breakiterator>
2520           <version>true</version>
2521           <author>true</author>
2522           <keywords>true</keywords>
2523           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
2524         </configuration>
2525       </plugin>
2526       <plugin>
2527         <groupId>org.apache.maven.plugins</groupId>
2528         <artifactId>maven-jxr-plugin</artifactId>
2529         <version>2.3</version>
2530         <configuration>
2531           <aggregate>true</aggregate>
2532           <linkJavadoc>true</linkJavadoc>
2533         </configuration>
2534       </plugin>
2535       <plugin>
2536         <groupId>org.apache.maven.plugins</groupId>
2537         <artifactId>maven-project-info-reports-plugin</artifactId>
2538         <version>${projectinfo}</version>
2539         <configuration>
2540           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
2541           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
2542         </configuration>
2543         <reportSets>
2544           <reportSet>
2545             <reports>
2546               <report>index</report>
2547               <report>project-team</report>
2548               <report>license</report>
2549               <report>mailing-list</report>
2550               <report>plugin-management</report>
2551               <report>cim</report>
2552               <report>issue-tracking</report>
2553               <report>scm</report>
2554               <report>summary</report>
2555             </reports>
2556           </reportSet>
2557         </reportSets>
2558       </plugin>
2559     </plugins>
2560   </reporting>
2561   <scm>
2562     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
2563     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
2564     <tag>HEAD</tag>
2565     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
2566   </scm>
2567
2568   <repositories>
2569
2570     <!-- OpenDayLight Repo Mirror -->
2571     <repository>
2572       <releases>
2573         <enabled>true</enabled>
2574         <updatePolicy>never</updatePolicy>
2575       </releases>
2576       <snapshots>
2577         <enabled>false</enabled>
2578       </snapshots>
2579       <id>opendaylight-mirror</id>
2580       <name>opendaylight-mirror</name>
2581       <url>http://nexus.opendaylight.org/content/groups/public/</url>
2582     </repository>
2583     <!-- OpenDayLight Snapshot artifact -->
2584     <repository>
2585       <releases>
2586         <enabled>false</enabled>
2587       </releases>
2588       <snapshots>
2589         <enabled>true</enabled>
2590       </snapshots>
2591       <id>opendaylight-snapshot</id>
2592       <name>opendaylight-snapshot</name>
2593       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
2594     </repository>
2595   </repositories>
2596
2597   <pluginRepositories>
2598     <!-- OpenDayLight Repo Mirror -->
2599     <pluginRepository>
2600       <releases>
2601         <enabled>true</enabled>
2602         <updatePolicy>never</updatePolicy>
2603       </releases>
2604       <snapshots>
2605         <enabled>false</enabled>
2606       </snapshots>
2607       <id>opendaylight-mirror</id>
2608       <name>opendaylight-mirror</name>
2609       <url>http://nexus.opendaylight.org/content/groups/public/</url>
2610     </pluginRepository>
2611     <!-- OpenDayLight Snapshot artifact -->
2612     <pluginRepository>
2613       <releases>
2614         <enabled>false</enabled>
2615       </releases>
2616       <snapshots>
2617         <enabled>true</enabled>
2618       </snapshots>
2619       <id>opendaylight-snapshot</id>
2620       <name>opendaylight-snapshot</name>
2621       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
2622     </pluginRepository>
2623   </pluginRepositories>
2624   <distributionManagement>
2625     <!-- OpenDayLight Released artifact -->
2626     <repository>
2627       <id>opendaylight-release</id>
2628       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.release/</url>
2629     </repository>
2630     <!-- OpenDayLight Snapshot artifact -->
2631     <snapshotRepository>
2632       <id>opendaylight-snapshot</id>
2633       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
2634     </snapshotRepository>
2635     <!-- Site deployment -->
2636     <site>
2637       <id>website</id>
2638       <url>${sitedeploy}</url>
2639     </site>
2640   </distributionManagement>
2641
2642   <profiles>
2643     <profile>
2644       <id>IDE</id>
2645       <activation>
2646         <property>
2647           <name>m2e.version</name>
2648         </property>
2649       </activation>
2650       <build>
2651         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
2652         <directory>target-ide</directory>
2653       </build>
2654     </profile>
2655     <profile>
2656       <id>viewbuild</id>
2657       <activation>
2658         <activeByDefault>true</activeByDefault>
2659       </activation>
2660       <properties>
2661         <build.suffix>${project.version}</build.suffix>
2662       </properties>
2663     </profile>
2664     <profile>
2665       <id>jenkins</id>
2666       <activation>
2667         <property>
2668           <name>BUILDSUFFIX</name>
2669         </property>
2670       </activation>
2671       <properties>
2672         <build.suffix>${BUILDSUFFIX}</build.suffix>
2673       </properties>
2674     </profile>
2675     <profile>
2676       <id>fastreassembly</id>
2677       <build>
2678         <plugins>
2679           <plugin>
2680             <groupId>org.apache.maven.plugins</groupId>
2681             <artifactId>maven-dependency-plugin</artifactId>
2682             <version>2.4</version>
2683             <executions>
2684               <execution>
2685                 <id>copyfastreassembly</id>
2686                 <goals>
2687                   <goal>copy</goal>
2688                 </goals>
2689                 <phase>install</phase>
2690                 <configuration>
2691                   <artifactItems>
2692                     <artifactItem>
2693                       <groupId>${project.groupId}</groupId>
2694                       <artifactId>${project.artifactId}</artifactId>
2695                       <version>${project.version}</version>
2696                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
2697                     </artifactItem>
2698                   </artifactItems>
2699                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
2700                 </configuration>
2701               </execution>
2702             </executions>
2703           </plugin>
2704         </plugins>
2705       </build>
2706     </profile>
2707   </profiles>
2708 </project>