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