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