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