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