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