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