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