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