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