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