BUG-6341: use common Coda Hale Metrics
[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
5   <parent>
6     <groupId>org.opendaylight.odlparent</groupId>
7     <artifactId>odlparent</artifactId>
8     <version>1.8.0-SNAPSHOT</version>
9     <relativePath></relativePath>
10   </parent>
11
12   <groupId>org.opendaylight.controller</groupId>
13   <artifactId>commons.opendaylight</artifactId>
14   <packaging>pom</packaging>
15
16   <properties>
17     <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
18     <appauth.version>0.8.0-SNAPSHOT</appauth.version>
19     <archetype-app-northbound>0.4.0-SNAPSHOT</archetype-app-northbound>
20     <arphandler.version>0.9.0-SNAPSHOT</arphandler.version>
21     <!-- Plugin Versions -->
22     <bundlescanner.api.version>0.8.0-SNAPSHOT</bundlescanner.api.version>
23     <bundlescanner.implementation.version>0.8.0-SNAPSHOT</bundlescanner.implementation.version>
24     <bundlescanner.version>0.8.0-SNAPSHOT</bundlescanner.version>
25     <clustering.services.version>0.9.0-SNAPSHOT</clustering.services.version>
26     <clustering.services_implementation.version>0.8.0-SNAPSHOT</clustering.services_implementation.version>
27     <clustering.stub.version>0.8.0-SNAPSHOT</clustering.stub.version>
28     <clustering.test.version>0.8.0-SNAPSHOT</clustering.test.version>
29     <commmons.northbound.version>0.8.0-SNAPSHOT</commmons.northbound.version>
30
31     <commons.httpclient.version>0.5.0-SNAPSHOT</commons.httpclient.version>
32     <commons.logback_settings.version>0.4.0-SNAPSHOT</commons.logback_settings.version>
33     <commons.opendaylight.commons.httpclient>0.5.0-SNAPSHOT</commons.opendaylight.commons.httpclient>
34     <commons.opendaylight.concepts.version>0.9.0-SNAPSHOT</commons.opendaylight.concepts.version>
35     <commons.opendaylight.version>1.8.0-SNAPSHOT</commons.opendaylight.version>
36     <commons.parent.version>1.4.0-SNAPSHOT</commons.parent.version>
37     <commons.httpclient.version>0.5.0-SNAPSHOT</commons.httpclient.version>
38     <concepts.version>0.9.0-SNAPSHOT</concepts.version>
39     <config.version>0.6.0-SNAPSHOT</config.version>
40     <aaa.version>0.5.0-SNAPSHOT</aaa.version>
41     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
42     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
43     <config.clustered-entity-ownership.configfile>06-clustered-entity-ownership.xml</config.clustered-entity-ownership.configfile>
44     <config.netty.configfile>00-netty.xml</config.netty.configfile>
45     <config.mdsal.configfile>01-md-sal.xml</config.mdsal.configfile>
46     <config.xsql.configfile>04-xsql.xml</config.xsql.configfile>
47     <config.toaster.configfile>03-toaster-sample.xml</config.toaster.configfile>
48     <config.restconf.configfile>10-rest-connector.xml</config.restconf.configfile>
49
50     <configuration.implementation.version>0.8.0-SNAPSHOT</configuration.implementation.version>
51     <configuration.version>0.8.0-SNAPSHOT</configuration.version>
52     <connectionmanager.version>0.5.0-SNAPSHOT</connectionmanager.version>
53     <containermanager.it.version>0.9.0-SNAPSHOT</containermanager.it.version>
54     <containermanager.northbound.version>0.8.0-SNAPSHOT</containermanager.northbound.version>
55     <containermanager.shell.version>0.9.0-SNAPSHOT</containermanager.shell.version>
56     <containermanager.version>0.9.0-SNAPSHOT</containermanager.version>
57     <controllermanager.northbound.version>0.4.0-SNAPSHOT</controllermanager.northbound.version>
58     <devices.web.version>0.8.0-SNAPSHOT</devices.web.version>
59     <dummy-console.version>1.5.0-SNAPSHOT</dummy-console.version>
60     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
61
62     <!-- OpenEXI third party lib for netconf-->
63     <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
64     <features.test.version>1.8.0-SNAPSHOT</features.test.version>
65     <filtervalve.version>1.8.0-SNAPSHOT</filtervalve.version>
66     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
67     <flowprogrammer.northbound.version>0.8.0-SNAPSHOT</flowprogrammer.northbound.version>
68     <flows.web.version>0.8.0-SNAPSHOT</flows.web.version>
69     <forwarding.staticrouting>0.9.0-SNAPSHOT</forwarding.staticrouting>
70     <forwarding.staticrouting.northbound.version>0.8.0-SNAPSHOT</forwarding.staticrouting.northbound.version>
71     <forwardingrulesmanager.implementation.version>0.8.0-SNAPSHOT</forwardingrulesmanager.implementation.version>
72     <forwardingrulesmanager.version>0.10.0-SNAPSHOT</forwardingrulesmanager.version>
73     <hosttracker.api.version>0.9.0-SNAPSHOT</hosttracker.api.version>
74     <hosttracker.implementation.version>0.9.0-SNAPSHOT</hosttracker.implementation.version>
75     <hosttracker.northbound.version>0.8.0-SNAPSHOT</hosttracker.northbound.version>
76     <hosttracker.shell.version>1.4.0-SNAPSHOT</hosttracker.shell.version>
77     <hosttracker_new.api.version>0.8.0-SNAPSHOT</hosttracker_new.api.version>
78     <hosttracker_new.implementation.version>0.8.0-SNAPSHOT</hosttracker_new.implementation.version>
79     <httpservice-bridge.northbound.version>0.4.0-SNAPSHOT</httpservice-bridge.northbound.version>
80     <ietf-inet-types.version>1.2.0-SNAPSHOT</ietf-inet-types.version>
81     <ietf-restconf.version>2013.10.19.10-SNAPSHOT</ietf-restconf.version>
82     <ietf-topology.version>2013.10.21.10-SNAPSHOT</ietf-topology.version>
83     <ietf-yang-types.version>2013.07.15.10-SNAPSHOT</ietf-yang-types.version>
84     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
85
86     <!-- Path prefix where we generate configuration subsystem bindings -->
87     <jmxGeneratorPath>target/generated-sources/config-binding</jmxGeneratorPath>
88
89     <jolokia-bridge.version>0.4.0-SNAPSHOT</jolokia-bridge.version>
90     <karaf.branding.version>1.8.0-SNAPSHOT</karaf.branding.version>
91     <karaf.shell.version>${karaf.version}</karaf.shell.version>
92     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
93     <logging.bridge.version>0.8.0-SNAPSHOT</logging.bridge.version>
94     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
95     <!-- mdsal version for controller, not mdsal -->
96     <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
97     <networkconfig.bridgedomain.northbound.version>0.4.0-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
98     <!-- ODL repository / plugin repository -->
99     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
100     <northbound.commons.version>0.8.0-SNAPSHOT</northbound.commons.version>
101     <northbound.hosttracker.version>1.8.0-SNAPSHOT</northbound.hosttracker.version>
102     <northbound.jolokia.version>1.8.0-SNAPSHOT</northbound.jolokia.version>
103     <opendaylight-l2-types.version>2013.08.27.10-SNAPSHOT</opendaylight-l2-types.version>
104     <osgi-brandfragment.web.version>0.4.0-SNAPSHOT</osgi-brandfragment.web.version>
105     <protocol-framework.version>0.9.0-SNAPSHOT</protocol-framework.version>
106     <protocol_plugins.openflow.version>0.8.0-SNAPSHOT</protocol_plugins.openflow.version>
107     <protocol_plugins.stub.version>0.8.0-SNAPSHOT</protocol_plugins.stub.version>
108     <routing.dijkstra_implementation.version>0.8.0-SNAPSHOT</routing.dijkstra_implementation.version>
109     <sal.connection.version>0.5.0-SNAPSHOT</sal.connection.version>
110     <sal.implementation.version>0.8.0-SNAPSHOT</sal.implementation.version>
111     <sal.networkconfiguration.version>0.4.0-SNAPSHOT</sal.networkconfiguration.version>
112     <sal.version>0.12.0-SNAPSHOT</sal.version>
113
114     <!-- Path prefix where we generate YANG Java Bindings. This really should be inherited
115          from mdsal's binding-parent -->
116     <salGeneratorPath>target/generated-sources/mdsal-binding</salGeneratorPath>
117
118     <samples.loadbalancer>0.9.0-SNAPSHOT</samples.loadbalancer>
119     <samples.loadbalancer.northbound.version>0.8.0-SNAPSHOT</samples.loadbalancer.northbound.version>
120     <samples.simpleforwarding.version>0.8.0-SNAPSHOT</samples.simpleforwarding.version>
121     <sanitytest.version>0.8.0-SNAPSHOT</sanitytest.version>
122     <security.version>0.8.0-SNAPSHOT</security.version>
123     <karaf.security.version>0.8.0-SNAPSHOT</karaf.security.version>
124     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
125     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
126     <!-- Sonar properties using jacoco to retrieve integration test results -->
127     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
128     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
129     <sonar.language>java</sonar.language>
130     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
131     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
132     <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages</sonar.skippedModules>
133     <statistics.northbound.version>0.8.0-SNAPSHOT</statistics.northbound.version>
134     <statisticsmanager.implementation.version>0.8.0-SNAPSHOT</statisticsmanager.implementation.version>
135     <statisticsmanager.version>0.9.0-SNAPSHOT</statisticsmanager.version>
136     <subnets.northbound.version>0.8.0-SNAPSHOT</subnets.northbound.version>
137     <switchmanager.api.version>0.11.0-SNAPSHOT</switchmanager.api.version>
138     <switchmanager.implementation.version>0.8.0-SNAPSHOT</switchmanager.implementation.version>
139     <switchmanager.northbound.version>0.8.0-SNAPSHOT</switchmanager.northbound.version>
140     <testvm.argLine>-Xmx1024m</testvm.argLine>
141     <topology.northbound.version>0.8.0-SNAPSHOT</topology.northbound.version>
142     <topology.web.version>0.8.0-SNAPSHOT</topology.web.version>
143     <topologymanager.version>0.8.0-SNAPSHOT</topologymanager.version>
144     <topologymanager.shell.version>1.4.0-SNAPSHOT</topologymanager.shell.version>
145     <troubleshoot.web.version>0.8.0-SNAPSHOT</troubleshoot.web.version>
146     <usermanager.implementation.version>0.8.0-SNAPSHOT</usermanager.implementation.version>
147     <usermanager.northbound.version>0.4.0-SNAPSHOT</usermanager.northbound.version>
148     <usermanager.version>0.8.0-SNAPSHOT</usermanager.version>
149     <nsf.version>0.8.0-SNAPSHOT</nsf.version>
150     <web.version>0.8.0-SNAPSHOT</web.version>
151     <yang-ext.version>2013.09.07.10-SNAPSHOT</yang-ext.version>
152     <yang-jmx-generator.version>1.4.0-SNAPSHOT</yang-jmx-generator.version>
153     <yangtools.version>1.1.0-SNAPSHOT</yangtools.version>
154     <jmh.version>0.9.7</jmh.version>
155   </properties>
156
157   <dependencyManagement>
158     <dependencies>
159
160
161
162       <!-- yangtools artifacts -->
163       <dependency>
164         <groupId>org.opendaylight.yangtools</groupId>
165         <artifactId>yangtools-artifacts</artifactId>
166         <version>${yangtools.version}</version>
167         <type>pom</type>
168         <scope>import</scope>
169       </dependency>
170
171
172       <!-- mdsal artifacts -->
173       <dependency>
174         <groupId>org.opendaylight.mdsal</groupId>
175         <artifactId>mdsal-artifacts</artifactId>
176         <version>2.2.0-SNAPSHOT</version>
177         <type>pom</type>
178         <scope>import</scope>
179       </dependency>
180
181         <!-- mdsal artifacts -->
182         <dependency>
183           <groupId>org.opendaylight.mdsal.model</groupId>
184           <artifactId>mdsal-model-artifacts</artifactId>
185           <version>${mdsal.model.version}</version>
186           <type>pom</type>
187           <scope>import</scope>
188         </dependency>
189
190       <dependency>
191         <groupId>org.opendaylight.controller</groupId>
192         <artifactId>config-artifacts</artifactId>
193         <version>${config.version}</version>
194         <type>pom</type>
195         <scope>import</scope>
196       </dependency>
197
198        <!-- project specific dependencies -->
199       <dependency>
200         <groupId>org.opendaylight.controller</groupId>
201         <artifactId>mdsal-artifacts</artifactId>
202         <version>${mdsal.version}</version>
203         <type>pom</type>
204         <scope>import</scope>
205       </dependency>
206
207       <dependency>
208         <groupId>org.apache.sshd</groupId>
209         <artifactId>sshd-core</artifactId>
210         <version>0.14.0</version>
211       </dependency>
212
213       <!-- 3rd party dependencies needed by config-->
214       <dependency>
215         <groupId>org.apache.maven</groupId>
216         <artifactId>maven-core</artifactId>
217         <version>3.1.1</version>
218         <scope>provided</scope>
219       </dependency>
220
221       <dependency>
222         <groupId>net.sourceforge.pmd</groupId>
223         <artifactId>pmd</artifactId>
224         <version>5.1.0</version>
225       </dependency>
226       <dependency>
227         <groupId>org.codehaus.gmaven.runtime</groupId>
228         <artifactId>gmaven-runtime-2.0</artifactId>
229         <version>1.5</version>
230       </dependency>
231
232       <!-- md-sal -->
233       <dependency>
234         <groupId>org.glassfish.jersey.test-framework.providers</groupId>
235         <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
236         <version>2.4</version>
237       </dependency>
238       <dependency>
239         <groupId>org.opendaylight.controller</groupId>
240         <artifactId>appauth</artifactId>
241         <version>${appauth.version}</version>
242       </dependency>
243       <dependency>
244         <groupId>org.opendaylight.controller</groupId>
245         <artifactId>arphandler</artifactId>
246         <version>${arphandler.version}</version>
247       </dependency>
248       <dependency>
249         <groupId>org.opendaylight.controller</groupId>
250         <artifactId>bundlescanner</artifactId>
251         <version>${bundlescanner.version}</version>
252       </dependency>
253       <dependency>
254         <groupId>org.opendaylight.controller</groupId>
255         <artifactId>bundlescanner.implementation</artifactId>
256         <version>${bundlescanner.version}</version>
257       </dependency>
258       <dependency>
259         <groupId>org.opendaylight.controller</groupId>
260         <artifactId>clustering.services</artifactId>
261         <version>${clustering.services.version}</version>
262       </dependency>
263       <dependency>
264         <groupId>org.opendaylight.controller</groupId>
265         <artifactId>clustering.services-implementation</artifactId>
266         <version>${clustering.services_implementation.version}</version>
267       </dependency>
268       <dependency>
269         <groupId>org.opendaylight.controller</groupId>
270         <artifactId>clustering.stub</artifactId>
271         <version>${clustering.stub.version}</version>
272       </dependency>
273
274       <!-- testing dependencies -->
275       <dependency>
276         <groupId>org.opendaylight.controller</groupId>
277         <artifactId>clustering.test</artifactId>
278         <version>${clustering.test.version}</version>
279       </dependency>
280       <dependency>
281         <groupId>org.opendaylight.controller</groupId>
282         <artifactId>commons.httpclient</artifactId>
283         <version>${commons.httpclient.version}</version>
284       </dependency>
285
286       <!-- Northbound bundles -->
287       <dependency>
288         <groupId>org.opendaylight.controller</groupId>
289         <artifactId>commons.northbound</artifactId>
290         <version>${commmons.northbound.version}</version>
291       </dependency>
292       <dependency>
293         <groupId>org.opendaylight.controller</groupId>
294         <artifactId>concepts</artifactId>
295         <version>${concepts.version}</version>
296       </dependency>
297
298       <!-- config-->
299       <dependency>
300         <groupId>org.opendaylight.controller</groupId>
301         <artifactId>configuration</artifactId>
302         <version>${configuration.version}</version>
303       </dependency>
304       <dependency>
305         <groupId>org.opendaylight.controller</groupId>
306         <artifactId>configuration.implementation</artifactId>
307         <version>${configuration.implementation.version}</version>
308       </dependency>
309       <dependency>
310         <groupId>org.opendaylight.controller</groupId>
311         <artifactId>connectionmanager</artifactId>
312         <version>${connectionmanager.version}</version>
313       </dependency>
314       <dependency>
315         <groupId>org.opendaylight.controller</groupId>
316         <artifactId>connectionmanager.implementation</artifactId>
317         <version>${connectionmanager.version}</version>
318       </dependency>
319       <dependency>
320         <groupId>org.opendaylight.controller</groupId>
321         <artifactId>connectionmanager.northbound</artifactId>
322         <version>${connectionmanager.version}</version>
323       </dependency>
324       <dependency>
325         <groupId>org.opendaylight.controller</groupId>
326         <artifactId>containermanager</artifactId>
327         <version>${containermanager.version}</version>
328       </dependency>
329       <dependency>
330         <groupId>org.opendaylight.controller</groupId>
331         <artifactId>containermanager.implementation</artifactId>
332         <version>${containermanager.version}</version>
333       </dependency>
334       <dependency>
335         <groupId>org.opendaylight.controller</groupId>
336         <artifactId>containermanager.it.implementation</artifactId>
337         <version>${containermanager.it.version}</version>
338       </dependency>
339       <dependency>
340         <groupId>org.opendaylight.controller</groupId>
341         <artifactId>containermanager.northbound</artifactId>
342         <version>${containermanager.northbound.version}</version>
343       </dependency>
344       <dependency>
345         <groupId>org.opendaylight.controller</groupId>
346         <artifactId>containermanager.shell</artifactId>
347         <version>${containermanager.shell.version}</version>
348       </dependency>
349       <dependency>
350         <groupId>org.opendaylight.controller</groupId>
351         <artifactId>controllermanager.northbound</artifactId>
352         <version>${controllermanager.northbound.version}</version>
353       </dependency>
354       <dependency>
355         <groupId>org.opendaylight.controller</groupId>
356         <artifactId>devices.web</artifactId>
357         <version>${devices.web.version}</version>
358       </dependency>
359       <dependency>
360         <groupId>org.opendaylight.controller</groupId>
361         <artifactId>filter-valve</artifactId>
362         <version>${filtervalve.version}</version>
363       </dependency>
364       <dependency>
365         <groupId>org.opendaylight.controller</groupId>
366         <artifactId>flowprogrammer.northbound</artifactId>
367         <version>${flowprogrammer.northbound.version}</version>
368       </dependency>
369       <dependency>
370         <groupId>org.opendaylight.controller</groupId>
371         <artifactId>flows.web</artifactId>
372         <version>${flows.web.version}</version>
373       </dependency>
374       <dependency>
375         <groupId>org.opendaylight.controller</groupId>
376         <artifactId>forwarding.staticrouting</artifactId>
377         <version>${forwarding.staticrouting}</version>
378       </dependency>
379       <dependency>
380         <groupId>org.opendaylight.controller</groupId>
381         <artifactId>forwarding.staticrouting.northbound</artifactId>
382         <version>${forwarding.staticrouting.northbound.version}</version>
383       </dependency>
384       <dependency>
385         <groupId>org.opendaylight.controller</groupId>
386         <artifactId>forwardingrulesmanager</artifactId>
387         <version>${forwardingrulesmanager.version}</version>
388       </dependency>
389       <dependency>
390         <groupId>org.opendaylight.controller</groupId>
391         <artifactId>forwardingrulesmanager.implementation</artifactId>
392         <version>${forwardingrulesmanager.implementation.version}</version>
393       </dependency>
394
395       <dependency>
396         <groupId>org.opendaylight.controller</groupId>
397         <artifactId>hosttracker</artifactId>
398         <version>${hosttracker.api.version}</version>
399       </dependency>
400       <dependency>
401         <groupId>org.opendaylight.controller</groupId>
402         <artifactId>hosttracker.implementation</artifactId>
403         <version>${hosttracker.implementation.version}</version>
404       </dependency>
405       <dependency>
406         <groupId>org.opendaylight.controller</groupId>
407         <artifactId>hosttracker.northbound</artifactId>
408         <version>${hosttracker.northbound.version}</version>
409       </dependency>
410       <dependency>
411         <groupId>org.opendaylight.controller</groupId>
412         <artifactId>hosttracker.shell</artifactId>
413         <version>${hosttracker.shell.version}</version>
414       </dependency>
415       <dependency>
416         <groupId>org.opendaylight.controller</groupId>
417         <artifactId>hosttracker_new</artifactId>
418         <version>${hosttracker_new.api.version}</version>
419       </dependency>
420       <dependency>
421         <groupId>org.opendaylight.controller</groupId>
422         <artifactId>httpservice-bridge</artifactId>
423         <version>0.4.0-SNAPSHOT</version>
424       </dependency>
425       <dependency>
426         <groupId>org.opendaylight.controller</groupId>
427         <artifactId>jolokia-bridge</artifactId>
428         <version>0.4.0-SNAPSHOT</version>
429       </dependency>
430       <!-- Karaf Dependencies -->
431       <dependency>
432         <groupId>org.opendaylight.odlparent</groupId>
433         <artifactId>karaf.branding</artifactId>
434         <version>${karaf.branding.version}</version>
435       </dependency>
436       <dependency>
437         <groupId>org.opendaylight.controller</groupId>
438         <artifactId>liblldp</artifactId>
439         <version>${sal.version}</version>
440       </dependency>
441       <!-- Debug and logging -->
442       <dependency>
443         <groupId>org.opendaylight.controller</groupId>
444         <artifactId>logging.bridge</artifactId>
445         <version>${logging.bridge.version}</version>
446       </dependency>
447       <dependency>
448         <groupId>org.opendaylight.controller</groupId>
449         <artifactId>dummy-console</artifactId>
450         <version>${dummy-console.version}</version>
451       </dependency>
452
453       <dependency>
454         <groupId>org.opendaylight.controller</groupId>
455         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
456         <version>${networkconfig.bridgedomain.northbound.version}</version>
457       </dependency>
458
459       <dependency>
460         <groupId>org.opendaylight.controller</groupId>
461         <artifactId>osgi-brandfragment.web</artifactId>
462         <version>${osgi-brandfragment.web.version}</version>
463       </dependency>
464       <!-- Southbound bundles -->
465       <dependency>
466         <groupId>org.opendaylight.controller</groupId>
467         <artifactId>protocol-framework</artifactId>
468         <version>${protocol-framework.version}</version>
469       </dependency>
470       <dependency>
471         <groupId>org.opendaylight.controller</groupId>
472         <artifactId>protocol_plugins.openflow</artifactId>
473         <version>${protocol_plugins.openflow.version}</version>
474       </dependency>
475       <dependency>
476         <groupId>org.opendaylight.controller</groupId>
477         <artifactId>protocol_plugins.stub</artifactId>
478         <version>${protocol_plugins.stub.version}</version>
479       </dependency>
480       <dependency>
481         <groupId>org.opendaylight.controller</groupId>
482         <artifactId>routing.dijkstra_implementation</artifactId>
483         <version>${routing.dijkstra_implementation.version}</version>
484       </dependency>
485
486       <!-- SAL bundles -->
487       <dependency>
488         <groupId>org.opendaylight.controller</groupId>
489         <artifactId>sal</artifactId>
490         <version>${sal.version}</version>
491       </dependency>
492
493       <!-- SAL Extension bundles -->
494       <dependency>
495         <groupId>org.opendaylight.controller</groupId>
496         <artifactId>sal.connection</artifactId>
497         <version>${sal.connection.version}</version>
498       </dependency>
499       <dependency>
500         <groupId>org.opendaylight.controller</groupId>
501         <artifactId>sal.connection.implementation</artifactId>
502         <version>${sal.connection.version}</version>
503       </dependency>
504       <dependency>
505         <groupId>org.opendaylight.controller</groupId>
506         <artifactId>sal.implementation</artifactId>
507         <version>${sal.implementation.version}</version>
508       </dependency>
509       <dependency>
510         <groupId>org.opendaylight.controller</groupId>
511         <artifactId>sal.networkconfiguration</artifactId>
512         <version>${sal.networkconfiguration.version}</version>
513       </dependency>
514       <dependency>
515         <groupId>org.opendaylight.controller</groupId>
516         <artifactId>sal.networkconfiguration.implementation</artifactId>
517         <version>${sal.networkconfiguration.version}</version>
518       </dependency>
519
520       <!-- samples -->
521       <dependency>
522         <groupId>org.opendaylight.controller</groupId>
523         <artifactId>samples.loadbalancer</artifactId>
524         <version>${samples.loadbalancer}</version>
525       </dependency>
526       <dependency>
527         <groupId>org.opendaylight.controller</groupId>
528         <artifactId>samples.loadbalancer.northbound</artifactId>
529         <version>${samples.loadbalancer.northbound.version}</version>
530       </dependency>
531       <dependency>
532         <groupId>org.opendaylight.controller</groupId>
533         <artifactId>samples.simpleforwarding</artifactId>
534         <version>${samples.simpleforwarding.version}</version>
535       </dependency>
536       <dependency>
537         <groupId>org.opendaylight.controller</groupId>
538         <artifactId>sanitytest</artifactId>
539         <version>${sanitytest.version}</version>
540       </dependency>
541       <dependency>
542         <groupId>org.opendaylight.controller</groupId>
543         <artifactId>security</artifactId>
544         <version>${security.version}</version>
545       </dependency>
546       <dependency>
547         <groupId>org.opendaylight.controller</groupId>
548         <artifactId>karaf-tomcat-security</artifactId>
549         <version>${karaf.security.version}</version>
550       </dependency>
551
552       <dependency>
553         <groupId>org.opendaylight.controller</groupId>
554         <artifactId>statistics.northbound</artifactId>
555         <version>${statistics.northbound.version}</version>
556       </dependency>
557       <dependency>
558         <groupId>org.opendaylight.controller</groupId>
559         <artifactId>statisticsmanager</artifactId>
560         <version>${statisticsmanager.version}</version>
561       </dependency>
562       <dependency>
563         <groupId>org.opendaylight.controller</groupId>
564         <artifactId>statisticsmanager.implementation</artifactId>
565         <version>${statisticsmanager.implementation.version}</version>
566       </dependency>
567       <dependency>
568         <groupId>org.opendaylight.controller</groupId>
569         <artifactId>subnets.northbound</artifactId>
570         <version>${subnets.northbound.version}</version>
571       </dependency>
572       <dependency>
573         <groupId>org.opendaylight.controller</groupId>
574         <artifactId>switchmanager</artifactId>
575         <version>${switchmanager.api.version}</version>
576       </dependency>
577       <dependency>
578         <groupId>org.opendaylight.controller</groupId>
579         <artifactId>switchmanager.implementation</artifactId>
580         <version>${switchmanager.implementation.version}</version>
581       </dependency>
582       <dependency>
583         <groupId>org.opendaylight.controller</groupId>
584         <artifactId>switchmanager.northbound</artifactId>
585         <version>${switchmanager.northbound.version}</version>
586       </dependency>
587
588       <dependency>
589         <groupId>org.opendaylight.controller</groupId>
590         <artifactId>topology.northbound</artifactId>
591         <version>${topology.northbound.version}</version>
592       </dependency>
593       <dependency>
594         <groupId>org.opendaylight.controller</groupId>
595         <artifactId>topology.web</artifactId>
596         <version>${topology.web.version}</version>
597       </dependency>
598       <dependency>
599         <groupId>org.opendaylight.controller</groupId>
600         <artifactId>topologymanager</artifactId>
601         <version>${topologymanager.version}</version>
602       </dependency>
603       <dependency>
604         <groupId>org.opendaylight.controller</groupId>
605         <artifactId>topologymanager.shell</artifactId>
606         <version>${topologymanager.shell.version}</version>
607       </dependency>
608       <dependency>
609         <groupId>org.opendaylight.controller</groupId>
610         <artifactId>troubleshoot.web</artifactId>
611         <version>${troubleshoot.web.version}</version>
612       </dependency>
613       <dependency>
614         <groupId>org.opendaylight.controller</groupId>
615         <artifactId>usermanager</artifactId>
616         <version>${usermanager.version}</version>
617       </dependency>
618       <dependency>
619         <groupId>org.opendaylight.controller</groupId>
620         <artifactId>usermanager.implementation</artifactId>
621         <version>${usermanager.implementation.version}</version>
622       </dependency>
623       <dependency>
624         <groupId>org.opendaylight.controller</groupId>
625         <artifactId>usermanager.northbound</artifactId>
626         <version>${usermanager.northbound.version}</version>
627       </dependency>
628
629       <!--  Web bundles -->
630       <dependency>
631         <groupId>org.opendaylight.controller</groupId>
632         <artifactId>web</artifactId>
633         <version>${web.version}</version>
634       </dependency>
635
636       <dependency>
637         <groupId>org.opendaylight.yangtools</groupId>
638         <artifactId>features-test</artifactId>
639         <version>${yangtools.version}</version>
640         <scope>test</scope>
641       </dependency>
642       <dependency>
643         <groupId>org.opendaylight.odlparent</groupId>
644         <artifactId>features-test</artifactId>
645         <version>${features.test.version}</version>
646         <scope>test</scope>
647       </dependency>
648       <dependency>
649         <groupId>org.opendaylight.yangtools</groupId>
650         <artifactId>features-yangtools</artifactId>
651         <version>${yangtools.version}</version>
652         <classifier>features</classifier>
653         <type>xml</type>
654         <scope>runtime</scope>
655       </dependency>
656
657       <!-- Third parties from opendaylight released -->
658       <dependency>
659         <groupId>org.opendaylight.controller.thirdparty</groupId>
660         <artifactId>net.sf.jung2</artifactId>
661         <version>2.0.1</version>
662       </dependency>
663       <dependency>
664         <groupId>org.opendaylight.controller.thirdparty</groupId>
665         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
666         <version>7.0.42</version>
667       </dependency>
668       <dependency>
669         <groupId>org.opendaylight.controller.thirdparty</groupId>
670         <artifactId>org.openflow.openflowj</artifactId>
671         <version>1.0.2</version>
672       </dependency>
673
674
675       <dependency>
676         <groupId>openexi</groupId>
677         <artifactId>nagasena</artifactId>
678         <version>${exi.nagasena.version}</version>
679       </dependency>
680       <dependency>
681         <groupId>openexi</groupId>
682         <artifactId>nagasena-rta</artifactId>
683         <version>${exi.nagasena.version}</version>
684       </dependency>
685       <dependency>
686         <groupId>org.reflections</groupId>
687         <artifactId>reflections</artifactId>
688         <version>0.9.9-RC1</version>
689       </dependency>
690       <dependency>
691         <groupId>org.opendaylight.controller</groupId>
692         <artifactId>commons.logback_settings</artifactId>
693         <version>0.4.0-SNAPSHOT</version>
694         <scope>test</scope>
695       </dependency>
696       <dependency>
697         <groupId>org.opendaylight.controller</groupId>
698         <artifactId>features-protocol-framework</artifactId>
699         <version>${protocol-framework.version}</version>
700         <classifier>features</classifier>
701         <type>xml</type>
702         <scope>runtime</scope>
703       </dependency>
704
705       <!-- JMH Benchmark dependencies -->
706       <dependency>
707         <groupId>org.openjdk.jmh</groupId>
708         <artifactId>jmh-core</artifactId>
709         <version>${jmh.version}</version>
710       </dependency>
711       <dependency>
712         <groupId>org.openjdk.jmh</groupId>
713         <artifactId>jmh-generator-annprocess</artifactId>
714         <version>${jmh.version}</version>
715       </dependency>
716     </dependencies>
717   </dependencyManagement>
718
719   <dependencies>
720     <!-- Sonar -->
721     <dependency>
722       <groupId>org.codehaus.sonar-plugins.java</groupId>
723       <artifactId>sonar-jacoco-listeners</artifactId>
724       <version>${sonar-jacoco-listeners.version}</version>
725       <scope>test</scope>
726     </dependency>
727   </dependencies>
728
729   <build>
730     <pluginManagement>
731       <plugins>
732         <plugin>
733           <groupId>org.apache.felix</groupId>
734           <artifactId>maven-bundle-plugin</artifactId>
735           <version>${bundle.plugin.version}</version>
736           <extensions>true</extensions>
737         </plugin>
738         <plugin>
739           <artifactId>maven-clean-plugin</artifactId>
740           <configuration>
741             <filesets>
742               <fileset>
743                 <directory>${jmxGeneratorPath}</directory>
744                 <includes>
745                   <include>**</include>
746                 </includes>
747               </fileset>
748               <fileset>
749                 <directory>${salGeneratorPath}</directory>
750                 <includes>
751                   <include>**</include>
752                 </includes>
753               </fileset>
754             </filesets>
755           </configuration>
756         </plugin>
757         <plugin>
758           <groupId>org.apache.maven.plugins</groupId>
759           <artifactId>maven-compiler-plugin</artifactId>
760           <version>${maven.compile.plugin.version}</version>
761           <configuration>
762             <source>${java.version.source}</source>
763             <target>${java.version.target}</target>
764             <testSource>${java.version.source}</testSource>
765             <testTarget>${java.version.target}</testTarget>
766           </configuration>
767         </plugin>
768         <plugin>
769           <groupId>org.apache.maven.plugins</groupId>
770           <artifactId>maven-javadoc-plugin</artifactId>
771           <version>${maven.javadoc.version}</version>
772           <configuration>
773             <doclet>org.jboss.apiviz.APIviz</doclet>
774             <docletArtifact>
775               <groupId>org.jboss.apiviz</groupId>
776               <artifactId>apiviz</artifactId>
777               <version>1.3.2.GA</version>
778             </docletArtifact>
779             <finalName>${project.artifactId}-${build.suffix}</finalName>
780             <useStandardDocletOptions>true</useStandardDocletOptions>
781             <charset>UTF-8</charset>
782             <encoding>UTF-8</encoding>
783             <docencoding>UTF-8</docencoding>
784             <breakiterator>true</breakiterator>
785             <version>true</version>
786             <author>true</author>
787             <keywords>true</keywords>
788             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
789             <failOnError>false</failOnError>
790           </configuration>
791         </plugin>
792         <plugin>
793           <groupId>org.apache.maven.plugins</groupId>
794           <artifactId>maven-jxr-plugin</artifactId>
795           <version>2.3</version>
796           <configuration>
797             <aggregate>true</aggregate>
798             <linkJavadoc>true</linkJavadoc>
799             <javadocDir>target/apidocs</javadocDir>
800           </configuration>
801         </plugin>
802         <plugin>
803           <groupId>org.codehaus.enunciate</groupId>
804           <artifactId>maven-enunciate-plugin</artifactId>
805           <version>${enunciate.version}</version>
806           <configuration>
807             <configFile>enunciate.xml</configFile>
808           </configuration>
809           <dependencies>
810             <dependency>
811               <groupId>org.opendaylight.controller</groupId>
812               <artifactId>commons.logback_settings</artifactId>
813               <version>0.4.0-SNAPSHOT</version>
814             </dependency>
815           </dependencies>
816           <executions>
817             <execution>
818               <goals>
819                 <goal>docs</goal>
820               </goals>
821             </execution>
822           </executions>
823         </plugin>
824         <plugin>
825           <groupId>org.codehaus.mojo</groupId>
826           <artifactId>build-helper-maven-plugin</artifactId>
827           <version>1.8</version>
828           <executions>
829             <execution>
830               <id>add-source</id>
831               <goals>
832                 <goal>add-source</goal>
833               </goals>
834               <phase>generate-sources</phase>
835               <configuration>
836                 <sources>
837                   <source>src/main/yang</source>
838                   <source>${jmxGeneratorPath}</source>
839                   <source>${salGeneratorPath}</source>
840                 </sources>
841               </configuration>
842             </execution>
843           </executions>
844         </plugin>
845
846         <!-- Ignore/Execute plugin execution -->
847         <plugin>
848           <groupId>org.eclipse.m2e</groupId>
849           <artifactId>lifecycle-mapping</artifactId>
850           <version>${lifecycle.mapping.version}</version>
851           <configuration>
852             <lifecycleMappingMetadata>
853               <pluginExecutions>
854                 <pluginExecution>
855                   <pluginExecutionFilter>
856                     <groupId>org.codehaus.mojo</groupId>
857                     <artifactId>properties-maven-plugin</artifactId>
858                     <versionRange>[0.0,)</versionRange>
859                     <goals>
860                       <goal>set-system-properties</goal>
861                     </goals>
862                   </pluginExecutionFilter>
863                   <action>
864                     <ignore></ignore>
865                   </action>
866                 </pluginExecution>
867                 <pluginExecution>
868                   <pluginExecutionFilter>
869                     <groupId>org.codehaus.enunciate</groupId>
870                     <artifactId>maven-enunciate-plugin</artifactId>
871                     <versionRange>[0.0,)</versionRange>
872                     <goals>
873                       <goal>docs</goal>
874                     </goals>
875                   </pluginExecutionFilter>
876                   <action>
877                     <ignore></ignore>
878                   </action>
879                 </pluginExecution>
880                 <pluginExecution>
881                   <pluginExecutionFilter>
882                     <groupId>org.jacoco</groupId>
883                     <artifactId>jacoco-maven-plugin</artifactId>
884                     <versionRange>[0.0,)</versionRange>
885                     <goals>
886                       <goal>prepare-agent</goal>
887                       <goal>pre-test</goal>
888                       <goal>post-test</goal>
889                     </goals>
890                   </pluginExecutionFilter>
891                   <action>
892                     <ignore></ignore>
893                   </action>
894                 </pluginExecution>
895                 <pluginExecution>
896                   <pluginExecutionFilter>
897                     <groupId>org.ops4j.pax.exam</groupId>
898                     <artifactId>maven-paxexam-plugin</artifactId>
899                     <versionRange>[1.2.4,)</versionRange>
900                     <goals>
901                       <goal>generate-depends-file</goal>
902                     </goals>
903                   </pluginExecutionFilter>
904                   <action>
905                     <execute>
906                       <runOnIncremental>false</runOnIncremental>
907                     </execute>
908                   </action>
909                 </pluginExecution>
910                 <pluginExecution>
911                   <pluginExecutionFilter>
912                     <groupId>org.opendaylight.yangtools</groupId>
913                     <artifactId>yang-maven-plugin</artifactId>
914                     <versionRange>[0.5,)</versionRange>
915                     <goals>
916                       <goal>generate-sources</goal>
917                     </goals>
918                   </pluginExecutionFilter>
919                   <action>
920                     <execute></execute>
921                   </action>
922                 </pluginExecution>
923                 <pluginExecution>
924                   <pluginExecutionFilter>
925                     <groupId>org.codehaus.groovy.maven</groupId>
926                     <artifactId>gmaven-plugin</artifactId>
927                     <versionRange>1.0</versionRange>
928                     <goals>
929                       <goal>execute</goal>
930                     </goals>
931                   </pluginExecutionFilter>
932                   <action>
933                     <ignore></ignore>
934                   </action>
935                 </pluginExecution>
936                 <pluginExecution>
937                   <pluginExecutionFilter>
938                     <groupId>org.apache.maven.plugins</groupId>
939                     <artifactId>maven-enforcer-plugin</artifactId>
940                     <versionRange>${enforcer.version}</versionRange>
941                     <goals>
942                       <goal>enforce</goal>
943                     </goals>
944                   </pluginExecutionFilter>
945                   <action>
946                     <ignore></ignore>
947                   </action>
948                 </pluginExecution>
949                 <pluginExecution>
950                   <pluginExecutionFilter>
951                     <groupId>org.codehaus.mojo</groupId>
952                     <artifactId>javacc-maven-plugin</artifactId>
953                     <versionRange>[0.0,)</versionRange>
954                     <goals>
955                       <goal>javacc</goal>
956                     </goals>
957                   </pluginExecutionFilter>
958                   <action>
959                     <execute>
960                       <runOnIncremental>false</runOnIncremental>
961                     </execute>
962                   </action>
963                 </pluginExecution>
964               </pluginExecutions>
965             </lifecycleMappingMetadata>
966           </configuration>
967         </plugin>
968         <plugin>
969           <groupId>org.jacoco</groupId>
970           <artifactId>jacoco-maven-plugin</artifactId>
971           <version>${jacoco.version}</version>
972           <executions>
973             <execution>
974               <id>prepare-ut-agent</id>
975               <phase>process-test-classes</phase>
976               <goals>
977                 <goal>prepare-agent</goal>
978               </goals>
979               <configuration>
980                 <destFile>${sonar.jacoco.reportPath}</destFile>
981                 <propertyName>jacoco.agent.ut.arg</propertyName>
982               </configuration>
983             </execution>
984             <execution>
985               <id>prepare-it-agent</id>
986               <phase>pre-integration-test</phase>
987               <goals>
988                 <goal>prepare-agent</goal>
989               </goals>
990               <configuration>
991                 <destFile>${sonar.jacoco.itReportPath}</destFile>
992                 <propertyName>jacoco.agent.it.arg</propertyName>
993               </configuration>
994             </execution>
995           </executions>
996         </plugin>
997         <plugin>
998           <groupId>org.opendaylight.yangtools</groupId>
999           <artifactId>yang-maven-plugin</artifactId>
1000           <version>${yangtools.version}</version>
1001           <dependencies>
1002             <dependency>
1003               <groupId>org.opendaylight.mdsal</groupId>
1004               <artifactId>maven-sal-api-gen-plugin</artifactId>
1005               <version>${mdsal.model.version}</version>
1006               <type>jar</type>
1007             </dependency>
1008             <dependency>
1009               <groupId>org.osgi</groupId>
1010               <artifactId>org.osgi.core</artifactId>
1011               <version>${osgi.core.version}</version>
1012             </dependency>
1013           </dependencies>
1014         </plugin>
1015       </plugins>
1016     </pluginManagement>
1017     <plugins>
1018       <plugin>
1019         <groupId>org.apache.maven.plugins</groupId>
1020         <artifactId>maven-enforcer-plugin</artifactId>
1021         <version>${enforcer.version}</version>
1022         <executions>
1023           <execution>
1024             <id>enforce-requirements</id>
1025             <goals>
1026               <goal>enforce</goal>
1027             </goals>
1028             <configuration>
1029               <rules>
1030                 <requireJavaVersion>
1031                   <version>1.7.0</version>
1032                 </requireJavaVersion>
1033                 <requireMavenVersion>
1034                   <version>3.1.1</version>
1035                 </requireMavenVersion>
1036               </rules>
1037             </configuration>
1038           </execution>
1039         </executions>
1040       </plugin>
1041       <plugin>
1042         <groupId>org.apache.maven.plugins</groupId>
1043         <artifactId>maven-failsafe-plugin</artifactId>
1044         <version>${failsafe.version}</version>
1045         <configuration>
1046           <argLine>${testvm.argLine} ${jacoco.agent.it.arg}</argLine>
1047           <systemProperties>
1048             <property>
1049               <name>logback.configurationFile</name>
1050               <value>logback.xml</value>
1051             </property>
1052           </systemProperties>
1053           <!-- Specific to generate mapping between tests and covered code -->
1054           <properties>
1055             <property>
1056                 <name>listener</name>
1057                 <value>org.sonar.java.jacoco.JUnitListener</value>
1058             </property>
1059           </properties>
1060         </configuration>
1061         <executions>
1062           <execution>
1063             <id>failsafe-integration-tests</id>
1064             <goals>
1065               <goal>integration-test</goal>
1066             </goals>
1067             <phase>integration-test</phase>
1068           </execution>
1069           <execution>
1070             <id>failsafe-verify</id>
1071             <goals>
1072               <goal>verify</goal>
1073             </goals>
1074             <phase>verify</phase>
1075           </execution>
1076         </executions>
1077       </plugin>
1078       <plugin>
1079         <groupId>org.apache.maven.plugins</groupId>
1080         <artifactId>maven-surefire-plugin</artifactId>
1081         <configuration>
1082           <argLine>${testvm.argLine} ${jacoco.agent.ut.arg}</argLine>
1083           <systemProperties>
1084             <property>
1085               <name>logback.configurationFile</name>
1086               <value>logback.xml</value>
1087             </property>
1088           </systemProperties>
1089           <!-- Specific to generate mapping between tests and covered code -->
1090           <properties>
1091             <property>
1092                 <name>listener</name>
1093                 <value>org.sonar.java.jacoco.JUnitListener</value>
1094             </property>
1095           </properties>
1096         </configuration>
1097       </plugin>
1098       <plugin>
1099         <groupId>org.codehaus.mojo</groupId>
1100         <artifactId>build-helper-maven-plugin</artifactId>
1101       </plugin>
1102       <plugin>
1103         <groupId>org.jacoco</groupId>
1104         <artifactId>jacoco-maven-plugin</artifactId>
1105       </plugin>
1106     </plugins>
1107   </build>
1108
1109   <reporting>
1110     <outputDirectory>${project.build.directory}/site</outputDirectory>
1111     <excludeDefaults>true</excludeDefaults>
1112     <plugins>
1113       <plugin>
1114         <groupId>org.apache.maven.plugins</groupId>
1115         <artifactId>maven-javadoc-plugin</artifactId>
1116         <version>${maven.javadoc.version}</version>
1117         <configuration>
1118           <doclet>org.jboss.apiviz.APIviz</doclet>
1119           <docletArtifact>
1120             <groupId>org.jboss.apiviz</groupId>
1121             <artifactId>apiviz</artifactId>
1122             <version>1.3.2.GA</version>
1123           </docletArtifact>
1124           <finalName>${project.artifactId}-${build.suffix}</finalName>
1125           <useStandardDocletOptions>true</useStandardDocletOptions>
1126           <charset>UTF-8</charset>
1127           <encoding>UTF-8</encoding>
1128           <docencoding>UTF-8</docencoding>
1129           <breakiterator>true</breakiterator>
1130           <version>true</version>
1131           <author>true</author>
1132           <keywords>true</keywords>
1133           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
1134         </configuration>
1135       </plugin>
1136       <plugin>
1137         <groupId>org.apache.maven.plugins</groupId>
1138         <artifactId>maven-jxr-plugin</artifactId>
1139         <version>2.3</version>
1140         <configuration>
1141           <aggregate>true</aggregate>
1142           <linkJavadoc>true</linkJavadoc>
1143         </configuration>
1144       </plugin>
1145     </plugins>
1146   </reporting>
1147
1148   <scm>
1149     <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
1150     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
1151     <tag>HEAD</tag>
1152     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
1153   </scm>
1154
1155   <!-- distribution management only runs when you run mvn deploy
1156        which is if you are deploying compiled artifacts to a
1157        maven repository. In that case logic dictacts that you already
1158        compiled and thus already have the necessary parent pom files
1159        that do not exist in this project pulled down to your local
1160        .m2. That way the variables can be resolved and artifacts can
1161        be uploaded when running mvn deploy. -->
1162   <distributionManagement>
1163     <!-- OpenDayLight Released artifact -->
1164     <repository>
1165       <id>opendaylight-release</id>
1166       <url>${nexusproxy}/repositories/opendaylight.release/</url>
1167     </repository>
1168     <!-- OpenDayLight Snapshot artifact -->
1169     <snapshotRepository>
1170       <id>opendaylight-snapshot</id>
1171       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
1172     </snapshotRepository>
1173     <!-- Site deployment -->
1174     <site>
1175       <id>website</id>
1176       <url>${sitedeploy}</url>
1177     </site>
1178   </distributionManagement>
1179
1180   <profiles>
1181     <profile>
1182       <id>viewbuild</id>
1183       <activation>
1184         <activeByDefault>true</activeByDefault>
1185       </activation>
1186       <properties>
1187         <build.suffix>${project.version}</build.suffix>
1188       </properties>
1189     </profile>
1190     <profile>
1191       <id>jenkins</id>
1192       <activation>
1193         <property>
1194           <name>BUILDSUFFIX</name>
1195         </property>
1196       </activation>
1197       <properties>
1198         <build.suffix>${BUILDSUFFIX}</build.suffix>
1199       </properties>
1200     </profile>
1201     <profile>
1202       <id>fastreassembly</id>
1203       <build>
1204         <plugins>
1205           <plugin>
1206             <groupId>org.apache.maven.plugins</groupId>
1207             <artifactId>maven-dependency-plugin</artifactId>
1208             <version>2.4</version>
1209             <executions>
1210               <execution>
1211                 <id>copyfastreassembly</id>
1212                 <goals>
1213                   <goal>copy</goal>
1214                 </goals>
1215                 <phase>install</phase>
1216                 <configuration>
1217                   <artifactItems>
1218                     <artifactItem>
1219                       <groupId>${project.groupId}</groupId>
1220                       <artifactId>${project.artifactId}</artifactId>
1221                       <version>${project.version}</version>
1222                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
1223                     </artifactItem>
1224                   </artifactItems>
1225                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
1226                 </configuration>
1227               </execution>
1228             </executions>
1229           </plugin>
1230         </plugins>
1231       </build>
1232     </profile>
1233   </profiles>
1234 </project>