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