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