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