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