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