Clean up duplicate/unused dependencies and properties
[controller.git] / opendaylight / commons / opendaylight / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3   <modelVersion>4.0.0</modelVersion>
4   <parent>
5     <groupId>org.opendaylight.odlparent</groupId>
6     <artifactId>odlparent</artifactId>
7     <version>1.6.0-SNAPSHOT</version>
8     <relativePath></relativePath>
9   </parent>
10
11   <groupId>org.opendaylight.controller</groupId>
12   <artifactId>commons.opendaylight</artifactId>
13   <version>1.6.0-SNAPSHOT</version>
14   <packaging>pom</packaging>
15
16   <properties>
17     <mdsal.version>2.0.0-SNAPSHOT</mdsal.version>
18     <mdsal.model.version>0.8.0-SNAPSHOT</mdsal.model.version>
19     <akka.version>2.3.14</akka.version>
20     <appauth.version>0.6.0-SNAPSHOT</appauth.version>
21     <archetype-app-northbound>0.2.0-SNAPSHOT</archetype-app-northbound>
22     <arphandler.version>0.7.0-SNAPSHOT</arphandler.version>
23     <!-- Plugin Versions -->
24     <bundlescanner.api.version>0.6.0-SNAPSHOT</bundlescanner.api.version>
25     <bundlescanner.implementation.version>0.6.0-SNAPSHOT</bundlescanner.implementation.version>
26     <bundlescanner.version>0.6.0-SNAPSHOT</bundlescanner.version>
27     <clustering.services.version>0.7.0-SNAPSHOT</clustering.services.version>
28     <clustering.services_implementation.version>0.6.0-SNAPSHOT</clustering.services_implementation.version>
29     <clustering.stub.version>0.6.0-SNAPSHOT</clustering.stub.version>
30     <clustering.test.version>0.6.0-SNAPSHOT</clustering.test.version>
31     <commmons.northbound.version>0.6.0-SNAPSHOT</commmons.northbound.version>
32     <!-- Third Party Versions -->
33     <codahale.metrics.version>3.0.1</codahale.metrics.version>
34
35     <commons.checkstyle.version>0.2.0-SNAPSHOT</commons.checkstyle.version>
36     <commons.httpclient.version>0.3.0-SNAPSHOT</commons.httpclient.version>
37     <commons.logback_settings.version>0.2.0-SNAPSHOT</commons.logback_settings.version>
38     <commons.net.version>3.0.1</commons.net.version>
39     <commons.opendaylight.commons.httpclient>0.3.0-SNAPSHOT</commons.opendaylight.commons.httpclient>
40     <commons.opendaylight.concepts.version>0.7.0-SNAPSHOT</commons.opendaylight.concepts.version>
41     <commons.opendaylight.version>1.6.0-SNAPSHOT</commons.opendaylight.version>
42     <commons.parent.version>1.2.0-SNAPSHOT</commons.parent.version>
43     <commons.httpclient.version>0.3.0-SNAPSHOT</commons.httpclient.version>
44     <concepts.version>0.7.0-SNAPSHOT</concepts.version>
45     <config.version>0.4.0-SNAPSHOT</config.version>
46     <aaa.version>0.3.0-SNAPSHOT</aaa.version>
47     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
48     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
49     <config.clustered-entity-ownership.configfile>06-clustered-entity-ownership.xml</config.clustered-entity-ownership.configfile>
50     <config.netty.configfile>00-netty.xml</config.netty.configfile>
51     <config.mdsal.configfile>01-md-sal.xml</config.mdsal.configfile>
52     <config.xsql.configfile>04-xsql.xml</config.xsql.configfile>
53     <config.toaster.configfile>03-toaster-sample.xml</config.toaster.configfile>
54     <config.restconf.configfile>10-rest-connector.xml</config.restconf.configfile>
55
56     <configuration.implementation.version>0.6.0-SNAPSHOT</configuration.implementation.version>
57     <configuration.version>0.6.0-SNAPSHOT</configuration.version>
58     <connectionmanager.version>0.3.0-SNAPSHOT</connectionmanager.version>
59     <containermanager.it.version>0.7.0-SNAPSHOT</containermanager.it.version>
60     <containermanager.northbound.version>0.6.0-SNAPSHOT</containermanager.northbound.version>
61     <containermanager.shell.version>0.7.0-SNAPSHOT</containermanager.shell.version>
62     <containermanager.version>0.7.0-SNAPSHOT</containermanager.version>
63     <controllermanager.northbound.version>0.2.0-SNAPSHOT</controllermanager.northbound.version>
64     <devices.web.version>0.6.0-SNAPSHOT</devices.web.version>
65     <dummy-console.version>1.3.0-SNAPSHOT</dummy-console.version>
66     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
67
68     <!-- OpenEXI third party lib for netconf-->
69     <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
70     <features.test.version>1.6.0-SNAPSHOT</features.test.version>
71     <filtervalve.version>1.6.0-SNAPSHOT</filtervalve.version>
72     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
73     <flowprogrammer.northbound.version>0.6.0-SNAPSHOT</flowprogrammer.northbound.version>
74     <flows.web.version>0.6.0-SNAPSHOT</flows.web.version>
75     <forwarding.staticrouting>0.7.0-SNAPSHOT</forwarding.staticrouting>
76     <forwarding.staticrouting.northbound.version>0.6.0-SNAPSHOT</forwarding.staticrouting.northbound.version>
77     <forwardingrulesmanager.implementation.version>0.6.0-SNAPSHOT</forwardingrulesmanager.implementation.version>
78     <forwardingrulesmanager.version>0.8.0-SNAPSHOT</forwardingrulesmanager.version>
79     <hosttracker.api.version>0.7.0-SNAPSHOT</hosttracker.api.version>
80     <hosttracker.implementation.version>0.7.0-SNAPSHOT</hosttracker.implementation.version>
81     <hosttracker.northbound.version>0.6.0-SNAPSHOT</hosttracker.northbound.version>
82     <hosttracker.shell.version>1.2.0-SNAPSHOT</hosttracker.shell.version>
83     <hosttracker_new.api.version>0.6.0-SNAPSHOT</hosttracker_new.api.version>
84     <hosttracker_new.implementation.version>0.6.0-SNAPSHOT</hosttracker_new.implementation.version>
85     <httpservice-bridge.northbound.version>0.2.0-SNAPSHOT</httpservice-bridge.northbound.version>
86     <ietf-inet-types.version>2010.09.24.8-SNAPSHOT</ietf-inet-types.version>
87     <ietf-restconf.version>2013.10.19.8-SNAPSHOT</ietf-restconf.version>
88     <ietf-topology.version>2013.10.21.8-SNAPSHOT</ietf-topology.version>
89     <ietf-yang-types.version>2010.09.24.8-SNAPSHOT</ietf-yang-types.version>
90     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
91     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
92     <jolokia-bridge.version>0.2.0-SNAPSHOT</jolokia-bridge.version>
93     <jolokia.version>1.1.4</jolokia.version>
94     <karaf.branding.version>1.2.0-SNAPSHOT</karaf.branding.version>
95     <karaf.shell.version>${karaf.version}</karaf.shell.version>
96     <leveldb.version>0.7</leveldb.version>
97     <leveldbjni.version>1.8-odl</leveldbjni.version>
98     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
99     <logging.bridge.version>0.6.0-SNAPSHOT</logging.bridge.version>
100     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
101     <mdsal.version>1.3.0-SNAPSHOT</mdsal.version>
102     <networkconfig.bridgedomain.northbound.version>0.2.0-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
103     <!-- ODL repository / plugin repository -->
104     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
105     <northbound.commons.version>0.6.0-SNAPSHOT</northbound.commons.version>
106     <northbound.hosttracker.version>1.6.0-SNAPSHOT</northbound.hosttracker.version>
107     <northbound.jolokia.version>1.6.0-SNAPSHOT</northbound.jolokia.version>
108     <opendaylight-l2-types.version>2013.08.27.8-SNAPSHOT</opendaylight-l2-types.version>
109     <osgi-brandfragment.web.version>0.2.0-SNAPSHOT</osgi-brandfragment.web.version>
110     <protobuf.version>2.5.0</protobuf.version>
111     <protocol-framework.version>0.7.0-SNAPSHOT</protocol-framework.version>
112     <protocol_plugins.openflow.version>0.6.0-SNAPSHOT</protocol_plugins.openflow.version>
113     <protocol_plugins.stub.version>0.6.0-SNAPSHOT</protocol_plugins.stub.version>
114     <routing.dijkstra_implementation.version>0.6.0-SNAPSHOT</routing.dijkstra_implementation.version>
115     <sal.connection.version>0.3.0-SNAPSHOT</sal.connection.version>
116     <sal.implementation.version>0.6.0-SNAPSHOT</sal.implementation.version>
117     <sal.networkconfiguration.version>0.2.0-SNAPSHOT</sal.networkconfiguration.version>
118     <sal.version>0.10.0-SNAPSHOT</sal.version>
119     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
120     <samples.loadbalancer>0.7.0-SNAPSHOT</samples.loadbalancer>
121     <samples.loadbalancer.northbound.version>0.6.0-SNAPSHOT</samples.loadbalancer.northbound.version>
122     <samples.simpleforwarding.version>0.6.0-SNAPSHOT</samples.simpleforwarding.version>
123     <sanitytest.version>0.6.0-SNAPSHOT</sanitytest.version>
124     <scala.version>2.10</scala.version>
125     <scala.micro.version>4</scala.micro.version>
126     <security.version>0.6.0-SNAPSHOT</security.version>
127     <karaf.security.version>0.6.0-SNAPSHOT</karaf.security.version>
128     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
129     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
130     <!-- Sonar properties using jacoco to retrieve integration test results -->
131     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
132     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
133     <sonar.language>java</sonar.language>
134     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
135     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
136     <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages</sonar.skippedModules>
137     <statistics.northbound.version>0.6.0-SNAPSHOT</statistics.northbound.version>
138     <statisticsmanager.implementation.version>0.6.0-SNAPSHOT</statisticsmanager.implementation.version>
139     <statisticsmanager.version>0.7.0-SNAPSHOT</statisticsmanager.version>
140     <subnets.northbound.version>0.6.0-SNAPSHOT</subnets.northbound.version>
141     <switchmanager.api.version>0.9.0-SNAPSHOT</switchmanager.api.version>
142     <switchmanager.implementation.version>0.6.0-SNAPSHOT</switchmanager.implementation.version>
143     <switchmanager.northbound.version>0.6.0-SNAPSHOT</switchmanager.northbound.version>
144     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
145     <topology.northbound.version>0.6.0-SNAPSHOT</topology.northbound.version>
146     <topology.web.version>0.6.0-SNAPSHOT</topology.web.version>
147     <topologymanager.version>0.6.0-SNAPSHOT</topologymanager.version>
148     <topologymanager.shell.version>1.2.0-SNAPSHOT</topologymanager.shell.version>
149     <troubleshoot.web.version>0.6.0-SNAPSHOT</troubleshoot.web.version>
150     <typesafe.config.version>1.2.0</typesafe.config.version>
151     <uncommons.maths.version>1.2.2a</uncommons.maths.version>
152     <usermanager.implementation.version>0.6.0-SNAPSHOT</usermanager.implementation.version>
153     <usermanager.northbound.version>0.2.0-SNAPSHOT</usermanager.northbound.version>
154     <usermanager.version>0.6.0-SNAPSHOT</usermanager.version>
155     <nsf.version>0.6.0-SNAPSHOT</nsf.version>
156     <web.version>0.6.0-SNAPSHOT</web.version>
157     <yang-ext.version>2013.09.07.8-SNAPSHOT</yang-ext.version>
158     <yang-jmx-generator.version>1.2.0-SNAPSHOT</yang-jmx-generator.version>
159     <yangtools.version>0.8.0-SNAPSHOT</yangtools.version>
160     <jmh.version>0.9.7</jmh.version>
161   </properties>
162
163   <dependencyManagement>
164     <dependencies>
165
166
167
168       <!-- yangtools artifacts -->
169       <dependency>
170         <groupId>org.opendaylight.yangtools</groupId>
171         <artifactId>yangtools-artifacts</artifactId>
172         <version>${yangtools.version}</version>
173         <type>pom</type>
174         <scope>import</scope>
175       </dependency>
176
177
178       <!-- mdsal artifacts -->
179       <dependency>
180         <groupId>org.opendaylight.mdsal</groupId>
181         <artifactId>mdsal-artifacts</artifactId>
182         <version>2.0.0-SNAPSHOT</version>
183         <type>pom</type>
184         <scope>import</scope>
185       </dependency>
186
187         <!-- mdsal artifacts -->
188         <dependency>
189           <groupId>org.opendaylight.mdsal.model</groupId>
190           <artifactId>mdsal-model-artifacts</artifactId>
191           <version>${mdsal.model.version}</version>
192           <type>pom</type>
193           <scope>import</scope>
194         </dependency>
195
196       <dependency>
197         <groupId>org.opendaylight.controller</groupId>
198         <artifactId>config-artifacts</artifactId>
199         <version>${config.version}</version>
200         <type>pom</type>
201         <scope>import</scope>
202       </dependency>
203
204        <!-- project specific dependencies -->
205       <dependency>
206         <groupId>org.opendaylight.controller</groupId>
207         <artifactId>mdsal-artifacts</artifactId>
208         <version>${mdsal.version}</version>
209         <type>pom</type>
210         <scope>import</scope>
211       </dependency>
212
213       <dependency>
214         <groupId>org.apache.sshd</groupId>
215         <artifactId>sshd-core</artifactId>
216         <version>0.14.0</version>
217       </dependency>
218       <dependency>
219         <groupId>com.codahale.metrics</groupId>
220         <artifactId>metrics-core</artifactId>
221         <version>${codahale.metrics.version}</version>
222       </dependency>
223       <dependency>
224         <groupId>com.codahale.metrics</groupId>
225         <artifactId>metrics-graphite</artifactId>
226         <version>${codahale.metrics.version}</version>
227       </dependency>
228
229       <dependency>
230         <groupId>com.lmax</groupId>
231         <artifactId>disruptor</artifactId>
232         <version>3.3.0</version>
233       </dependency>
234
235       <!-- 3rd party dependencies needed by config-->
236       <dependency>
237         <groupId>org.apache.maven</groupId>
238         <artifactId>maven-core</artifactId>
239         <version>3.1.1</version>
240         <scope>provided</scope>
241       </dependency>
242
243       <dependency>
244         <groupId>com.typesafe.akka</groupId>
245         <artifactId>akka-actor_${scala.version}</artifactId>
246         <version>${akka.version}</version>
247       </dependency>
248
249       <dependency>
250         <groupId>com.typesafe.akka</groupId>
251         <artifactId>akka-cluster_${scala.version}</artifactId>
252         <version>${akka.version}</version>
253       </dependency>
254
255       <dependency>
256         <groupId>com.typesafe.akka</groupId>
257         <artifactId>akka-persistence-experimental_${scala.version}</artifactId>
258         <version>${akka.version}</version>
259       </dependency>
260
261       <dependency>
262         <groupId>com.typesafe.akka</groupId>
263         <artifactId>akka-remote_${scala.version}</artifactId>
264         <version>${akka.version}</version>
265       </dependency>
266       <dependency>
267         <groupId>com.typesafe.akka</groupId>
268         <artifactId>akka-testkit_${scala.version}</artifactId>
269         <version>${akka.version}</version>
270       </dependency>
271         <dependency>
272             <groupId>com.typesafe.akka</groupId>
273             <artifactId>akka-osgi_${scala.version}</artifactId>
274             <version>${akka.version}</version>
275         </dependency>
276         <dependency>
277             <groupId>com.typesafe.akka</groupId>
278             <artifactId>akka-slf4j_${scala.version}</artifactId>
279             <version>${akka.version}</version>
280         </dependency>
281       <dependency>
282         <groupId>commons-net</groupId>
283         <artifactId>commons-net</artifactId>
284         <version>${commons.net.version}</version>
285       </dependency>
286       <dependency>
287         <groupId>net.sourceforge.pmd</groupId>
288         <artifactId>pmd</artifactId>
289         <version>5.1.0</version>
290       </dependency>
291       <dependency>
292         <groupId>org.codehaus.gmaven.runtime</groupId>
293         <artifactId>gmaven-runtime-2.0</artifactId>
294         <version>1.5</version>
295       </dependency>
296       <dependency>
297         <groupId>org.eclipse</groupId>
298         <artifactId>jdt</artifactId>
299         <version>3.3.0-v20070607-1300</version>
300       </dependency>
301       <dependency>
302         <groupId>org.eclipse.equinox</groupId>
303         <artifactId>app</artifactId>
304         <version>1.0.0-v20070606</version>
305       </dependency>
306
307       <!-- equinox http service bridge -->
308       <dependency>
309         <groupId>org.eclipse.jdt</groupId>
310         <artifactId>core</artifactId>
311         <version>3.3.0-v_771</version>
312       </dependency>
313
314       <!-- md-sal -->
315       <dependency>
316         <groupId>org.glassfish.jersey.test-framework.providers</groupId>
317         <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
318         <version>2.4</version>
319       </dependency>
320       <dependency>
321         <groupId>org.jolokia</groupId>
322         <artifactId>jolokia-osgi</artifactId>
323         <version>${jolokia.version}</version>
324       </dependency>
325       <dependency>
326         <groupId>org.opendaylight.controller</groupId>
327         <artifactId>appauth</artifactId>
328         <version>${appauth.version}</version>
329       </dependency>
330       <dependency>
331         <groupId>org.opendaylight.controller</groupId>
332         <artifactId>arphandler</artifactId>
333         <version>${arphandler.version}</version>
334       </dependency>
335       <dependency>
336         <groupId>org.opendaylight.controller</groupId>
337         <artifactId>bundlescanner</artifactId>
338         <version>${bundlescanner.version}</version>
339       </dependency>
340       <dependency>
341         <groupId>org.opendaylight.controller</groupId>
342         <artifactId>bundlescanner.implementation</artifactId>
343         <version>${bundlescanner.version}</version>
344       </dependency>
345       <dependency>
346         <groupId>org.opendaylight.controller</groupId>
347         <artifactId>clustering.services</artifactId>
348         <version>${clustering.services.version}</version>
349       </dependency>
350       <dependency>
351         <groupId>org.opendaylight.controller</groupId>
352         <artifactId>clustering.services-implementation</artifactId>
353         <version>${clustering.services_implementation.version}</version>
354       </dependency>
355       <dependency>
356         <groupId>org.opendaylight.controller</groupId>
357         <artifactId>clustering.stub</artifactId>
358         <version>${clustering.stub.version}</version>
359       </dependency>
360
361       <!-- testing dependencies -->
362       <dependency>
363         <groupId>org.opendaylight.controller</groupId>
364         <artifactId>clustering.test</artifactId>
365         <version>${clustering.test.version}</version>
366       </dependency>
367       <dependency>
368         <groupId>org.opendaylight.controller</groupId>
369         <artifactId>commons.httpclient</artifactId>
370         <version>${commons.httpclient.version}</version>
371       </dependency>
372
373       <!-- Northbound bundles -->
374       <dependency>
375         <groupId>org.opendaylight.controller</groupId>
376         <artifactId>commons.northbound</artifactId>
377         <version>${commmons.northbound.version}</version>
378       </dependency>
379       <dependency>
380         <groupId>org.opendaylight.controller</groupId>
381         <artifactId>concepts</artifactId>
382         <version>${concepts.version}</version>
383       </dependency>
384
385       <!-- config-->
386       <dependency>
387         <groupId>org.opendaylight.controller</groupId>
388         <artifactId>configuration</artifactId>
389         <version>${configuration.version}</version>
390       </dependency>
391       <dependency>
392         <groupId>org.opendaylight.controller</groupId>
393         <artifactId>configuration.implementation</artifactId>
394         <version>${configuration.implementation.version}</version>
395       </dependency>
396       <dependency>
397         <groupId>org.opendaylight.controller</groupId>
398         <artifactId>connectionmanager</artifactId>
399         <version>${connectionmanager.version}</version>
400       </dependency>
401       <dependency>
402         <groupId>org.opendaylight.controller</groupId>
403         <artifactId>connectionmanager.implementation</artifactId>
404         <version>${connectionmanager.version}</version>
405       </dependency>
406       <dependency>
407         <groupId>org.opendaylight.controller</groupId>
408         <artifactId>connectionmanager.northbound</artifactId>
409         <version>${connectionmanager.version}</version>
410       </dependency>
411       <dependency>
412         <groupId>org.opendaylight.controller</groupId>
413         <artifactId>containermanager</artifactId>
414         <version>${containermanager.version}</version>
415       </dependency>
416       <dependency>
417         <groupId>org.opendaylight.controller</groupId>
418         <artifactId>containermanager.implementation</artifactId>
419         <version>${containermanager.version}</version>
420       </dependency>
421       <dependency>
422         <groupId>org.opendaylight.controller</groupId>
423         <artifactId>containermanager.it.implementation</artifactId>
424         <version>${containermanager.it.version}</version>
425       </dependency>
426       <dependency>
427         <groupId>org.opendaylight.controller</groupId>
428         <artifactId>containermanager.northbound</artifactId>
429         <version>${containermanager.northbound.version}</version>
430       </dependency>
431       <dependency>
432         <groupId>org.opendaylight.controller</groupId>
433         <artifactId>containermanager.shell</artifactId>
434         <version>${containermanager.shell.version}</version>
435       </dependency>
436       <dependency>
437         <groupId>org.opendaylight.controller</groupId>
438         <artifactId>controllermanager.northbound</artifactId>
439         <version>${controllermanager.northbound.version}</version>
440       </dependency>
441       <dependency>
442         <groupId>org.opendaylight.controller</groupId>
443         <artifactId>devices.web</artifactId>
444         <version>${devices.web.version}</version>
445       </dependency>
446       <dependency>
447         <groupId>org.opendaylight.controller</groupId>
448         <artifactId>filter-valve</artifactId>
449         <version>${filtervalve.version}</version>
450       </dependency>
451       <dependency>
452         <groupId>org.opendaylight.controller</groupId>
453         <artifactId>flowprogrammer.northbound</artifactId>
454         <version>${flowprogrammer.northbound.version}</version>
455       </dependency>
456       <dependency>
457         <groupId>org.opendaylight.controller</groupId>
458         <artifactId>flows.web</artifactId>
459         <version>${flows.web.version}</version>
460       </dependency>
461       <dependency>
462         <groupId>org.opendaylight.controller</groupId>
463         <artifactId>forwarding.staticrouting</artifactId>
464         <version>${forwarding.staticrouting}</version>
465       </dependency>
466       <dependency>
467         <groupId>org.opendaylight.controller</groupId>
468         <artifactId>forwarding.staticrouting.northbound</artifactId>
469         <version>${forwarding.staticrouting.northbound.version}</version>
470       </dependency>
471       <dependency>
472         <groupId>org.opendaylight.controller</groupId>
473         <artifactId>forwardingrulesmanager</artifactId>
474         <version>${forwardingrulesmanager.version}</version>
475       </dependency>
476       <dependency>
477         <groupId>org.opendaylight.controller</groupId>
478         <artifactId>forwardingrulesmanager.implementation</artifactId>
479         <version>${forwardingrulesmanager.implementation.version}</version>
480       </dependency>
481
482       <dependency>
483         <groupId>org.opendaylight.controller</groupId>
484         <artifactId>hosttracker</artifactId>
485         <version>${hosttracker.api.version}</version>
486       </dependency>
487       <dependency>
488         <groupId>org.opendaylight.controller</groupId>
489         <artifactId>hosttracker.implementation</artifactId>
490         <version>${hosttracker.implementation.version}</version>
491       </dependency>
492       <dependency>
493         <groupId>org.opendaylight.controller</groupId>
494         <artifactId>hosttracker.northbound</artifactId>
495         <version>${hosttracker.northbound.version}</version>
496       </dependency>
497       <dependency>
498         <groupId>org.opendaylight.controller</groupId>
499         <artifactId>hosttracker.shell</artifactId>
500         <version>${hosttracker.shell.version}</version>
501       </dependency>
502       <dependency>
503         <groupId>org.opendaylight.controller</groupId>
504         <artifactId>hosttracker_new</artifactId>
505         <version>${hosttracker_new.api.version}</version>
506       </dependency>
507       <dependency>
508         <groupId>org.opendaylight.controller</groupId>
509         <artifactId>httpservice-bridge</artifactId>
510         <version>0.2.0-SNAPSHOT</version>
511       </dependency>
512       <dependency>
513         <groupId>org.opendaylight.controller</groupId>
514         <artifactId>jolokia-bridge</artifactId>
515         <version>0.2.0-SNAPSHOT</version>
516       </dependency>
517       <!-- Karaf Dependencies -->
518       <dependency>
519         <groupId>org.opendaylight.controller</groupId>
520         <artifactId>karaf.branding</artifactId>
521         <version>${karaf.branding.version}</version>
522       </dependency>
523       <dependency>
524         <groupId>org.opendaylight.controller</groupId>
525         <artifactId>liblldp</artifactId>
526         <version>${sal.version}</version>
527       </dependency>
528       <!-- Debug and logging -->
529       <dependency>
530         <groupId>org.opendaylight.controller</groupId>
531         <artifactId>logging.bridge</artifactId>
532         <version>${logging.bridge.version}</version>
533       </dependency>
534       <dependency>
535         <groupId>org.opendaylight.controller</groupId>
536         <artifactId>dummy-console</artifactId>
537         <version>${dummy-console.version}</version>
538       </dependency>
539
540       <dependency>
541         <groupId>org.opendaylight.controller</groupId>
542         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
543         <version>${networkconfig.bridgedomain.northbound.version}</version>
544       </dependency>
545
546       <dependency>
547         <groupId>org.opendaylight.controller</groupId>
548         <artifactId>osgi-brandfragment.web</artifactId>
549         <version>${osgi-brandfragment.web.version}</version>
550       </dependency>
551       <!-- Southbound bundles -->
552       <dependency>
553         <groupId>org.opendaylight.controller</groupId>
554         <artifactId>protocol-framework</artifactId>
555         <version>${protocol-framework.version}</version>
556       </dependency>
557       <dependency>
558         <groupId>org.opendaylight.controller</groupId>
559         <artifactId>protocol_plugins.openflow</artifactId>
560         <version>${protocol_plugins.openflow.version}</version>
561       </dependency>
562       <dependency>
563         <groupId>org.opendaylight.controller</groupId>
564         <artifactId>protocol_plugins.stub</artifactId>
565         <version>${protocol_plugins.stub.version}</version>
566       </dependency>
567       <dependency>
568         <groupId>org.opendaylight.controller</groupId>
569         <artifactId>routing.dijkstra_implementation</artifactId>
570         <version>${routing.dijkstra_implementation.version}</version>
571       </dependency>
572
573       <!-- SAL bundles -->
574       <dependency>
575         <groupId>org.opendaylight.controller</groupId>
576         <artifactId>sal</artifactId>
577         <version>${sal.version}</version>
578       </dependency>
579
580       <!-- SAL Extension bundles -->
581       <dependency>
582         <groupId>org.opendaylight.controller</groupId>
583         <artifactId>sal.connection</artifactId>
584         <version>${sal.connection.version}</version>
585       </dependency>
586       <dependency>
587         <groupId>org.opendaylight.controller</groupId>
588         <artifactId>sal.connection.implementation</artifactId>
589         <version>${sal.connection.version}</version>
590       </dependency>
591       <dependency>
592         <groupId>org.opendaylight.controller</groupId>
593         <artifactId>sal.implementation</artifactId>
594         <version>${sal.implementation.version}</version>
595       </dependency>
596       <dependency>
597         <groupId>org.opendaylight.controller</groupId>
598         <artifactId>sal.networkconfiguration</artifactId>
599         <version>${sal.networkconfiguration.version}</version>
600       </dependency>
601       <dependency>
602         <groupId>org.opendaylight.controller</groupId>
603         <artifactId>sal.networkconfiguration.implementation</artifactId>
604         <version>${sal.networkconfiguration.version}</version>
605       </dependency>
606
607       <!-- samples -->
608       <dependency>
609         <groupId>org.opendaylight.controller</groupId>
610         <artifactId>samples.loadbalancer</artifactId>
611         <version>${samples.loadbalancer}</version>
612       </dependency>
613       <dependency>
614         <groupId>org.opendaylight.controller</groupId>
615         <artifactId>samples.loadbalancer.northbound</artifactId>
616         <version>${samples.loadbalancer.northbound.version}</version>
617       </dependency>
618       <dependency>
619         <groupId>org.opendaylight.controller</groupId>
620         <artifactId>samples.simpleforwarding</artifactId>
621         <version>${samples.simpleforwarding.version}</version>
622       </dependency>
623       <dependency>
624         <groupId>org.opendaylight.controller</groupId>
625         <artifactId>sanitytest</artifactId>
626         <version>${sanitytest.version}</version>
627       </dependency>
628       <dependency>
629         <groupId>org.opendaylight.controller</groupId>
630         <artifactId>security</artifactId>
631         <version>${security.version}</version>
632       </dependency>
633       <dependency>
634         <groupId>org.opendaylight.controller</groupId>
635         <artifactId>karaf-tomcat-security</artifactId>
636         <version>${karaf.security.version}</version>
637       </dependency>
638
639       <dependency>
640         <groupId>org.opendaylight.controller</groupId>
641         <artifactId>statistics.northbound</artifactId>
642         <version>${statistics.northbound.version}</version>
643       </dependency>
644       <dependency>
645         <groupId>org.opendaylight.controller</groupId>
646         <artifactId>statisticsmanager</artifactId>
647         <version>${statisticsmanager.version}</version>
648       </dependency>
649       <dependency>
650         <groupId>org.opendaylight.controller</groupId>
651         <artifactId>statisticsmanager.implementation</artifactId>
652         <version>${statisticsmanager.implementation.version}</version>
653       </dependency>
654       <dependency>
655         <groupId>org.opendaylight.controller</groupId>
656         <artifactId>subnets.northbound</artifactId>
657         <version>${subnets.northbound.version}</version>
658       </dependency>
659       <dependency>
660         <groupId>org.opendaylight.controller</groupId>
661         <artifactId>switchmanager</artifactId>
662         <version>${switchmanager.api.version}</version>
663       </dependency>
664       <dependency>
665         <groupId>org.opendaylight.controller</groupId>
666         <artifactId>switchmanager.implementation</artifactId>
667         <version>${switchmanager.implementation.version}</version>
668       </dependency>
669       <dependency>
670         <groupId>org.opendaylight.controller</groupId>
671         <artifactId>switchmanager.northbound</artifactId>
672         <version>${switchmanager.northbound.version}</version>
673       </dependency>
674
675       <dependency>
676         <groupId>org.opendaylight.controller</groupId>
677         <artifactId>topology.northbound</artifactId>
678         <version>${topology.northbound.version}</version>
679       </dependency>
680       <dependency>
681         <groupId>org.opendaylight.controller</groupId>
682         <artifactId>topology.web</artifactId>
683         <version>${topology.web.version}</version>
684       </dependency>
685       <dependency>
686         <groupId>org.opendaylight.controller</groupId>
687         <artifactId>topologymanager</artifactId>
688         <version>${topologymanager.version}</version>
689       </dependency>
690       <dependency>
691         <groupId>org.opendaylight.controller</groupId>
692         <artifactId>topologymanager.shell</artifactId>
693         <version>${topologymanager.shell.version}</version>
694       </dependency>
695       <dependency>
696         <groupId>org.opendaylight.controller</groupId>
697         <artifactId>troubleshoot.web</artifactId>
698         <version>${troubleshoot.web.version}</version>
699       </dependency>
700       <dependency>
701         <groupId>org.opendaylight.controller</groupId>
702         <artifactId>usermanager</artifactId>
703         <version>${usermanager.version}</version>
704       </dependency>
705       <dependency>
706         <groupId>org.opendaylight.controller</groupId>
707         <artifactId>usermanager.implementation</artifactId>
708         <version>${usermanager.implementation.version}</version>
709       </dependency>
710       <dependency>
711         <groupId>org.opendaylight.controller</groupId>
712         <artifactId>usermanager.northbound</artifactId>
713         <version>${usermanager.northbound.version}</version>
714       </dependency>
715
716       <!--  Web bundles -->
717       <dependency>
718         <groupId>org.opendaylight.controller</groupId>
719         <artifactId>web</artifactId>
720         <version>${web.version}</version>
721       </dependency>
722
723       <dependency>
724         <groupId>org.opendaylight.yangtools</groupId>
725         <artifactId>features-test</artifactId>
726         <version>${yangtools.version}</version>
727         <scope>test</scope>
728       </dependency>
729       <dependency>
730         <groupId>org.opendaylight.odlparent</groupId>
731         <artifactId>features-test</artifactId>
732         <version>${features.test.version}</version>
733         <scope>test</scope>
734       </dependency>
735       <dependency>
736         <groupId>org.opendaylight.yangtools</groupId>
737         <artifactId>features-yangtools</artifactId>
738         <version>${yangtools.version}</version>
739         <classifier>features</classifier>
740         <type>xml</type>
741         <scope>runtime</scope>
742       </dependency>
743
744       <!-- Third parties from opendaylight released -->
745       <dependency>
746         <groupId>org.opendaylight.controller.thirdparty</groupId>
747         <artifactId>net.sf.jung2</artifactId>
748         <version>2.0.1</version>
749       </dependency>
750       <dependency>
751         <groupId>org.opendaylight.controller.thirdparty</groupId>
752         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
753         <version>7.0.42</version>
754       </dependency>
755       <dependency>
756         <groupId>org.opendaylight.controller.thirdparty</groupId>
757         <artifactId>org.openflow.openflowj</artifactId>
758         <version>1.0.2</version>
759       </dependency>
760
761
762       <dependency>
763         <groupId>openexi</groupId>
764         <artifactId>nagasena</artifactId>
765         <version>${exi.nagasena.version}</version>
766       </dependency>
767       <dependency>
768         <groupId>openexi</groupId>
769         <artifactId>nagasena-rta</artifactId>
770         <version>${exi.nagasena.version}</version>
771       </dependency>
772       <dependency>
773         <groupId>org.reflections</groupId>
774         <artifactId>reflections</artifactId>
775         <version>0.9.9-RC1</version>
776       </dependency>
777       <dependency>
778         <groupId>org.scala-lang</groupId>
779         <artifactId>scala-library</artifactId>
780         <version>${scala.version}.1</version>
781       </dependency>
782       <dependency>
783         <groupId>org.opendaylight.controller</groupId>
784         <artifactId>commons.logback_settings</artifactId>
785         <version>0.2.0-SNAPSHOT</version>
786         <scope>test</scope>
787       </dependency>
788       <dependency>
789         <groupId>org.opendaylight.controller</groupId>
790         <artifactId>features-protocol-framework</artifactId>
791         <version>${protocol-framework.version}</version>
792         <classifier>features</classifier>
793         <type>xml</type>
794         <scope>runtime</scope>
795       </dependency>
796       <dependency>
797         <groupId>org.opendaylight.controller</groupId>
798         <artifactId>features-base</artifactId>
799         <version>${commons.opendaylight.version}</version>
800         <classifier>features</classifier>
801         <type>xml</type>
802         <scope>runtime</scope>
803       </dependency>
804       <dependency>
805         <groupId>org.opendaylight.controller</groupId>
806         <artifactId>features-adsal</artifactId>
807         <version>${sal.version}</version>
808         <classifier>features</classifier>
809         <type>xml</type>
810         <scope>runtime</scope>
811       </dependency>
812       <dependency>
813         <groupId>org.opendaylight.controller</groupId>
814         <artifactId>features-nsf</artifactId>
815         <version>${nsf.version}</version>
816         <classifier>features</classifier>
817         <type>xml</type>
818         <scope>runtime</scope>
819       </dependency>
820
821       <!-- JMH Benchmark dependencies -->
822       <dependency>
823         <groupId>org.openjdk.jmh</groupId>
824         <artifactId>jmh-core</artifactId>
825         <version>${jmh.version}</version>
826       </dependency>
827       <dependency>
828         <groupId>org.openjdk.jmh</groupId>
829         <artifactId>jmh-generator-annprocess</artifactId>
830         <version>${jmh.version}</version>
831       </dependency>
832     </dependencies>
833   </dependencyManagement>
834
835   <dependencies>
836     <!-- Sonar -->
837     <dependency>
838       <groupId>org.codehaus.sonar-plugins.java</groupId>
839       <artifactId>sonar-jacoco-listeners</artifactId>
840       <version>${sonar-jacoco-listeners.version}</version>
841       <scope>test</scope>
842     </dependency>
843   </dependencies>
844
845   <build>
846     <pluginManagement>
847       <plugins>
848         <plugin>
849           <groupId>org.apache.felix</groupId>
850           <artifactId>maven-bundle-plugin</artifactId>
851           <version>${bundle.plugin.version}</version>
852           <extensions>true</extensions>
853         </plugin>
854         <plugin>
855           <artifactId>maven-clean-plugin</artifactId>
856           <configuration>
857             <filesets>
858               <fileset>
859                 <directory>${jmxGeneratorPath}</directory>
860                 <includes>
861                   <include>**</include>
862                 </includes>
863               </fileset>
864               <fileset>
865                 <directory>${salGeneratorPath}</directory>
866                 <includes>
867                   <include>**</include>
868                 </includes>
869               </fileset>
870             </filesets>
871           </configuration>
872         </plugin>
873         <plugin>
874           <groupId>org.apache.maven.plugins</groupId>
875           <artifactId>maven-compiler-plugin</artifactId>
876           <version>${maven.compile.plugin.version}</version>
877           <configuration>
878             <source>${java.version.source}</source>
879             <target>${java.version.target}</target>
880             <testSource>${java.version.source}</testSource>
881             <testTarget>${java.version.target}</testTarget>
882           </configuration>
883         </plugin>
884         <plugin>
885           <groupId>org.apache.maven.plugins</groupId>
886           <artifactId>maven-jar-plugin</artifactId>
887           <version>${jar.plugin.version}</version>
888         </plugin>
889         <plugin>
890           <groupId>org.apache.maven.plugins</groupId>
891           <artifactId>maven-javadoc-plugin</artifactId>
892           <version>2.8.1</version>
893           <configuration>
894             <doclet>org.jboss.apiviz.APIviz</doclet>
895             <docletArtifact>
896               <groupId>org.jboss.apiviz</groupId>
897               <artifactId>apiviz</artifactId>
898               <version>1.3.2.GA</version>
899             </docletArtifact>
900             <finalName>${project.artifactId}-${build.suffix}</finalName>
901             <useStandardDocletOptions>true</useStandardDocletOptions>
902             <charset>UTF-8</charset>
903             <encoding>UTF-8</encoding>
904             <docencoding>UTF-8</docencoding>
905             <breakiterator>true</breakiterator>
906             <version>true</version>
907             <author>true</author>
908             <keywords>true</keywords>
909             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
910             <failOnError>false</failOnError>
911           </configuration>
912         </plugin>
913         <plugin>
914           <groupId>org.apache.maven.plugins</groupId>
915           <artifactId>maven-jxr-plugin</artifactId>
916           <version>2.3</version>
917           <configuration>
918             <aggregate>true</aggregate>
919             <linkJavadoc>true</linkJavadoc>
920             <javadocDir>target/apidocs</javadocDir>
921           </configuration>
922         </plugin>
923         <plugin>
924           <groupId>org.apache.maven.plugins</groupId>
925           <artifactId>maven-release-plugin</artifactId>
926           <version>${releaseplugin.version}</version>
927         </plugin>
928         <plugin>
929           <groupId>org.codehaus.enunciate</groupId>
930           <artifactId>maven-enunciate-plugin</artifactId>
931           <version>${enunciate.version}</version>
932           <configuration>
933             <configFile>enunciate.xml</configFile>
934           </configuration>
935           <dependencies>
936             <dependency>
937               <groupId>org.codehaus.enunciate</groupId>
938               <artifactId>enunciate-swagger</artifactId>
939               <version>${enunciate.version}</version>
940             </dependency>
941             <dependency>
942               <groupId>org.opendaylight.controller</groupId>
943               <artifactId>commons.logback_settings</artifactId>
944               <version>0.2.0-SNAPSHOT</version>
945             </dependency>
946           </dependencies>
947           <executions>
948             <execution>
949               <goals>
950                 <goal>docs</goal>
951               </goals>
952             </execution>
953           </executions>
954         </plugin>
955         <plugin>
956           <groupId>org.codehaus.mojo</groupId>
957           <artifactId>build-helper-maven-plugin</artifactId>
958           <version>1.8</version>
959           <executions>
960             <execution>
961               <id>add-source</id>
962               <goals>
963                 <goal>add-source</goal>
964               </goals>
965               <phase>generate-sources</phase>
966               <configuration>
967                 <sources>
968                   <source>src/main/yang</source>
969                   <source>${jmxGeneratorPath}</source>
970                   <source>${salGeneratorPath}</source>
971                 </sources>
972               </configuration>
973             </execution>
974           </executions>
975         </plugin>
976
977         <!-- Ignore/Execute plugin execution -->
978         <plugin>
979           <groupId>org.eclipse.m2e</groupId>
980           <artifactId>lifecycle-mapping</artifactId>
981           <version>${lifecycle.mapping.version}</version>
982           <configuration>
983             <lifecycleMappingMetadata>
984               <pluginExecutions>
985                 <pluginExecution>
986                   <pluginExecutionFilter>
987                     <groupId>org.codehaus.mojo</groupId>
988                     <artifactId>properties-maven-plugin</artifactId>
989                     <versionRange>[0.0,)</versionRange>
990                     <goals>
991                       <goal>set-system-properties</goal>
992                     </goals>
993                   </pluginExecutionFilter>
994                   <action>
995                     <ignore></ignore>
996                   </action>
997                 </pluginExecution>
998                 <pluginExecution>
999                   <pluginExecutionFilter>
1000                     <groupId>org.codehaus.enunciate</groupId>
1001                     <artifactId>maven-enunciate-plugin</artifactId>
1002                     <versionRange>[0.0,)</versionRange>
1003                     <goals>
1004                       <goal>docs</goal>
1005                     </goals>
1006                   </pluginExecutionFilter>
1007                   <action>
1008                     <ignore></ignore>
1009                   </action>
1010                 </pluginExecution>
1011                 <pluginExecution>
1012                   <pluginExecutionFilter>
1013                     <groupId>org.jacoco</groupId>
1014                     <artifactId>jacoco-maven-plugin</artifactId>
1015                     <versionRange>[0.0,)</versionRange>
1016                     <goals>
1017                       <goal>prepare-agent</goal>
1018                       <goal>pre-test</goal>
1019                       <goal>post-test</goal>
1020                     </goals>
1021                   </pluginExecutionFilter>
1022                   <action>
1023                     <ignore></ignore>
1024                   </action>
1025                 </pluginExecution>
1026                 <pluginExecution>
1027                   <pluginExecutionFilter>
1028                     <groupId>org.ops4j.pax.exam</groupId>
1029                     <artifactId>maven-paxexam-plugin</artifactId>
1030                     <versionRange>[1.2.4,)</versionRange>
1031                     <goals>
1032                       <goal>generate-depends-file</goal>
1033                     </goals>
1034                   </pluginExecutionFilter>
1035                   <action>
1036                     <execute>
1037                       <runOnIncremental>false</runOnIncremental>
1038                     </execute>
1039                   </action>
1040                 </pluginExecution>
1041                 <pluginExecution>
1042                   <pluginExecutionFilter>
1043                     <groupId>org.apache.maven.plugins</groupId>
1044                     <artifactId>maven-checkstyle-plugin</artifactId>
1045                     <versionRange>[2.0,)</versionRange>
1046                     <goals>
1047                       <goal>check</goal>
1048                     </goals>
1049                   </pluginExecutionFilter>
1050                   <action>
1051                     <ignore></ignore>
1052                   </action>
1053                 </pluginExecution>
1054                 <pluginExecution>
1055                   <pluginExecutionFilter>
1056                     <groupId>org.opendaylight.yangtools</groupId>
1057                     <artifactId>yang-maven-plugin</artifactId>
1058                     <versionRange>[0.5,)</versionRange>
1059                     <goals>
1060                       <goal>generate-sources</goal>
1061                     </goals>
1062                   </pluginExecutionFilter>
1063                   <action>
1064                     <execute></execute>
1065                   </action>
1066                 </pluginExecution>
1067                 <pluginExecution>
1068                   <pluginExecutionFilter>
1069                     <groupId>org.codehaus.groovy.maven</groupId>
1070                     <artifactId>gmaven-plugin</artifactId>
1071                     <versionRange>1.0</versionRange>
1072                     <goals>
1073                       <goal>execute</goal>
1074                     </goals>
1075                   </pluginExecutionFilter>
1076                   <action>
1077                     <ignore></ignore>
1078                   </action>
1079                 </pluginExecution>
1080                 <pluginExecution>
1081                   <pluginExecutionFilter>
1082                     <groupId>org.apache.maven.plugins</groupId>
1083                     <artifactId>maven-enforcer-plugin</artifactId>
1084                     <versionRange>${enforcer.version}</versionRange>
1085                     <goals>
1086                       <goal>enforce</goal>
1087                     </goals>
1088                   </pluginExecutionFilter>
1089                   <action>
1090                     <ignore></ignore>
1091                   </action>
1092                 </pluginExecution>
1093                 <pluginExecution>
1094                   <pluginExecutionFilter>
1095                     <groupId>org.codehaus.mojo</groupId>
1096                     <artifactId>javacc-maven-plugin</artifactId>
1097                     <versionRange>[0.0,)</versionRange>
1098                     <goals>
1099                       <goal>javacc</goal>
1100                     </goals>
1101                   </pluginExecutionFilter>
1102                   <action>
1103                     <execute>
1104                       <runOnIncremental>false</runOnIncremental>
1105                     </execute>
1106                   </action>
1107                 </pluginExecution>
1108               </pluginExecutions>
1109             </lifecycleMappingMetadata>
1110           </configuration>
1111         </plugin>
1112         <plugin>
1113           <groupId>org.jacoco</groupId>
1114           <artifactId>jacoco-maven-plugin</artifactId>
1115           <version>${jacoco.version}</version>
1116           <executions>
1117             <execution>
1118               <id>prepare-ut-agent</id>
1119               <phase>process-test-classes</phase>
1120               <goals>
1121                 <goal>prepare-agent</goal>
1122               </goals>
1123               <configuration>
1124                 <destFile>${sonar.jacoco.reportPath}</destFile>
1125                 <propertyName>jacoco.agent.ut.arg</propertyName>
1126               </configuration>
1127             </execution>
1128             <execution>
1129               <id>prepare-it-agent</id>
1130               <phase>pre-integration-test</phase>
1131               <goals>
1132                 <goal>prepare-agent</goal>
1133               </goals>
1134               <configuration>
1135                 <destFile>${sonar.jacoco.itReportPath}</destFile>
1136                 <propertyName>jacoco.agent.it.arg</propertyName>
1137               </configuration>
1138             </execution>
1139           </executions>
1140         </plugin>
1141         <plugin>
1142           <groupId>org.opendaylight.yangtools</groupId>
1143           <artifactId>yang-maven-plugin</artifactId>
1144           <version>${yangtools.version}</version>
1145           <dependencies>
1146             <dependency>
1147               <groupId>org.opendaylight.mdsal</groupId>
1148               <artifactId>maven-sal-api-gen-plugin</artifactId>
1149               <version>0.8.0-SNAPSHOT</version>
1150               <type>jar</type>
1151             </dependency>
1152             <dependency>
1153               <groupId>org.osgi</groupId>
1154               <artifactId>org.osgi.core</artifactId>
1155               <version>${osgi.core.version}</version>
1156             </dependency>
1157           </dependencies>
1158         </plugin>
1159       </plugins>
1160     </pluginManagement>
1161     <plugins>
1162       <plugin>
1163         <groupId>org.apache.maven.plugins</groupId>
1164         <artifactId>maven-checkstyle-plugin</artifactId>
1165         <configuration>
1166           <failsOnError>true</failsOnError>
1167           <configLocation>controller/checkstyle.xml</configLocation>
1168           <consoleOutput>true</consoleOutput>
1169           <includeTestSourceDirectory>true</includeTestSourceDirectory>
1170           <sourceDirectory>${project.basedir}</sourceDirectory>
1171           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
1172           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/protobuff\/,**\/src\/main\/resources\/archetype-resources\/**\/*.java</excludes>
1173         </configuration>
1174         <dependencies>
1175           <dependency>
1176             <groupId>org.opendaylight.controller</groupId>
1177             <artifactId>checkstyle</artifactId>
1178             <version>0.2.0-SNAPSHOT</version>
1179           </dependency>
1180         </dependencies>
1181         <executions>
1182           <execution>
1183             <goals>
1184               <goal>check</goal>
1185             </goals>
1186             <phase>process-sources</phase>
1187           </execution>
1188         </executions>
1189       </plugin>
1190       <plugin>
1191         <groupId>org.apache.maven.plugins</groupId>
1192         <artifactId>maven-enforcer-plugin</artifactId>
1193         <version>${enforcer.version}</version>
1194         <executions>
1195           <execution>
1196             <id>enforce-requirements</id>
1197             <goals>
1198               <goal>enforce</goal>
1199             </goals>
1200             <configuration>
1201               <rules>
1202                 <requireJavaVersion>
1203                   <version>1.7.0</version>
1204                 </requireJavaVersion>
1205                 <requireMavenVersion>
1206                   <version>3.1.1</version>
1207                 </requireMavenVersion>
1208               </rules>
1209             </configuration>
1210           </execution>
1211         </executions>
1212       </plugin>
1213       <plugin>
1214         <groupId>org.apache.maven.plugins</groupId>
1215         <artifactId>maven-failsafe-plugin</artifactId>
1216         <version>${failsafe.version}</version>
1217         <configuration>
1218           <argLine>${testvm.argLine} ${jacoco.agent.it.arg}</argLine>
1219           <systemProperties>
1220             <property>
1221               <name>logback.configurationFile</name>
1222               <value>logback.xml</value>
1223             </property>
1224           </systemProperties>
1225           <!-- Specific to generate mapping between tests and covered code -->
1226           <properties>
1227             <property>
1228                 <name>listener</name>
1229                 <value>org.sonar.java.jacoco.JUnitListener</value>
1230             </property>
1231           </properties>
1232         </configuration>
1233         <executions>
1234           <execution>
1235             <id>failsafe-integration-tests</id>
1236             <goals>
1237               <goal>integration-test</goal>
1238             </goals>
1239             <phase>integration-test</phase>
1240           </execution>
1241           <execution>
1242             <id>failsafe-verify</id>
1243             <goals>
1244               <goal>verify</goal>
1245             </goals>
1246             <phase>verify</phase>
1247           </execution>
1248         </executions>
1249       </plugin>
1250       <plugin>
1251         <groupId>org.apache.maven.plugins</groupId>
1252         <artifactId>maven-surefire-plugin</artifactId>
1253         <configuration>
1254           <argLine>${testvm.argLine} ${jacoco.agent.ut.arg}</argLine>
1255           <systemProperties>
1256             <property>
1257               <name>logback.configurationFile</name>
1258               <value>logback.xml</value>
1259             </property>
1260           </systemProperties>
1261           <!-- Specific to generate mapping between tests and covered code -->
1262           <properties>
1263             <property>
1264                 <name>listener</name>
1265                 <value>org.sonar.java.jacoco.JUnitListener</value>
1266             </property>
1267           </properties>
1268         </configuration>
1269       </plugin>
1270       <plugin>
1271         <groupId>org.codehaus.mojo</groupId>
1272         <artifactId>build-helper-maven-plugin</artifactId>
1273       </plugin>
1274       <plugin>
1275         <groupId>org.jacoco</groupId>
1276         <artifactId>jacoco-maven-plugin</artifactId>
1277       </plugin>
1278     </plugins>
1279   </build>
1280
1281   <reporting>
1282     <outputDirectory>${project.build.directory}/site</outputDirectory>
1283     <excludeDefaults>true</excludeDefaults>
1284     <plugins>
1285       <plugin>
1286         <groupId>org.apache.maven.plugins</groupId>
1287         <artifactId>maven-checkstyle-plugin</artifactId>
1288         <version>${checkstyle.version}</version>
1289       </plugin>
1290       <plugin>
1291         <groupId>org.apache.maven.plugins</groupId>
1292         <artifactId>maven-javadoc-plugin</artifactId>
1293         <version>2.8.1</version>
1294         <configuration>
1295           <doclet>org.jboss.apiviz.APIviz</doclet>
1296           <docletArtifact>
1297             <groupId>org.jboss.apiviz</groupId>
1298             <artifactId>apiviz</artifactId>
1299             <version>1.3.2.GA</version>
1300           </docletArtifact>
1301           <finalName>${project.artifactId}-${build.suffix}</finalName>
1302           <useStandardDocletOptions>true</useStandardDocletOptions>
1303           <charset>UTF-8</charset>
1304           <encoding>UTF-8</encoding>
1305           <docencoding>UTF-8</docencoding>
1306           <breakiterator>true</breakiterator>
1307           <version>true</version>
1308           <author>true</author>
1309           <keywords>true</keywords>
1310           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
1311         </configuration>
1312       </plugin>
1313       <plugin>
1314         <groupId>org.apache.maven.plugins</groupId>
1315         <artifactId>maven-jxr-plugin</artifactId>
1316         <version>2.3</version>
1317         <configuration>
1318           <aggregate>true</aggregate>
1319           <linkJavadoc>true</linkJavadoc>
1320         </configuration>
1321       </plugin>
1322       <plugin>
1323         <groupId>org.apache.maven.plugins</groupId>
1324         <artifactId>maven-project-info-reports-plugin</artifactId>
1325         <version>${projectinfo}</version>
1326         <configuration>
1327           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
1328           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
1329         </configuration>
1330         <reportSets>
1331           <reportSet>
1332             <reports>
1333               <report>index</report>
1334               <report>project-team</report>
1335               <report>license</report>
1336               <report>mailing-list</report>
1337               <report>plugin-management</report>
1338               <report>cim</report>
1339               <report>issue-tracking</report>
1340               <report>scm</report>
1341               <report>summary</report>
1342             </reports>
1343           </reportSet>
1344         </reportSets>
1345       </plugin>
1346     </plugins>
1347   </reporting>
1348   <scm>
1349     <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>
1350     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
1351     <tag>HEAD</tag>
1352     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
1353   </scm>
1354
1355   <repositories>
1356
1357     <!-- OpenDayLight Repo Mirror -->
1358     <!-- NOTE: URLs need to be hardcoded in the repository section because we have
1359          parent poms that do NOT exist in this project and thus need to be pulled
1360          down from the repository. To override these URLs you should use the
1361          mirror section in your local settings.xml file. -->
1362     <repository>
1363       <releases>
1364         <enabled>true</enabled>
1365         <updatePolicy>never</updatePolicy>
1366       </releases>
1367       <snapshots>
1368         <enabled>false</enabled>
1369       </snapshots>
1370       <id>opendaylight-mirror</id>
1371       <name>opendaylight-mirror</name>
1372       <url>http://nexus.opendaylight.org/content/groups/public/</url>
1373     </repository>
1374     <!-- OpenDayLight Snapshot artifact -->
1375     <repository>
1376       <releases>
1377         <enabled>false</enabled>
1378       </releases>
1379       <snapshots>
1380         <enabled>true</enabled>
1381       </snapshots>
1382       <id>opendaylight-snapshot</id>
1383       <name>opendaylight-snapshot</name>
1384       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
1385     </repository>
1386   </repositories>
1387
1388   <pluginRepositories>
1389     <!-- OpenDayLight Repo Mirror -->
1390     <pluginRepository>
1391       <releases>
1392         <enabled>true</enabled>
1393         <updatePolicy>never</updatePolicy>
1394       </releases>
1395       <snapshots>
1396         <enabled>false</enabled>
1397       </snapshots>
1398       <id>opendaylight-mirror</id>
1399       <name>opendaylight-mirror</name>
1400       <url>http://nexus.opendaylight.org/content/groups/public/</url>
1401     </pluginRepository>
1402     <!-- OpenDayLight Snapshot artifact -->
1403     <pluginRepository>
1404       <releases>
1405         <enabled>false</enabled>
1406       </releases>
1407       <snapshots>
1408         <enabled>true</enabled>
1409       </snapshots>
1410       <id>opendaylight-snapshot</id>
1411       <name>opendaylight-snapshot</name>
1412       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
1413     </pluginRepository>
1414   </pluginRepositories>
1415
1416   <!-- distribution management only runs when you run mvn deploy
1417        which is if you are deploying compiled artifacts to a
1418        maven repository. In that case logic dictacts that you already
1419        compiled and thus already have the necessary parent pom files
1420        that do not exist in this project pulled down to your local
1421        .m2. That way the variables can be resolved and artifacts can
1422        be uploaded when running mvn deploy. -->
1423   <distributionManagement>
1424     <!-- OpenDayLight Released artifact -->
1425     <repository>
1426       <id>opendaylight-release</id>
1427       <url>${nexusproxy}/repositories/opendaylight.release/</url>
1428     </repository>
1429     <!-- OpenDayLight Snapshot artifact -->
1430     <snapshotRepository>
1431       <id>opendaylight-snapshot</id>
1432       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
1433     </snapshotRepository>
1434     <!-- Site deployment -->
1435     <site>
1436       <id>website</id>
1437       <url>${sitedeploy}</url>
1438     </site>
1439   </distributionManagement>
1440
1441   <profiles>
1442     <profile>
1443       <id>IDE</id>
1444       <activation>
1445         <property>
1446           <name>m2e.version</name>
1447         </property>
1448       </activation>
1449       <build>
1450         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
1451         <directory>target-ide</directory>
1452       </build>
1453     </profile>
1454     <profile>
1455       <id>viewbuild</id>
1456       <activation>
1457         <activeByDefault>true</activeByDefault>
1458       </activation>
1459       <properties>
1460         <build.suffix>${project.version}</build.suffix>
1461       </properties>
1462     </profile>
1463     <profile>
1464       <id>jenkins</id>
1465       <activation>
1466         <property>
1467           <name>BUILDSUFFIX</name>
1468         </property>
1469       </activation>
1470       <properties>
1471         <build.suffix>${BUILDSUFFIX}</build.suffix>
1472       </properties>
1473     </profile>
1474     <profile>
1475       <id>fastreassembly</id>
1476       <build>
1477         <plugins>
1478           <plugin>
1479             <groupId>org.apache.maven.plugins</groupId>
1480             <artifactId>maven-dependency-plugin</artifactId>
1481             <version>2.4</version>
1482             <executions>
1483               <execution>
1484                 <id>copyfastreassembly</id>
1485                 <goals>
1486                   <goal>copy</goal>
1487                 </goals>
1488                 <phase>install</phase>
1489                 <configuration>
1490                   <artifactItems>
1491                     <artifactItem>
1492                       <groupId>${project.groupId}</groupId>
1493                       <artifactId>${project.artifactId}</artifactId>
1494                       <version>${project.version}</version>
1495                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
1496                     </artifactItem>
1497                   </artifactItems>
1498                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
1499                 </configuration>
1500               </execution>
1501             </executions>
1502           </plugin>
1503         </plugins>
1504       </build>
1505     </profile>
1506   </profiles>
1507 </project>