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