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