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