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