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