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