c1dc6ee78948255da57b12f68e176aa8e0b23c25
[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     <aries.util.version>1.1.0</aries.util.version>
21     <!-- Controller Modules Versions -->
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-netty-util</artifactId>
933         <version>${netconf.version}</version>
934         <type>test-jar</type>
935       </dependency>
936       <dependency>
937         <groupId>org.opendaylight.controller</groupId>
938         <artifactId>netconf-ssh</artifactId>
939         <version>${netconf.version}</version>
940       </dependency>
941       <dependency>
942         <groupId>org.opendaylight.controller</groupId>
943         <artifactId>netconf-ssh</artifactId>
944         <version>${netconf.version}</version>
945         <type>test-jar</type>
946       </dependency>
947       <dependency>
948         <groupId>org.opendaylight.controller</groupId>
949         <artifactId>netconf-util</artifactId>
950         <version>${netconf.version}</version>
951       </dependency>
952       <dependency>
953         <groupId>org.opendaylight.controller</groupId>
954         <artifactId>netconf-util</artifactId>
955         <version>${netconf.version}</version>
956         <type>test-jar</type>
957       </dependency>
958       <dependency>
959         <groupId>org.opendaylight.controller</groupId>
960         <artifactId>netty-config-api</artifactId>
961         <version>${config.version}</version>
962       </dependency>
963       <dependency>
964         <groupId>org.opendaylight.controller</groupId>
965         <artifactId>netty-event-executor-config</artifactId>
966         <version>${config.version}</version>
967       </dependency>
968       <dependency>
969         <groupId>org.opendaylight.controller</groupId>
970         <artifactId>netty-threadgroup-config</artifactId>
971         <version>${config.version}</version>
972       </dependency>
973       <dependency>
974         <groupId>org.opendaylight.controller</groupId>
975         <artifactId>netty-timer-config</artifactId>
976         <version>${config.version}</version>
977       </dependency>
978       <dependency>
979         <groupId>org.opendaylight.controller</groupId>
980         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
981         <version>${networkconfig.bridgedomain.northbound.version}</version>
982       </dependency>
983
984       <!--  Neutron -->
985       <dependency>
986         <groupId>org.opendaylight.controller</groupId>
987         <artifactId>networkconfig.neutron</artifactId>
988         <version>${networkconfig.neutron.version}</version>
989       </dependency>
990       <dependency>
991         <groupId>org.opendaylight.controller</groupId>
992         <artifactId>networkconfig.neutron.implementation</artifactId>
993         <version>${networkconfig.neutron.implementation.version}</version>
994       </dependency>
995       <dependency>
996         <groupId>org.opendaylight.controller</groupId>
997         <artifactId>networkconfig.neutron.northbound</artifactId>
998         <version>${networkconfig.neutron.northbound.version}</version>
999       </dependency>
1000       <dependency>
1001         <groupId>org.opendaylight.controller</groupId>
1002         <artifactId>osgi-brandfragment.web</artifactId>
1003         <version>${osgi-brandfragment.web.version}</version>
1004       </dependency>
1005
1006       <dependency>
1007         <groupId>org.opendaylight.controller</groupId>
1008         <artifactId>protocol-framework</artifactId>
1009         <version>${protocol-framework.version}</version>
1010       </dependency>
1011
1012       <!-- Southbound bundles -->
1013       <dependency>
1014         <groupId>org.opendaylight.controller</groupId>
1015         <artifactId>protocol_plugins.openflow</artifactId>
1016         <version>${protocol_plugins.openflow.version}</version>
1017       </dependency>
1018       <dependency>
1019         <groupId>org.opendaylight.controller</groupId>
1020         <artifactId>protocol_plugins.stub</artifactId>
1021         <version>${protocol_plugins.stub.version}</version>
1022       </dependency>
1023       <dependency>
1024         <groupId>org.opendaylight.controller</groupId>
1025         <artifactId>routing.dijkstra_implementation</artifactId>
1026         <version>${routing.dijkstra_implementation.version}</version>
1027       </dependency>
1028
1029       <!-- SAL bundles -->
1030       <dependency>
1031         <groupId>org.opendaylight.controller</groupId>
1032         <artifactId>sal</artifactId>
1033         <version>${sal.version}</version>
1034       </dependency>
1035       <dependency>
1036         <groupId>org.opendaylight.controller</groupId>
1037         <artifactId>sal-binding-api</artifactId>
1038         <version>${mdsal.version}</version>
1039       </dependency>
1040       <dependency>
1041         <groupId>org.opendaylight.controller</groupId>
1042         <artifactId>sal-binding-broker-impl</artifactId>
1043         <version>${mdsal.version}</version>
1044       </dependency>
1045       <dependency>
1046         <groupId>org.opendaylight.controller</groupId>
1047         <artifactId>sal-binding-config</artifactId>
1048         <version>${mdsal.version}</version>
1049       </dependency>
1050       <dependency>
1051         <groupId>org.opendaylight.controller</groupId>
1052         <artifactId>sal-binding-util</artifactId>
1053         <version>${mdsal.version}</version>
1054       </dependency>
1055       <dependency>
1056         <groupId>org.opendaylight.controller</groupId>
1057         <artifactId>sal-broker-impl</artifactId>
1058         <version>${mdsal.version}</version>
1059       </dependency>
1060       <dependency>
1061         <groupId>org.opendaylight.controller</groupId>
1062         <artifactId>sal-common</artifactId>
1063         <version>${mdsal.version}</version>
1064       </dependency>
1065       <dependency>
1066         <groupId>org.opendaylight.controller</groupId>
1067         <artifactId>sal-common-api</artifactId>
1068         <version>${mdsal.version}</version>
1069       </dependency>
1070       <dependency>
1071         <groupId>org.opendaylight.controller</groupId>
1072         <artifactId>sal-common-impl</artifactId>
1073         <version>${mdsal.version}</version>
1074       </dependency>
1075       <dependency>
1076         <groupId>org.opendaylight.controller</groupId>
1077         <artifactId>sal-common-util</artifactId>
1078         <version>${mdsal.version}</version>
1079       </dependency>
1080       <dependency>
1081         <groupId>org.opendaylight.controller</groupId>
1082         <artifactId>sal-compatibility</artifactId>
1083         <version>${mdsal.version}</version>
1084       </dependency>
1085       <dependency>
1086         <groupId>org.opendaylight.controller</groupId>
1087         <artifactId>sal-connector-api</artifactId>
1088         <version>${mdsal.version}</version>
1089       </dependency>
1090       <dependency>
1091         <groupId>org.opendaylight.controller</groupId>
1092         <artifactId>sal-core-api</artifactId>
1093         <version>${mdsal.version}</version>
1094       </dependency>
1095       <dependency>
1096         <groupId>org.opendaylight.controller</groupId>
1097         <artifactId>sal-core-spi</artifactId>
1098         <version>${mdsal.version}</version>
1099       </dependency>
1100       <dependency>
1101         <groupId>org.opendaylight.controller</groupId>
1102         <artifactId>sal-netconf-connector</artifactId>
1103         <version>${mdsal.version}</version>
1104       </dependency>
1105       <dependency>
1106         <groupId>org.opendaylight.controller</groupId>
1107         <artifactId>sal-remote</artifactId>
1108         <version>${mdsal.version}</version>
1109       </dependency>
1110       <dependency>
1111         <groupId>org.opendaylight.controller</groupId>
1112         <artifactId>sal-remoterpc-connector</artifactId>
1113         <version>${mdsal.version}</version>
1114       </dependency>
1115       <dependency>
1116         <groupId>org.opendaylight.controller</groupId>
1117         <artifactId>sal-rest-connector</artifactId>
1118         <version>${mdsal.version}</version>
1119       </dependency>
1120       <dependency>
1121         <groupId>org.opendaylight.controller</groupId>
1122         <artifactId>sal-rest-docgen</artifactId>
1123         <version>${mdsal.version}</version>
1124       </dependency>
1125       <dependency>
1126         <groupId>org.opendaylight.controller</groupId>
1127         <artifactId>sal-restconf-broker</artifactId>
1128         <version>${mdsal.version}</version>
1129       </dependency>
1130
1131       <!-- SAL Extension bundles -->
1132       <dependency>
1133         <groupId>org.opendaylight.controller</groupId>
1134         <artifactId>sal.connection</artifactId>
1135         <version>${sal.connection.version}</version>
1136       </dependency>
1137       <dependency>
1138         <groupId>org.opendaylight.controller</groupId>
1139         <artifactId>sal.connection.implementation</artifactId>
1140         <version>${sal.connection.version}</version>
1141       </dependency>
1142       <dependency>
1143         <groupId>org.opendaylight.controller</groupId>
1144         <artifactId>sal.implementation</artifactId>
1145         <version>${sal.implementation.version}</version>
1146       </dependency>
1147       <dependency>
1148         <groupId>org.opendaylight.controller</groupId>
1149         <artifactId>sal.networkconfiguration</artifactId>
1150         <version>${sal.networkconfiguration.version}</version>
1151       </dependency>
1152       <dependency>
1153         <groupId>org.opendaylight.controller</groupId>
1154         <artifactId>sal.networkconfiguration.implementation</artifactId>
1155         <version>${sal.networkconfiguration.version}</version>
1156       </dependency>
1157
1158       <!-- samples -->
1159       <dependency>
1160         <groupId>org.opendaylight.controller</groupId>
1161         <artifactId>samples.loadbalancer</artifactId>
1162         <version>${samples.loadbalancer}</version>
1163       </dependency>
1164       <dependency>
1165         <groupId>org.opendaylight.controller</groupId>
1166         <artifactId>samples.loadbalancer.northbound</artifactId>
1167         <version>${samples.loadbalancer.northbound.version}</version>
1168       </dependency>
1169       <dependency>
1170         <groupId>org.opendaylight.controller</groupId>
1171         <artifactId>samples.simpleforwarding</artifactId>
1172         <version>${samples.simpleforwarding.version}</version>
1173       </dependency>
1174       <dependency>
1175         <groupId>org.opendaylight.controller</groupId>
1176         <artifactId>sanitytest</artifactId>
1177         <version>${sanitytest.version}</version>
1178       </dependency>
1179       <dependency>
1180         <groupId>org.opendaylight.controller</groupId>
1181         <artifactId>security</artifactId>
1182         <version>${security.version}</version>
1183       </dependency>
1184
1185       <dependency>
1186         <groupId>org.opendaylight.controller</groupId>
1187         <artifactId>shutdown-api</artifactId>
1188         <version>${config.version}</version>
1189       </dependency>
1190       <dependency>
1191         <groupId>org.opendaylight.controller</groupId>
1192         <artifactId>shutdown-impl</artifactId>
1193         <version>${config.version}</version>
1194       </dependency>
1195       <dependency>
1196         <groupId>org.opendaylight.controller</groupId>
1197         <artifactId>statistics.northbound</artifactId>
1198         <version>${statistics.northbound.version}</version>
1199       </dependency>
1200       <dependency>
1201         <groupId>org.opendaylight.controller</groupId>
1202         <artifactId>statisticsmanager</artifactId>
1203         <version>${statisticsmanager.version}</version>
1204       </dependency>
1205       <dependency>
1206         <groupId>org.opendaylight.controller</groupId>
1207         <artifactId>statisticsmanager.implementation</artifactId>
1208         <version>${statisticsmanager.implementation.version}</version>
1209       </dependency>
1210       <dependency>
1211         <groupId>org.opendaylight.controller</groupId>
1212         <artifactId>subnets.northbound</artifactId>
1213         <version>${subnets.northbound.version}</version>
1214       </dependency>
1215       <dependency>
1216         <groupId>org.opendaylight.controller</groupId>
1217         <artifactId>switchmanager</artifactId>
1218         <version>${switchmanager.api.version}</version>
1219       </dependency>
1220       <dependency>
1221         <groupId>org.opendaylight.controller</groupId>
1222         <artifactId>switchmanager.implementation</artifactId>
1223         <version>${switchmanager.implementation.version}</version>
1224       </dependency>
1225       <dependency>
1226         <groupId>org.opendaylight.controller</groupId>
1227         <artifactId>switchmanager.northbound</artifactId>
1228         <version>${switchmanager.northbound.version}</version>
1229       </dependency>
1230
1231       <!-- threadpool -->
1232       <dependency>
1233         <groupId>org.opendaylight.controller</groupId>
1234         <artifactId>threadpool-config-api</artifactId>
1235         <version>${config.version}</version>
1236       </dependency>
1237       <dependency>
1238         <groupId>org.opendaylight.controller</groupId>
1239         <artifactId>threadpool-config-impl</artifactId>
1240         <version>${config.version}</version>
1241       </dependency>
1242       <dependency>
1243         <groupId>org.opendaylight.controller</groupId>
1244         <artifactId>topology.northbound</artifactId>
1245         <version>${topology.northbound.version}</version>
1246       </dependency>
1247       <dependency>
1248         <groupId>org.opendaylight.controller</groupId>
1249         <artifactId>topology.web</artifactId>
1250         <version>${topology.web.version}</version>
1251       </dependency>
1252       <dependency>
1253         <groupId>org.opendaylight.controller</groupId>
1254         <artifactId>topologymanager</artifactId>
1255         <version>${topologymanager.version}</version>
1256       </dependency>
1257       <dependency>
1258         <groupId>org.opendaylight.controller</groupId>
1259         <artifactId>troubleshoot.web</artifactId>
1260         <version>${troubleshoot.web.version}</version>
1261       </dependency>
1262       <dependency>
1263         <groupId>org.opendaylight.controller</groupId>
1264         <artifactId>usermanager</artifactId>
1265         <version>${usermanager.version}</version>
1266       </dependency>
1267       <dependency>
1268         <groupId>org.opendaylight.controller</groupId>
1269         <artifactId>usermanager.implementation</artifactId>
1270         <version>${usermanager.implementation.version}</version>
1271       </dependency>
1272       <dependency>
1273         <groupId>org.opendaylight.controller</groupId>
1274         <artifactId>usermanager.northbound</artifactId>
1275         <version>${usermanager.northbound.version}</version>
1276       </dependency>
1277
1278       <!--  Web bundles -->
1279       <dependency>
1280         <groupId>org.opendaylight.controller</groupId>
1281         <artifactId>web</artifactId>
1282         <version>${web.version}</version>
1283       </dependency>
1284       <dependency>
1285         <groupId>org.opendaylight.controller</groupId>
1286         <artifactId>yang-jmx-generator</artifactId>
1287         <version>${config.version}</version>
1288       </dependency>
1289       <dependency>
1290         <groupId>org.opendaylight.controller</groupId>
1291         <artifactId>yang-jmx-generator</artifactId>
1292         <version>${config.version}</version>
1293         <type>test-jar</type>
1294       </dependency>
1295       <dependency>
1296         <groupId>org.opendaylight.controller</groupId>
1297         <artifactId>yang-test</artifactId>
1298         <version>${config.version}</version>
1299       </dependency>
1300       <dependency>
1301         <groupId>org.opendaylight.controller.md</groupId>
1302         <artifactId>forwardingrules-manager</artifactId>
1303         <version>${mdsal.version}</version>
1304       </dependency>
1305       <dependency>
1306         <groupId>org.opendaylight.controller.md</groupId>
1307         <artifactId>inventory-manager</artifactId>
1308         <version>${mdsal.version}</version>
1309       </dependency>
1310       <dependency>
1311         <groupId>org.opendaylight.controller.md</groupId>
1312         <artifactId>statistics-manager</artifactId>
1313         <version>${mdsal.version}</version>
1314       </dependency>
1315       <dependency>
1316         <groupId>org.opendaylight.controller.md</groupId>
1317         <artifactId>topology-lldp-discovery</artifactId>
1318         <version>${mdsal.version}</version>
1319       </dependency>
1320       <dependency>
1321         <groupId>org.opendaylight.controller.md</groupId>
1322         <artifactId>topology-manager</artifactId>
1323         <version>${mdsal.version}</version>
1324       </dependency>
1325       <dependency>
1326         <groupId>org.opendaylight.controller.model</groupId>
1327         <artifactId>model-flow-base</artifactId>
1328         <version>${mdsal.version}</version>
1329       </dependency>
1330       <dependency>
1331         <groupId>org.opendaylight.controller.model</groupId>
1332         <artifactId>model-flow-management</artifactId>
1333         <version>${mdsal.version}</version>
1334       </dependency>
1335       <dependency>
1336         <groupId>org.opendaylight.controller.model</groupId>
1337         <artifactId>model-flow-service</artifactId>
1338         <version>${mdsal.version}</version>
1339       </dependency>
1340       <dependency>
1341         <groupId>org.opendaylight.controller.model</groupId>
1342         <artifactId>model-flow-statistics</artifactId>
1343         <version>${mdsal.version}</version>
1344       </dependency>
1345       <dependency>
1346         <groupId>org.opendaylight.controller.model</groupId>
1347         <artifactId>model-inventory</artifactId>
1348         <version>${mdsal.version}</version>
1349       </dependency>
1350       <dependency>
1351         <groupId>org.opendaylight.controller.thirdparty</groupId>
1352         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
1353         <version>${jersey-servlet.version}</version>
1354       </dependency>
1355       <dependency>
1356         <groupId>org.opendaylight.controller.thirdparty</groupId>
1357         <artifactId>ganymed</artifactId>
1358         <version>1.1-SNAPSHOT</version>
1359       </dependency>
1360       <!-- Third parties from opendaylight released -->
1361       <dependency>
1362         <groupId>org.opendaylight.controller.thirdparty</groupId>
1363         <artifactId>net.sf.jung2</artifactId>
1364         <version>2.0.1</version>
1365       </dependency>
1366       <dependency>
1367         <groupId>org.opendaylight.controller.thirdparty</groupId>
1368         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
1369         <version>${corsfilter.version}</version>
1370       </dependency>
1371       <dependency>
1372         <groupId>org.opendaylight.controller.thirdparty</groupId>
1373         <artifactId>org.openflow.openflowj</artifactId>
1374         <version>1.0.2</version>
1375       </dependency>
1376       <dependency>
1377         <groupId>org.opendaylight.yangtools</groupId>
1378         <artifactId>binding-generator-impl</artifactId>
1379         <version>${yangtools.version}</version>
1380       </dependency>
1381       <dependency>
1382         <groupId>org.opendaylight.yangtools</groupId>
1383         <artifactId>binding-generator-spi</artifactId>
1384         <version>${yangtools.version}</version>
1385       </dependency>
1386       <dependency>
1387         <groupId>org.opendaylight.yangtools</groupId>
1388         <artifactId>binding-generator-util</artifactId>
1389         <version>${yangtools.version}</version>
1390       </dependency>
1391       <dependency>
1392         <groupId>org.opendaylight.yangtools</groupId>
1393         <artifactId>binding-type-provider</artifactId>
1394         <version>${yangtools.version}</version>
1395       </dependency>
1396       <dependency>
1397         <groupId>org.opendaylight.yangtools</groupId>
1398         <artifactId>concepts</artifactId>
1399         <version>${yangtools.version}</version>
1400       </dependency>
1401       <dependency>
1402         <groupId>org.opendaylight.yangtools</groupId>
1403         <artifactId>object-cache-api</artifactId>
1404         <version>${yangtools.version}</version>
1405       </dependency>
1406       <dependency>
1407         <groupId>org.opendaylight.yangtools</groupId>
1408         <artifactId>object-cache-guava</artifactId>
1409         <version>${yangtools.version}</version>
1410       </dependency>
1411       <dependency>
1412         <groupId>org.opendaylight.yangtools</groupId>
1413         <artifactId>restconf-client-api</artifactId>
1414         <version>${yangtools.version}</version>
1415       </dependency>
1416       <dependency>
1417         <groupId>org.opendaylight.yangtools</groupId>
1418         <artifactId>restconf-client-impl</artifactId>
1419         <version>${yangtools.version}</version>
1420       </dependency>
1421
1422       <!-- yangtools dependencies -->
1423       <dependency>
1424         <groupId>org.opendaylight.yangtools</groupId>
1425         <artifactId>yang-binding</artifactId>
1426         <version>${yangtools.version}</version>
1427       </dependency>
1428       <dependency>
1429         <groupId>org.opendaylight.yangtools</groupId>
1430         <artifactId>yang-common</artifactId>
1431         <version>${yangtools.version}</version>
1432       </dependency>
1433       <dependency>
1434         <groupId>org.opendaylight.yangtools</groupId>
1435         <artifactId>yang-data-api</artifactId>
1436         <version>${yangtools.version}</version>
1437       </dependency>
1438       <dependency>
1439         <groupId>org.opendaylight.yangtools</groupId>
1440         <artifactId>yang-data-impl</artifactId>
1441         <version>${yangtools.version}</version>
1442       </dependency>
1443       <dependency>
1444         <groupId>org.opendaylight.yangtools</groupId>
1445         <artifactId>yang-data-util</artifactId>
1446         <version>${yangtools.version}</version>
1447       </dependency>
1448       <dependency>
1449         <groupId>org.opendaylight.yangtools</groupId>
1450         <artifactId>yang-maven-plugin-spi</artifactId>
1451         <version>${yangtools.version}</version>
1452       </dependency>
1453       <dependency>
1454         <groupId>org.opendaylight.yangtools</groupId>
1455         <artifactId>yang-model-api</artifactId>
1456         <version>${yangtools.version}</version>
1457       </dependency>
1458       <dependency>
1459         <groupId>org.opendaylight.yangtools</groupId>
1460         <artifactId>yang-model-util</artifactId>
1461         <version>${yangtools.version}</version>
1462       </dependency>
1463       <dependency>
1464         <groupId>org.opendaylight.yangtools</groupId>
1465         <artifactId>yang-parser-api</artifactId>
1466         <version>${yangtools.version}</version>
1467       </dependency>
1468       <dependency>
1469         <groupId>org.opendaylight.yangtools</groupId>
1470         <artifactId>yang-parser-impl</artifactId>
1471         <version>${yangtools.version}</version>
1472       </dependency>
1473       <!-- yang model dependencies -->
1474       <dependency>
1475         <groupId>org.opendaylight.yangtools.model</groupId>
1476         <artifactId>ietf-inet-types</artifactId>
1477         <version>${ietf-inet-types.version}</version>
1478       </dependency>
1479       <dependency>
1480         <groupId>org.opendaylight.yangtools.model</groupId>
1481         <artifactId>ietf-topology</artifactId>
1482         <version>${ietf-topology.version}</version>
1483       </dependency>
1484       <dependency>
1485         <groupId>org.opendaylight.yangtools.model</groupId>
1486         <artifactId>ietf-topology-l3-unicast-igp</artifactId>
1487         <version>${ietf-topology.version}</version>
1488       </dependency>
1489       <dependency>
1490         <groupId>org.opendaylight.yangtools.model</groupId>
1491         <artifactId>ietf-yang-types</artifactId>
1492         <version>${ietf-yang-types.version}</version>
1493       </dependency>
1494       <dependency>
1495         <groupId>org.opendaylight.yangtools.model</groupId>
1496         <artifactId>opendaylight-l2-types</artifactId>
1497         <version>${opendaylight-l2-types.version}</version>
1498       </dependency>
1499       <dependency>
1500         <groupId>org.opendaylight.yangtools.model</groupId>
1501         <artifactId>yang-ext</artifactId>
1502         <version>${yang-ext.version}</version>
1503       </dependency>
1504       <dependency>
1505         <groupId>org.openexi</groupId>
1506         <artifactId>nagasena</artifactId>
1507         <version>${exi.nagasena.version}</version>
1508       </dependency>
1509       <dependency>
1510         <groupId>org.openexi</groupId>
1511         <artifactId>nagasena-rta</artifactId>
1512         <version>${exi.nagasena.version}</version>
1513       </dependency>
1514       <dependency>
1515         <groupId>org.osgi</groupId>
1516         <artifactId>org.osgi.compendium</artifactId>
1517         <version>${osgi.compendium.version}</version>
1518       </dependency>
1519       <dependency>
1520         <groupId>org.osgi</groupId>
1521         <artifactId>org.osgi.core</artifactId>
1522         <version>${osgi.core.version}</version>
1523       </dependency>
1524
1525       <dependency>
1526         <groupId>org.ow2.asm</groupId>
1527         <artifactId>asm-all</artifactId>
1528         <version>4.1</version>
1529       </dependency>
1530       <!-- Visual VM hook -->
1531       <dependency>
1532         <groupId>org.ow2.chameleon.management</groupId>
1533         <artifactId>chameleon-mbeans</artifactId>
1534         <version>1.0.0</version>
1535       </dependency>
1536       <dependency>
1537         <groupId>org.slf4j</groupId>
1538         <artifactId>jcl-over-slf4j</artifactId>
1539         <version>${slf4j.version}</version>
1540       </dependency>
1541       <dependency>
1542         <groupId>org.slf4j</groupId>
1543         <artifactId>log4j-over-slf4j</artifactId>
1544         <version>${slf4j.version}</version>
1545       </dependency>
1546       <dependency>
1547         <groupId>org.slf4j</groupId>
1548         <artifactId>slf4j-api</artifactId>
1549         <version>${slf4j.version}</version>
1550         <scope>compile</scope>
1551       </dependency>
1552       <dependency>
1553         <groupId>org.springframework</groupId>
1554         <artifactId>org.springframework.aop</artifactId>
1555         <version>${spring.version}</version>
1556       </dependency>
1557       <dependency>
1558         <groupId>org.springframework</groupId>
1559         <artifactId>org.springframework.asm</artifactId>
1560         <version>${spring.version}</version>
1561       </dependency>
1562       <dependency>
1563         <groupId>org.springframework</groupId>
1564         <artifactId>org.springframework.beans</artifactId>
1565         <version>${spring.version}</version>
1566       </dependency>
1567       <dependency>
1568         <groupId>org.springframework</groupId>
1569         <artifactId>org.springframework.context</artifactId>
1570         <version>${spring.version}</version>
1571       </dependency>
1572       <dependency>
1573         <groupId>org.springframework</groupId>
1574         <artifactId>org.springframework.context.support</artifactId>
1575         <version>${spring.version}</version>
1576       </dependency>
1577       <dependency>
1578         <groupId>org.springframework</groupId>
1579         <artifactId>org.springframework.core</artifactId>
1580         <version>${spring.version}</version>
1581       </dependency>
1582       <dependency>
1583         <groupId>org.springframework</groupId>
1584         <artifactId>org.springframework.expression</artifactId>
1585         <version>${spring.version}</version>
1586       </dependency>
1587       <dependency>
1588         <groupId>org.springframework</groupId>
1589         <artifactId>org.springframework.transaction</artifactId>
1590         <version>${spring-security.version}</version>
1591       </dependency>
1592       <dependency>
1593         <groupId>org.springframework</groupId>
1594         <artifactId>org.springframework.web</artifactId>
1595         <version>${spring.version}</version>
1596       </dependency>
1597       <dependency>
1598         <groupId>org.springframework</groupId>
1599         <artifactId>org.springframework.web.servlet</artifactId>
1600         <version>${spring.version}</version>
1601       </dependency>
1602
1603       <!-- Spring security -->
1604       <dependency>
1605         <groupId>org.springframework.security</groupId>
1606         <artifactId>spring-security-config</artifactId>
1607         <version>${spring-security.version}</version>
1608       </dependency>
1609       <dependency>
1610         <groupId>org.springframework.security</groupId>
1611         <artifactId>spring-security-core</artifactId>
1612         <version>${spring-security.version}</version>
1613       </dependency>
1614       <dependency>
1615         <groupId>org.springframework.security</groupId>
1616         <artifactId>spring-security-taglibs</artifactId>
1617         <version>${spring-security.version}</version>
1618       </dependency>
1619       <dependency>
1620         <groupId>org.springframework.security</groupId>
1621         <artifactId>spring-security-web</artifactId>
1622         <version>${spring-security.version}</version>
1623       </dependency>
1624       <dependency>
1625         <groupId>virgomirror</groupId>
1626         <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
1627         <version>3.8.0.I20120518-2145</version>
1628       </dependency>
1629       <dependency>
1630         <groupId>junit</groupId>
1631         <artifactId>junit</artifactId>
1632         <version>${junit.version}</version>
1633         <scope>test</scope>
1634       </dependency>
1635       <dependency>
1636         <groupId>org.mockito</groupId>
1637         <artifactId>mockito-all</artifactId>
1638         <version>${mockito.version}</version>
1639         <scope>test</scope>
1640       </dependency>
1641       <dependency>
1642         <groupId>org.opendaylight.controller</groupId>
1643         <artifactId>commons.logback_settings</artifactId>
1644         <version>0.0.2-SNAPSHOT</version>
1645         <scope>test</scope>
1646       </dependency>
1647       <dependency>
1648         <groupId>org.opendaylight.controller</groupId>
1649         <artifactId>sal-binding-broker-impl</artifactId>
1650         <version>${mdsal.version}</version>
1651         <type>test-jar</type>
1652         <scope>test</scope>
1653       </dependency>
1654       <dependency>
1655         <groupId>org.opendaylight.controller</groupId>
1656         <artifactId>sal-binding-it</artifactId>
1657         <version>${mdsal.version}</version>
1658         <scope>test</scope>
1659       </dependency>
1660       <dependency>
1661         <groupId>org.opendaylight.yangtools</groupId>
1662         <artifactId>mockito-configuration</artifactId>
1663         <version>${yangtools.version}</version>
1664         <scope>test</scope>
1665       </dependency>
1666       <!-- Add Pax Exam -->
1667       <dependency>
1668         <groupId>org.ops4j.pax.exam</groupId>
1669         <artifactId>pax-exam-container-native</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-junit4</artifactId>
1676         <version>${exam.version}</version>
1677         <scope>test</scope>
1678       </dependency>
1679       <dependency>
1680         <groupId>org.ops4j.pax.exam</groupId>
1681         <artifactId>pax-exam-link-mvn</artifactId>
1682         <version>${exam.version}</version>
1683         <scope>test</scope>
1684       </dependency>
1685       <dependency>
1686         <groupId>org.ops4j.pax.url</groupId>
1687         <artifactId>pax-url-aether</artifactId>
1688         <version>${url.version}</version>
1689         <scope>test</scope>
1690       </dependency>
1691
1692       <dependency>
1693         <groupId>org.springframework.osgi</groupId>
1694         <artifactId>spring-osgi-mock</artifactId>
1695         <version>${spring-osgi.version}</version>
1696         <scope>test</scope>
1697       </dependency>
1698       <dependency>
1699         <groupId>xmlunit</groupId>
1700         <artifactId>xmlunit</artifactId>
1701         <version>1.5</version>
1702         <scope>test</scope>
1703       </dependency>
1704     </dependencies>
1705   </dependencyManagement>
1706
1707   <build>
1708     <pluginManagement>
1709       <plugins>
1710         <plugin>
1711           <groupId>org.apache.felix</groupId>
1712           <artifactId>maven-bundle-plugin</artifactId>
1713           <version>${bundle.plugin.version}</version>
1714           <extensions>true</extensions>
1715         </plugin>
1716         <plugin>
1717           <artifactId>maven-clean-plugin</artifactId>
1718           <configuration>
1719             <filesets>
1720               <fileset>
1721                 <directory>${xtend.dstdir}</directory>
1722                 <includes>
1723                   <include>**</include>
1724                 </includes>
1725               </fileset>
1726               <fileset>
1727                 <directory>${jmxGeneratorPath}</directory>
1728                 <includes>
1729                   <include>**</include>
1730                 </includes>
1731               </fileset>
1732               <fileset>
1733                 <directory>${salGeneratorPath}</directory>
1734                 <includes>
1735                   <include>**</include>
1736                 </includes>
1737               </fileset>
1738             </filesets>
1739           </configuration>
1740         </plugin>
1741         <plugin>
1742           <groupId>org.apache.maven.plugins</groupId>
1743           <artifactId>maven-compiler-plugin</artifactId>
1744           <version>${maven.compile.plugin.version}</version>
1745           <configuration>
1746             <source>${java.version.source}</source>
1747             <target>${java.version.target}</target>
1748             <testSource>${java.version.source}</testSource>
1749             <testTarget>${java.version.target}</testTarget>
1750           </configuration>
1751         </plugin>
1752         <plugin>
1753           <groupId>org.apache.maven.plugins</groupId>
1754           <artifactId>maven-jar-plugin</artifactId>
1755           <version>${jar.plugin.version}</version>
1756         </plugin>
1757         <plugin>
1758           <groupId>org.apache.maven.plugins</groupId>
1759           <artifactId>maven-javadoc-plugin</artifactId>
1760           <version>2.8.1</version>
1761           <configuration>
1762             <doclet>org.jboss.apiviz.APIviz</doclet>
1763             <docletArtifact>
1764               <groupId>org.jboss.apiviz</groupId>
1765               <artifactId>apiviz</artifactId>
1766               <version>1.3.2.GA</version>
1767             </docletArtifact>
1768             <finalName>${project.artifactId}-${build.suffix}</finalName>
1769             <useStandardDocletOptions>true</useStandardDocletOptions>
1770             <charset>UTF-8</charset>
1771             <encoding>UTF-8</encoding>
1772             <docencoding>UTF-8</docencoding>
1773             <breakiterator>true</breakiterator>
1774             <version>true</version>
1775             <author>true</author>
1776             <keywords>true</keywords>
1777             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1778             <failOnError>false</failOnError>
1779           </configuration>
1780         </plugin>
1781         <plugin>
1782           <groupId>org.apache.maven.plugins</groupId>
1783           <artifactId>maven-jxr-plugin</artifactId>
1784           <version>2.3</version>
1785           <configuration>
1786             <aggregate>true</aggregate>
1787             <linkJavadoc>true</linkJavadoc>
1788             <javadocDir>target/apidocs</javadocDir>
1789           </configuration>
1790         </plugin>
1791         <plugin>
1792           <groupId>org.apache.maven.plugins</groupId>
1793           <artifactId>maven-release-plugin</artifactId>
1794           <version>${releaseplugin.version}</version>
1795         </plugin>
1796         <plugin>
1797           <groupId>org.codehaus.enunciate</groupId>
1798           <artifactId>maven-enunciate-plugin</artifactId>
1799           <version>${enunciate.version}</version>
1800           <configuration>
1801             <configFile>enunciate.xml</configFile>
1802           </configuration>
1803           <dependencies>
1804             <dependency>
1805               <groupId>org.codehaus.enunciate</groupId>
1806               <artifactId>enunciate-swagger</artifactId>
1807               <version>${enunciate.version}</version>
1808             </dependency>
1809             <dependency>
1810               <groupId>org.opendaylight.controller</groupId>
1811               <artifactId>commons.logback_settings</artifactId>
1812               <version>0.0.2-SNAPSHOT</version>
1813             </dependency>
1814           </dependencies>
1815           <executions>
1816             <execution>
1817               <goals>
1818                 <goal>docs</goal>
1819               </goals>
1820             </execution>
1821           </executions>
1822         </plugin>
1823         <plugin>
1824           <groupId>org.codehaus.mojo</groupId>
1825           <artifactId>build-helper-maven-plugin</artifactId>
1826           <version>1.8</version>
1827           <executions>
1828             <execution>
1829               <id>add-source</id>
1830               <goals>
1831                 <goal>add-source</goal>
1832               </goals>
1833               <phase>generate-sources</phase>
1834               <configuration>
1835                 <sources>
1836                   <source>src/main/yang</source>
1837                   <source>${jmxGeneratorPath}</source>
1838                   <source>${salGeneratorPath}</source>
1839                   <source>${xtend.dstdir}</source>
1840                 </sources>
1841               </configuration>
1842             </execution>
1843           </executions>
1844         </plugin>
1845
1846         <!-- Ignore/Execute plugin execution -->
1847         <plugin>
1848           <groupId>org.eclipse.m2e</groupId>
1849           <artifactId>lifecycle-mapping</artifactId>
1850           <version>1.0.0</version>
1851           <configuration>
1852             <lifecycleMappingMetadata>
1853               <pluginExecutions>
1854                 <pluginExecution>
1855                   <pluginExecutionFilter>
1856                     <groupId>org.codehaus.mojo</groupId>
1857                     <artifactId>properties-maven-plugin</artifactId>
1858                     <versionRange>[0.0,)</versionRange>
1859                     <goals>
1860                       <goal>set-system-properties</goal>
1861                     </goals>
1862                   </pluginExecutionFilter>
1863                   <action>
1864                     <ignore></ignore>
1865                   </action>
1866                 </pluginExecution>
1867                 <pluginExecution>
1868                   <pluginExecutionFilter>
1869                     <groupId>org.codehaus.enunciate</groupId>
1870                     <artifactId>maven-enunciate-plugin</artifactId>
1871                     <versionRange>[0.0,)</versionRange>
1872                     <goals>
1873                       <goal>docs</goal>
1874                     </goals>
1875                   </pluginExecutionFilter>
1876                   <action>
1877                     <ignore></ignore>
1878                   </action>
1879                 </pluginExecution>
1880                 <pluginExecution>
1881                   <pluginExecutionFilter>
1882                     <groupId>org.jacoco</groupId>
1883                     <artifactId>jacoco-maven-plugin</artifactId>
1884                     <versionRange>[0.0,)</versionRange>
1885                     <goals>
1886                       <goal>prepare-agent</goal>
1887                       <goal>pre-test</goal>
1888                       <goal>post-test</goal>
1889                     </goals>
1890                   </pluginExecutionFilter>
1891                   <action>
1892                     <ignore></ignore>
1893                   </action>
1894                 </pluginExecution>
1895                 <pluginExecution>
1896                   <pluginExecutionFilter>
1897                     <groupId>org.ops4j.pax.exam</groupId>
1898                     <artifactId>maven-paxexam-plugin</artifactId>
1899                     <versionRange>[1.2.4,)</versionRange>
1900                     <goals>
1901                       <goal>generate-depends-file</goal>
1902                     </goals>
1903                   </pluginExecutionFilter>
1904                   <action>
1905                     <execute>
1906                       <runOnIncremental>false</runOnIncremental>
1907                     </execute>
1908                   </action>
1909                 </pluginExecution>
1910                 <pluginExecution>
1911                   <pluginExecutionFilter>
1912                     <groupId>org.apache.maven.plugins</groupId>
1913                     <artifactId>maven-checkstyle-plugin</artifactId>
1914                     <versionRange>[2.0,)</versionRange>
1915                     <goals>
1916                       <goal>check</goal>
1917                     </goals>
1918                   </pluginExecutionFilter>
1919                   <action>
1920                     <ignore></ignore>
1921                   </action>
1922                 </pluginExecution>
1923                 <pluginExecution>
1924                   <pluginExecutionFilter>
1925                     <groupId>org.opendaylight.yangtools</groupId>
1926                     <artifactId>yang-maven-plugin</artifactId>
1927                     <versionRange>[0.5,)</versionRange>
1928                     <goals>
1929                       <goal>generate-sources</goal>
1930                     </goals>
1931                   </pluginExecutionFilter>
1932                   <action>
1933                     <execute></execute>
1934                   </action>
1935                 </pluginExecution>
1936                 <pluginExecution>
1937                   <pluginExecutionFilter>
1938                     <groupId>org.codehaus.groovy.maven</groupId>
1939                     <artifactId>gmaven-plugin</artifactId>
1940                     <versionRange>1.0</versionRange>
1941                     <goals>
1942                       <goal>execute</goal>
1943                     </goals>
1944                   </pluginExecutionFilter>
1945                   <action>
1946                     <ignore></ignore>
1947                   </action>
1948                 </pluginExecution>
1949                 <pluginExecution>
1950                   <pluginExecutionFilter>
1951                     <groupId>org.apache.maven.plugins</groupId>
1952                     <artifactId>maven-enforcer-plugin</artifactId>
1953                     <versionRange>${enforcer.version}</versionRange>
1954                     <goals>
1955                       <goal>enforce</goal>
1956                     </goals>
1957                   </pluginExecutionFilter>
1958                   <action>
1959                     <ignore></ignore>
1960                   </action>
1961                 </pluginExecution>
1962               </pluginExecutions>
1963             </lifecycleMappingMetadata>
1964           </configuration>
1965         </plugin>
1966         <plugin>
1967           <groupId>org.eclipse.xtend</groupId>
1968           <artifactId>xtend-maven-plugin</artifactId>
1969           <version>${xtend.version}</version>
1970           <executions>
1971             <execution>
1972               <goals>
1973                 <goal>compile</goal>
1974               </goals>
1975               <configuration>
1976                 <outputDirectory>${xtend.dstdir}</outputDirectory>
1977               </configuration>
1978             </execution>
1979           </executions>
1980         </plugin>
1981         <plugin>
1982           <groupId>org.jacoco</groupId>
1983           <artifactId>jacoco-maven-plugin</artifactId>
1984           <version>${jacoco.version}</version>
1985         </plugin>
1986         <plugin>
1987           <groupId>org.opendaylight.yangtools</groupId>
1988           <artifactId>yang-maven-plugin</artifactId>
1989           <version>${yangtools.version}</version>
1990           <dependencies>
1991             <dependency>
1992               <groupId>org.opendaylight.yangtools</groupId>
1993               <artifactId>maven-sal-api-gen-plugin</artifactId>
1994               <version>${yangtools.version}</version>
1995               <type>jar</type>
1996             </dependency>
1997             <dependency>
1998               <groupId>org.osgi</groupId>
1999               <artifactId>org.osgi.core</artifactId>
2000               <version>${osgi.core.version}</version>
2001             </dependency>
2002           </dependencies>
2003         </plugin>
2004       </plugins>
2005     </pluginManagement>
2006     <plugins>
2007       <plugin>
2008         <groupId>org.apache.maven.plugins</groupId>
2009         <artifactId>maven-checkstyle-plugin</artifactId>
2010         <version>${checkstyle.version}</version>
2011         <configuration>
2012           <failsOnError>true</failsOnError>
2013           <configLocation>controller/checkstyle.xml</configLocation>
2014           <consoleOutput>true</consoleOutput>
2015           <includeTestSourceDirectory>true</includeTestSourceDirectory>
2016           <sourceDirectory>${project.basedir}</sourceDirectory>
2017           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
2018           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/</excludes>
2019         </configuration>
2020         <dependencies>
2021           <dependency>
2022             <groupId>org.opendaylight.controller</groupId>
2023             <artifactId>checkstyle</artifactId>
2024             <version>0.0.3-SNAPSHOT</version>
2025           </dependency>
2026         </dependencies>
2027         <executions>
2028           <execution>
2029             <goals>
2030               <goal>check</goal>
2031             </goals>
2032             <phase>process-sources</phase>
2033           </execution>
2034         </executions>
2035       </plugin>
2036       <plugin>
2037         <groupId>org.apache.maven.plugins</groupId>
2038         <artifactId>maven-enforcer-plugin</artifactId>
2039         <version>${enforcer.version}</version>
2040         <executions>
2041           <execution>
2042             <id>enforce-java</id>
2043             <goals>
2044               <goal>enforce</goal>
2045             </goals>
2046             <configuration>
2047               <rules>
2048                 <requireJavaVersion>
2049                   <version>1.7.0</version>
2050                 </requireJavaVersion>
2051               </rules>
2052             </configuration>
2053           </execution>
2054         </executions>
2055       </plugin>
2056       <plugin>
2057         <groupId>org.apache.maven.plugins</groupId>
2058         <artifactId>maven-failsafe-plugin</artifactId>
2059         <version>${failsafe.version}</version>
2060         <configuration>
2061           <argLine>${testvm.argLine}</argLine>
2062           <systemProperties>
2063             <property>
2064               <name>logback.configurationFile</name>
2065               <value>logback.xml</value>
2066             </property>
2067           </systemProperties>
2068         </configuration>
2069         <executions>
2070           <execution>
2071             <id>failsafe-integration-tests</id>
2072             <goals>
2073               <goal>integration-test</goal>
2074             </goals>
2075             <phase>integration-test</phase>
2076           </execution>
2077           <execution>
2078             <id>failsafe-verify</id>
2079             <goals>
2080               <goal>verify</goal>
2081             </goals>
2082             <phase>verify</phase>
2083           </execution>
2084         </executions>
2085       </plugin>
2086       <plugin>
2087         <groupId>org.apache.maven.plugins</groupId>
2088         <artifactId>maven-surefire-plugin</artifactId>
2089         <version>${surefire.version}</version>
2090         <configuration>
2091           <argLine>${testvm.argLine}</argLine>
2092           <systemProperties>
2093             <property>
2094               <name>logback.configurationFile</name>
2095               <value>logback.xml</value>
2096             </property>
2097           </systemProperties>
2098         </configuration>
2099       </plugin>
2100       <plugin>
2101         <groupId>org.codehaus.mojo</groupId>
2102         <artifactId>build-helper-maven-plugin</artifactId>
2103       </plugin>
2104     </plugins>
2105   </build>
2106
2107   <reporting>
2108     <outputDirectory>${project.build.directory}/site</outputDirectory>
2109     <excludeDefaults>true</excludeDefaults>
2110     <plugins>
2111       <plugin>
2112         <groupId>org.apache.maven.plugins</groupId>
2113         <artifactId>maven-checkstyle-plugin</artifactId>
2114         <version>${checkstyle.version}</version>
2115       </plugin>
2116       <plugin>
2117         <groupId>org.apache.maven.plugins</groupId>
2118         <artifactId>maven-javadoc-plugin</artifactId>
2119         <version>2.8.1</version>
2120         <configuration>
2121           <doclet>org.jboss.apiviz.APIviz</doclet>
2122           <docletArtifact>
2123             <groupId>org.jboss.apiviz</groupId>
2124             <artifactId>apiviz</artifactId>
2125             <version>1.3.2.GA</version>
2126           </docletArtifact>
2127           <finalName>${project.artifactId}-${build.suffix}</finalName>
2128           <useStandardDocletOptions>true</useStandardDocletOptions>
2129           <charset>UTF-8</charset>
2130           <encoding>UTF-8</encoding>
2131           <docencoding>UTF-8</docencoding>
2132           <breakiterator>true</breakiterator>
2133           <version>true</version>
2134           <author>true</author>
2135           <keywords>true</keywords>
2136           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
2137         </configuration>
2138       </plugin>
2139       <plugin>
2140         <groupId>org.apache.maven.plugins</groupId>
2141         <artifactId>maven-jxr-plugin</artifactId>
2142         <version>2.3</version>
2143         <configuration>
2144           <aggregate>true</aggregate>
2145           <linkJavadoc>true</linkJavadoc>
2146         </configuration>
2147       </plugin>
2148       <plugin>
2149         <groupId>org.apache.maven.plugins</groupId>
2150         <artifactId>maven-project-info-reports-plugin</artifactId>
2151         <version>${projectinfo}</version>
2152         <configuration>
2153           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
2154           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
2155         </configuration>
2156         <reportSets>
2157           <reportSet>
2158             <reports>
2159               <report>index</report>
2160               <report>project-team</report>
2161               <report>license</report>
2162               <report>mailing-list</report>
2163               <report>plugin-management</report>
2164               <report>cim</report>
2165               <report>issue-tracking</report>
2166               <report>scm</report>
2167               <report>summary</report>
2168             </reports>
2169           </reportSet>
2170         </reportSets>
2171       </plugin>
2172     </plugins>
2173   </reporting>
2174   <scm>
2175     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
2176     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
2177     <tag>HEAD</tag>
2178     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
2179   </scm>
2180
2181   <repositories>
2182
2183     <!-- OpenDayLight Repo Mirror -->
2184     <repository>
2185       <releases>
2186         <enabled>true</enabled>
2187         <updatePolicy>never</updatePolicy>
2188       </releases>
2189       <snapshots>
2190         <enabled>false</enabled>
2191       </snapshots>
2192       <id>opendaylight-mirror</id>
2193       <name>opendaylight-mirror</name>
2194       <url>${nexusproxy}/groups/public/</url>
2195     </repository>
2196     <!-- OpenDayLight Snapshot artifact -->
2197     <repository>
2198       <releases>
2199         <enabled>false</enabled>
2200       </releases>
2201       <snapshots>
2202         <enabled>true</enabled>
2203       </snapshots>
2204       <id>opendaylight-snapshot</id>
2205       <name>opendaylight-snapshot</name>
2206       <url>${nexusproxy}/repositories/${nexus.repository.snapshot}/</url>
2207     </repository>
2208   </repositories>
2209
2210   <pluginRepositories>
2211     <!-- OpenDayLight Repo Mirror -->
2212     <pluginRepository>
2213       <releases>
2214         <enabled>true</enabled>
2215         <updatePolicy>never</updatePolicy>
2216       </releases>
2217       <snapshots>
2218         <enabled>false</enabled>
2219       </snapshots>
2220       <id>opendaylight-mirror</id>
2221       <name>opendaylight-mirror</name>
2222       <url>${nexusproxy}/groups/public/</url>
2223     </pluginRepository>
2224     <!-- OpenDayLight Snapshot artifact -->
2225     <pluginRepository>
2226       <releases>
2227         <enabled>false</enabled>
2228       </releases>
2229       <snapshots>
2230         <enabled>true</enabled>
2231       </snapshots>
2232       <id>opendaylight-snapshot</id>
2233       <name>opendaylight-snapshot</name>
2234       <url>${nexusproxy}/repositories/${nexus.repository.snapshot}/</url>
2235     </pluginRepository>
2236   </pluginRepositories>
2237   <distributionManagement>
2238     <!-- OpenDayLight Released artifact -->
2239     <repository>
2240       <id>opendaylight-release</id>
2241       <url>${nexusproxy}/repositories/${nexus.repository.release}/</url>
2242     </repository>
2243     <!-- OpenDayLight Snapshot artifact -->
2244     <snapshotRepository>
2245       <id>opendaylight-snapshot</id>
2246       <url>${nexusproxy}/repositories/${nexus.repository.snapshot}/</url>
2247     </snapshotRepository>
2248     <!-- Site deployment -->
2249     <site>
2250       <id>website</id>
2251       <url>${sitedeploy}</url>
2252     </site>
2253   </distributionManagement>
2254
2255   <profiles>
2256     <profile>
2257       <id>IDE</id>
2258       <activation>
2259         <property>
2260           <name>m2e.version</name>
2261         </property>
2262       </activation>
2263       <build>
2264         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
2265         <directory>target-ide</directory>
2266       </build>
2267     </profile>
2268     <profile>
2269       <id>viewbuild</id>
2270       <activation>
2271         <activeByDefault>true</activeByDefault>
2272       </activation>
2273       <properties>
2274         <build.suffix>${project.version}</build.suffix>
2275       </properties>
2276     </profile>
2277     <profile>
2278       <id>jenkins</id>
2279       <activation>
2280         <property>
2281           <name>BUILDSUFFIX</name>
2282         </property>
2283       </activation>
2284       <properties>
2285         <build.suffix>${BUILDSUFFIX}</build.suffix>
2286       </properties>
2287     </profile>
2288     <profile>
2289       <id>fastreassembly</id>
2290       <build>
2291         <plugins>
2292           <plugin>
2293             <groupId>org.apache.maven.plugins</groupId>
2294             <artifactId>maven-dependency-plugin</artifactId>
2295             <version>2.4</version>
2296             <executions>
2297               <execution>
2298                 <id>copyfastreassembly</id>
2299                 <goals>
2300                   <goal>copy</goal>
2301                 </goals>
2302                 <phase>install</phase>
2303                 <configuration>
2304                   <artifactItems>
2305                     <artifactItem>
2306                       <groupId>${project.groupId}</groupId>
2307                       <artifactId>${project.artifactId}</artifactId>
2308                       <version>${project.version}</version>
2309                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
2310                     </artifactItem>
2311                   </artifactItems>
2312                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
2313                 </configuration>
2314               </execution>
2315             </executions>
2316           </plugin>
2317         </plugins>
2318       </build>
2319     </profile>
2320   </profiles>
2321 </project>