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