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