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