Merge "xsql should pull junit directly"
[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.5.0-SNAPSHOT</version>
8     <relativePath></relativePath>
9   </parent>
10
11   <groupId>org.opendaylight.controller</groupId>
12   <artifactId>commons.opendaylight</artifactId>
13   <version>1.5.0-SNAPSHOT</version>
14   <packaging>pom</packaging>
15
16   <properties>
17
18     <akka.version>2.3.9</akka.version>
19     <appauth.version>0.5.0-SNAPSHOT</appauth.version>
20     <archetype-app-northbound>0.1.0-SNAPSHOT</archetype-app-northbound>
21     <arphandler.version>0.6.0-SNAPSHOT</arphandler.version>
22     <!-- Plugin Versions -->
23     <bundlescanner.api.version>0.5.0-SNAPSHOT</bundlescanner.api.version>
24     <bundlescanner.implementation.version>0.5.0-SNAPSHOT</bundlescanner.implementation.version>
25     <bundlescanner.version>0.5.0-SNAPSHOT</bundlescanner.version>
26     <clustering.services.version>0.6.0-SNAPSHOT</clustering.services.version>
27     <clustering.services_implementation.version>0.5.0-SNAPSHOT</clustering.services_implementation.version>
28     <clustering.stub.version>0.5.0-SNAPSHOT</clustering.stub.version>
29     <clustering.test.version>0.5.0-SNAPSHOT</clustering.test.version>
30     <commmons.northbound.version>0.5.0-SNAPSHOT</commmons.northbound.version>
31     <!-- Third Party Versions -->
32     <codahale.metrics.version>3.0.1</codahale.metrics.version>
33
34     <commons.catalina>7.0.53.v201406061610</commons.catalina>
35     <commons.catalina.ha>7.0.53.v201406070630</commons.catalina.ha>
36     <commons.catalina.tribes>7.0.53.v201406070630</commons.catalina.tribes>
37     <commons.coyote>7.0.53.v201406070630</commons.coyote>
38     <commons.el>7.0.53.v201406060720</commons.el>
39     <commons.jasper>7.0.53.v201406070630</commons.jasper>
40     <commons.juli.version>7.0.53.v201406060720</commons.juli.version>
41     <commons.tomcat.api>7.0.53.v201406060720</commons.tomcat.api>
42     <commons.tomcat.util>7.0.53.v201406070630</commons.tomcat.util>
43
44     <commons.checkstyle.version>0.1.0-SNAPSHOT</commons.checkstyle.version>
45     <commons.httpclient.version>0.2.0-SNAPSHOT</commons.httpclient.version>
46     <commons.logback_settings.version>0.1.0-SNAPSHOT</commons.logback_settings.version>
47     <commons.net.version>3.0.1</commons.net.version>
48     <commons.opendaylight.commons.httpclient>0.2.0-SNAPSHOT</commons.opendaylight.commons.httpclient>
49     <commons.opendaylight.concepts.version>0.6.0-SNAPSHOT</commons.opendaylight.concepts.version>
50     <commons.opendaylight.version>1.5.0-SNAPSHOT</commons.opendaylight.version>
51     <commons.parent.version>1.1.0-SNAPSHOT</commons.parent.version>
52     <commons.httpclient.version>0.2.0-SNAPSHOT</commons.httpclient.version>
53     <concepts.version>0.6.0-SNAPSHOT</concepts.version>
54     <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version>
55     <config.version>0.3.0-SNAPSHOT</config.version>
56     <aaa.version>0.2.0-SNAPSHOT</aaa.version>
57     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
58     <config.clustering.configfile>05-clustering.xml</config.clustering.configfile>
59     <config.netty.configfile>00-netty.xml</config.netty.configfile>
60     <config.mdsal.configfile>01-md-sal.xml</config.mdsal.configfile>
61     <config.xsql.configfile>04-xsql.xml</config.xsql.configfile>
62     <config.netconf.client.configfile>01-netconf.xml</config.netconf.client.configfile>
63     <config.toaster.configfile>03-toaster-sample.xml</config.toaster.configfile>
64     <config.netconf.mdsal.configfile>08-mdsal-netconf.xml</config.netconf.mdsal.configfile>
65     <config.restconf.configfile>10-rest-connector.xml</config.restconf.configfile>
66     <config.netconf.connector.configfile>99-netconf-connector.xml</config.netconf.connector.configfile>
67     <configuration.implementation.version>0.5.0-SNAPSHOT</configuration.implementation.version>
68     <configuration.version>0.5.0-SNAPSHOT</configuration.version>
69     <connectionmanager.version>0.2.0-SNAPSHOT</connectionmanager.version>
70     <containermanager.it.version>0.6.0-SNAPSHOT</containermanager.it.version>
71     <containermanager.northbound.version>0.5.0-SNAPSHOT</containermanager.northbound.version>
72     <containermanager.shell.version>0.6.0-SNAPSHOT</containermanager.shell.version>
73     <containermanager.version>0.6.0-SNAPSHOT</containermanager.version>
74     <controllermanager.northbound.version>0.1.0-SNAPSHOT</controllermanager.northbound.version>
75     <devices.web.version>0.5.0-SNAPSHOT</devices.web.version>
76     <dummy-console.version>1.2.0-SNAPSHOT</dummy-console.version>
77     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
78     <eclipse.persistence.version>2.5.0</eclipse.persistence.version>
79     <eclipse.jdt.core.compiler.batch.version>3.8.0.I20120518-2145</eclipse.jdt.core.compiler.batch.version>
80
81     <!-- OpenEXI third party lib for netconf-->
82     <exi.nagasena.version>0000.0002.0038.0</exi.nagasena.version>
83     <felix.util.version>1.6.0</felix.util.version>
84     <filtervalve.version>1.5.0-SNAPSHOT</filtervalve.version>
85     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
86     <flowprogrammer.northbound.version>0.5.0-SNAPSHOT</flowprogrammer.northbound.version>
87     <flows.web.version>0.5.0-SNAPSHOT</flows.web.version>
88     <forwarding.staticrouting>0.6.0-SNAPSHOT</forwarding.staticrouting>
89     <forwarding.staticrouting.northbound.version>0.5.0-SNAPSHOT</forwarding.staticrouting.northbound.version>
90     <forwardingrulesmanager.implementation.version>0.5.0-SNAPSHOT</forwardingrulesmanager.implementation.version>
91     <forwardingrulesmanager.version>0.7.0-SNAPSHOT</forwardingrulesmanager.version>
92     <hosttracker.api.version>0.6.0-SNAPSHOT</hosttracker.api.version>
93     <hosttracker.implementation.version>0.6.0-SNAPSHOT</hosttracker.implementation.version>
94     <hosttracker.northbound.version>0.5.0-SNAPSHOT</hosttracker.northbound.version>
95     <hosttracker.shell.version>1.1.0-SNAPSHOT</hosttracker.shell.version>
96     <hosttracker_new.api.version>0.5.0-SNAPSHOT</hosttracker_new.api.version>
97     <hosttracker_new.implementation.version>0.5.0-SNAPSHOT</hosttracker_new.implementation.version>
98     <httpservice-bridge.northbound.version>0.1.0-SNAPSHOT</httpservice-bridge.northbound.version>
99     <ietf-inet-types.version>2010.09.24.7-SNAPSHOT</ietf-inet-types.version>
100     <ietf-restconf.version>2013.10.19.7-SNAPSHOT</ietf-restconf.version>
101     <ietf-topology.version>2013.10.21.7-SNAPSHOT</ietf-topology.version>
102     <ietf-yang-types.version>2010.09.24.7-SNAPSHOT</ietf-yang-types.version>
103     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
104     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
105     <jolokia-bridge.version>0.1.0-SNAPSHOT</jolokia-bridge.version>
106     <jolokia.version>1.1.4</jolokia.version>
107     <jsr311.api.version>1.1.1</jsr311.api.version>
108     <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
109     <karaf.branding.version>1.1.0-SNAPSHOT</karaf.branding.version>
110     <karaf.shell.version>3.0.0</karaf.shell.version>
111     <karaf.version>3.0.1</karaf.version>
112     <leveldb.version>0.7</leveldb.version>
113     <leveldbjni.version>1.8</leveldbjni.version>
114     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
115     <logging.bridge.version>0.5.0-SNAPSHOT</logging.bridge.version>
116     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
117     <mimepull.version>1.9.4</mimepull.version>
118     <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
119     <netconf.version>0.3.0-SNAPSHOT</netconf.version>
120     <networkconfig.bridgedomain.northbound.version>0.1.0-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
121     <networkconfig.neutron.implementation.version>0.5.0-SNAPSHOT</networkconfig.neutron.implementation.version>
122     <networkconfig.neutron.northbound.version>0.5.0-SNAPSHOT</networkconfig.neutron.northbound.version>
123     <networkconfig.neutron.version>0.5.0-SNAPSHOT</networkconfig.neutron.version>
124     <!-- ODL repository / plugin repository -->
125     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
126     <northbound.commons.version>0.5.0-SNAPSHOT</northbound.commons.version>
127     <northbound.hosttracker.version>1.5.0-SNAPSHOT</northbound.hosttracker.version>
128     <northbound.jolokia.version>1.5.0-SNAPSHOT</northbound.jolokia.version>
129     <opendaylight-l2-types.version>2013.08.27.7-SNAPSHOT</opendaylight-l2-types.version>
130     <osgi-brandfragment.web.version>0.1.0-SNAPSHOT</osgi-brandfragment.web.version>
131     <parboiled.version>1.1.6</parboiled.version>
132     <parboiled.scala.version>1.1.6</parboiled.scala.version>
133     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
134     <protobuf.version>2.5.0</protobuf.version>
135     <protocol-framework.version>0.6.0-SNAPSHOT</protocol-framework.version>
136     <protocol_plugins.openflow.version>0.5.0-SNAPSHOT</protocol_plugins.openflow.version>
137     <protocol_plugins.stub.version>0.5.0-SNAPSHOT</protocol_plugins.stub.version>
138     <routing.dijkstra_implementation.version>0.5.0-SNAPSHOT</routing.dijkstra_implementation.version>
139     <sal.connection.version>0.2.0-SNAPSHOT</sal.connection.version>
140     <sal.implementation.version>0.5.0-SNAPSHOT</sal.implementation.version>
141     <sal.networkconfiguration.version>0.1.0-SNAPSHOT</sal.networkconfiguration.version>
142     <sal.version>0.9.0-SNAPSHOT</sal.version>
143     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
144     <samples.loadbalancer>0.6.0-SNAPSHOT</samples.loadbalancer>
145     <samples.loadbalancer.northbound.version>0.5.0-SNAPSHOT</samples.loadbalancer.northbound.version>
146     <samples.simpleforwarding.version>0.5.0-SNAPSHOT</samples.simpleforwarding.version>
147     <sanitytest.version>0.5.0-SNAPSHOT</sanitytest.version>
148     <scala.version>2.10</scala.version>
149     <scala.micro.version>4</scala.micro.version>
150     <security.version>0.5.0-SNAPSHOT</security.version>
151     <karaf.security.version>0.5.0-SNAPSHOT</karaf.security.version>
152     <shapeless.version>1.2.4</shapeless.version>
153     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
154     <sonar.branch>${user.name}-private-view</sonar.branch>
155     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
156     <!-- Sonar properties using jacoco to retrieve integration test results -->
157     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
158     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
159     <sonar.language>java</sonar.language>
160     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
161     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
162     <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages</sonar.skippedModules>
163     <spifly.version>1.0.0</spifly.version>
164     <spring-osgi.version>1.2.1</spring-osgi.version>
165     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
166     <spring-security.version>3.1.3.RELEASE</spring-security.version>
167     <spring.version>3.1.3.RELEASE</spring.version>
168     <statistics.northbound.version>0.5.0-SNAPSHOT</statistics.northbound.version>
169     <statisticsmanager.implementation.version>0.5.0-SNAPSHOT</statisticsmanager.implementation.version>
170     <statisticsmanager.version>0.6.0-SNAPSHOT</statisticsmanager.version>
171     <subnets.northbound.version>0.5.0-SNAPSHOT</subnets.northbound.version>
172     <surefire.version>2.15</surefire.version>
173     <switchmanager.api.version>0.8.0-SNAPSHOT</switchmanager.api.version>
174     <switchmanager.implementation.version>0.5.0-SNAPSHOT</switchmanager.implementation.version>
175     <switchmanager.northbound.version>0.5.0-SNAPSHOT</switchmanager.northbound.version>
176     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
177     <topology.northbound.version>0.5.0-SNAPSHOT</topology.northbound.version>
178     <topology.web.version>0.5.0-SNAPSHOT</topology.web.version>
179     <topologymanager.version>0.5.0-SNAPSHOT</topologymanager.version>
180     <topologymanager.shell.version>1.1.0-SNAPSHOT</topologymanager.shell.version>
181     <troubleshoot.web.version>0.5.0-SNAPSHOT</troubleshoot.web.version>
182     <typesafe.config.version>1.2.0</typesafe.config.version>
183     <uncommons.maths.version>1.2.2a</uncommons.maths.version>
184     <usermanager.implementation.version>0.5.0-SNAPSHOT</usermanager.implementation.version>
185     <usermanager.northbound.version>0.1.0-SNAPSHOT</usermanager.northbound.version>
186     <usermanager.version>0.5.0-SNAPSHOT</usermanager.version>
187     <nsf.version>0.5.0-SNAPSHOT</nsf.version>
188     <web.version>0.5.0-SNAPSHOT</web.version>
189     <yang-ext.version>2013.09.07.7-SNAPSHOT</yang-ext.version>
190     <yang-jmx-generator.version>1.1.0-SNAPSHOT</yang-jmx-generator.version>
191     <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
192     <sshd-core.version>0.12.0</sshd-core.version>
193     <jmh.version>0.9.7</jmh.version>
194     <lmax.version>3.3.0</lmax.version>
195   </properties>
196
197   <dependencyManagement>
198     <dependencies>
199
200        <!-- project specific dependencies -->
201       <dependency>
202         <groupId>org.opendaylight.controller</groupId>
203         <artifactId>config-artifacts</artifactId>
204         <version>${config.version}</version>
205         <type>pom</type>
206         <scope>import</scope>
207       </dependency>
208       <dependency>
209         <groupId>org.opendaylight.controller</groupId>
210         <artifactId>mdsal-artifacts</artifactId>
211         <version>${mdsal.version}</version>
212         <type>pom</type>
213         <scope>import</scope>
214       </dependency>
215       <dependency>
216         <groupId>org.opendaylight.controller</groupId>
217         <artifactId>netconf-artifacts</artifactId>
218         <version>${netconf.version}</version>
219         <type>pom</type>
220         <scope>import</scope>
221       </dependency>
222
223       <dependency>
224         <groupId>org.apache.sshd</groupId>
225         <artifactId>sshd-core</artifactId>
226         <version>${sshd-core.version}</version>
227       </dependency>
228       <dependency>
229         <groupId>ch.qos.logback</groupId>
230         <artifactId>logback-classic</artifactId>
231         <version>${logback.version}</version>
232       </dependency>
233       <dependency>
234         <groupId>ch.qos.logback</groupId>
235         <artifactId>logback-core</artifactId>
236         <version>${logback.version}</version>
237       </dependency>
238       <dependency>
239         <groupId>com.codahale.metrics</groupId>
240         <artifactId>metrics-core</artifactId>
241         <version>${codahale.metrics.version}</version>
242       </dependency>
243       <dependency>
244         <groupId>com.codahale.metrics</groupId>
245         <artifactId>metrics-graphite</artifactId>
246         <version>${codahale.metrics.version}</version>
247       </dependency>
248       <dependency>
249         <groupId>com.fasterxml.jackson.core</groupId>
250         <artifactId>jackson-annotations</artifactId>
251         <version>${jackson.version}</version>
252       </dependency>
253       <dependency>
254         <groupId>com.fasterxml.jackson.core</groupId>
255         <artifactId>jackson-core</artifactId>
256         <version>${jackson.version}</version>
257       </dependency>
258       <dependency>
259         <groupId>com.fasterxml.jackson.core</groupId>
260         <artifactId>jackson-databind</artifactId>
261         <version>${jackson.version}</version>
262       </dependency>
263       <dependency>
264         <groupId>com.fasterxml.jackson.datatype</groupId>
265         <artifactId>jackson-datatype-json-org</artifactId>
266         <version>${jackson.version}</version>
267       </dependency>
268
269       <dependency>
270         <groupId>com.fasterxml.jackson.jaxrs</groupId>
271         <artifactId>jackson-jaxrs-base</artifactId>
272         <version>${jackson.version}</version>
273       </dependency>
274       <dependency>
275         <groupId>com.fasterxml.jackson.jaxrs</groupId>
276         <artifactId>jackson-jaxrs-json-provider</artifactId>
277         <version>${jackson.version}</version>
278       </dependency>
279       <dependency>
280         <groupId>com.fasterxml.jackson.module</groupId>
281         <artifactId>jackson-module-jaxb-annotations</artifactId>
282         <version>${jackson.version}</version>
283       </dependency>
284       <dependency>
285         <groupId>com.github.romix</groupId>
286         <artifactId>java-concurrent-hash-trie-map</artifactId>
287         <version>${ctrie.version}</version>
288       </dependency>
289       <dependency>
290         <groupId>com.google.code.gson</groupId>
291         <artifactId>gson</artifactId>
292         <version>${gson.version}</version>
293       </dependency>
294       <dependency>
295         <groupId>com.google.guava</groupId>
296         <artifactId>guava</artifactId>
297         <version>${guava.version}</version>
298       </dependency>
299       <dependency>
300         <groupId>com.lmax</groupId>
301         <artifactId>disruptor</artifactId>
302         <version>${lmax.version}</version>
303       </dependency>
304
305       <!-- 3rd party dependencies needed by config-->
306       <dependency>
307         <groupId>com.jcabi</groupId>
308         <artifactId>jcabi-maven-slf4j</artifactId>
309         <version>0.8</version>
310       </dependency>
311
312       <dependency>
313         <groupId>com.sun.jersey</groupId>
314         <artifactId>jersey-client</artifactId>
315         <version>${jersey.version}</version>
316       </dependency>
317       <!-- Jersey for JAXRS -->
318       <dependency>
319         <groupId>com.sun.jersey</groupId>
320         <artifactId>jersey-core</artifactId>
321         <version>${jersey.version}</version>
322       </dependency>
323       <dependency>
324         <groupId>com.sun.jersey</groupId>
325         <artifactId>jersey-server</artifactId>
326         <version>${jersey.version}</version>
327       </dependency>
328       <dependency>
329         <groupId>com.sun.jersey</groupId>
330         <artifactId>jersey-servlet</artifactId>
331         <version>${jersey-servlet.version}</version>
332       </dependency>
333
334       <dependency>
335         <groupId>com.typesafe.akka</groupId>
336         <artifactId>akka-actor_${scala.version}</artifactId>
337         <version>${akka.version}</version>
338       </dependency>
339
340       <dependency>
341         <groupId>com.typesafe.akka</groupId>
342         <artifactId>akka-cluster_${scala.version}</artifactId>
343         <version>${akka.version}</version>
344       </dependency>
345
346       <dependency>
347         <groupId>com.typesafe.akka</groupId>
348         <artifactId>akka-persistence-experimental_${scala.version}</artifactId>
349         <version>${akka.version}</version>
350       </dependency>
351
352       <dependency>
353         <groupId>com.typesafe.akka</groupId>
354         <artifactId>akka-remote_${scala.version}</artifactId>
355         <version>${akka.version}</version>
356       </dependency>
357       <dependency>
358         <groupId>com.typesafe.akka</groupId>
359         <artifactId>akka-testkit_${scala.version}</artifactId>
360         <version>${akka.version}</version>
361       </dependency>
362         <dependency>
363             <groupId>com.typesafe.akka</groupId>
364             <artifactId>akka-osgi_${scala.version}</artifactId>
365             <version>${akka.version}</version>
366         </dependency>
367         <dependency>
368             <groupId>com.typesafe.akka</groupId>
369             <artifactId>akka-slf4j_${scala.version}</artifactId>
370             <version>${akka.version}</version>
371         </dependency>
372       <dependency>
373         <groupId>commons-codec</groupId>
374         <artifactId>commons-codec</artifactId>
375         <version>${commons.codec.version}</version>
376       </dependency>
377       <dependency>
378         <groupId>commons-fileupload</groupId>
379         <artifactId>commons-fileupload</artifactId>
380         <version>${commons.fileupload.version}</version>
381       </dependency>
382       <dependency>
383         <groupId>commons-io</groupId>
384         <artifactId>commons-io</artifactId>
385         <version>${commons.io.version}</version>
386       </dependency>
387       <dependency>
388         <groupId>commons-lang</groupId>
389         <artifactId>commons-lang</artifactId>
390         <version>${commons.lang.version}</version>
391       </dependency>
392       <dependency>
393         <groupId>commons-net</groupId>
394         <artifactId>commons-net</artifactId>
395         <version>${commons.net.version}</version>
396       </dependency>
397       <dependency>
398         <groupId>eclipselink</groupId>
399         <artifactId>javax.persistence</artifactId>
400         <version>2.0.4.v201112161009</version>
401       </dependency>
402       <dependency>
403         <groupId>eclipselink</groupId>
404         <artifactId>javax.resource</artifactId>
405         <version>1.5.0.v200906010428</version>
406       </dependency>
407       <dependency>
408         <groupId>equinoxSDK381</groupId>
409         <artifactId>javax.servlet</artifactId>
410         <version>3.0.0.v201112011016</version>
411       </dependency>
412       <dependency>
413         <groupId>equinoxSDK381</groupId>
414         <artifactId>javax.servlet.jsp</artifactId>
415         <version>2.2.0.v201112011158</version>
416       </dependency>
417       <dependency>
418         <groupId>equinoxSDK381</groupId>
419         <artifactId>org.apache.felix.gogo.command</artifactId>
420         <version>0.8.0.v201108120515</version>
421       </dependency>
422       <dependency>
423         <groupId>equinoxSDK381</groupId>
424         <artifactId>org.apache.felix.gogo.runtime</artifactId>
425         <version>0.8.0.v201108120515</version>
426       </dependency>
427       <dependency>
428         <groupId>equinoxSDK381</groupId>
429         <artifactId>org.apache.felix.gogo.shell</artifactId>
430         <version>0.8.0.v201110170705</version>
431       </dependency>
432       <dependency>
433         <groupId>equinoxSDK381</groupId>
434         <artifactId>org.eclipse.equinox.cm</artifactId>
435         <version>1.0.400.v20120522-1841</version>
436       </dependency>
437       <dependency>
438         <groupId>equinoxSDK381</groupId>
439         <artifactId>org.eclipse.equinox.console</artifactId>
440         <version>1.0.0.v20120522-1841</version>
441       </dependency>
442       <dependency>
443         <groupId>equinoxSDK381</groupId>
444         <artifactId>org.eclipse.equinox.ds</artifactId>
445         <version>1.4.0.v20120522-1841</version>
446       </dependency>
447       <dependency>
448         <groupId>equinoxSDK381</groupId>
449         <artifactId>org.eclipse.equinox.launcher</artifactId>
450         <version>1.3.0.v20120522-1813</version>
451       </dependency>
452       <dependency>
453         <groupId>equinoxSDK381</groupId>
454         <artifactId>org.eclipse.equinox.util</artifactId>
455         <version>1.0.400.v20120522-2049</version>
456       </dependency>
457       <dependency>
458         <groupId>equinoxSDK381</groupId>
459         <artifactId>org.eclipse.osgi</artifactId>
460         <version>3.8.1.v20120830-144521</version>
461       </dependency>
462       <dependency>
463         <groupId>equinoxSDK381</groupId>
464         <artifactId>org.eclipse.osgi.services</artifactId>
465         <version>3.3.100.v20120522-1822</version>
466       </dependency>
467       <!-- Gemini Web -->
468       <dependency>
469         <groupId>geminiweb</groupId>
470         <artifactId>org.eclipse.gemini.web.core</artifactId>
471         <version>${geminiweb.version}</version>
472       </dependency>
473       <dependency>
474         <groupId>geminiweb</groupId>
475         <artifactId>org.eclipse.gemini.web.extender</artifactId>
476         <version>${geminiweb.version}</version>
477       </dependency>
478       <dependency>
479         <groupId>geminiweb</groupId>
480         <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
481         <version>${geminiweb.version}</version>
482       </dependency>
483       <dependency>
484         <groupId>geminiweb</groupId>
485         <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
486         <version>${virgo.version}</version>
487       </dependency>
488       <dependency>
489         <groupId>geminiweb</groupId>
490         <artifactId>org.eclipse.virgo.util.common</artifactId>
491         <version>${virgo.version}</version>
492       </dependency>
493       <dependency>
494         <groupId>geminiweb</groupId>
495         <artifactId>org.eclipse.virgo.util.io</artifactId>
496         <version>${virgo.version}</version>
497       </dependency>
498       <dependency>
499         <groupId>geminiweb</groupId>
500         <artifactId>org.eclipse.virgo.util.math</artifactId>
501         <version>${virgo.version}</version>
502       </dependency>
503       <dependency>
504         <groupId>geminiweb</groupId>
505         <artifactId>org.eclipse.virgo.util.osgi</artifactId>
506         <version>${virgo.version}</version>
507       </dependency>
508       <dependency>
509         <groupId>geminiweb</groupId>
510         <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
511         <version>${virgo.version}</version>
512       </dependency>
513       <dependency>
514         <groupId>geminiweb</groupId>
515         <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
516         <version>${virgo.version}</version>
517       </dependency>
518       <dependency>
519         <groupId>io.netty</groupId>
520         <artifactId>netty-buffer</artifactId>
521         <version>${netty.version}</version>
522       </dependency>
523       <dependency>
524         <groupId>io.netty</groupId>
525         <artifactId>netty-codec</artifactId>
526         <version>${netty.version}</version>
527       </dependency>
528       <dependency>
529         <groupId>io.netty</groupId>
530         <artifactId>netty-codec-http</artifactId>
531         <version>${netty.version}</version>
532       </dependency>
533       <dependency>
534         <groupId>io.netty</groupId>
535         <artifactId>netty-common</artifactId>
536         <version>${netty.version}</version>
537       </dependency>
538       <!-- Netty -->
539       <dependency>
540         <groupId>io.netty</groupId>
541         <artifactId>netty-handler</artifactId>
542         <version>${netty.version}</version>
543       </dependency>
544       <dependency>
545         <groupId>io.netty</groupId>
546         <artifactId>netty-transport</artifactId>
547         <version>${netty.version}</version>
548       </dependency>
549       <dependency>
550         <groupId>javax.ws.rs</groupId>
551         <artifactId>jsr311-api</artifactId>
552         <version>${jsr311.api.version}</version>
553       </dependency>
554       <dependency>
555         <groupId>net.sourceforge.pmd</groupId>
556         <artifactId>pmd</artifactId>
557         <version>5.1.0</version>
558       </dependency>
559       <dependency>
560         <groupId>orbit</groupId>
561         <artifactId>javax.activation</artifactId>
562         <version>1.1.0.v201211130549</version>
563       </dependency>
564       <dependency>
565         <groupId>orbit</groupId>
566         <artifactId>javax.annotation</artifactId>
567         <version>1.1.0.v201209060031</version>
568       </dependency>
569       <dependency>
570         <groupId>orbit</groupId>
571         <artifactId>javax.ejb</artifactId>
572         <version>3.1.1.v201204261316</version>
573       </dependency>
574       <dependency>
575         <groupId>orbit</groupId>
576         <artifactId>javax.el</artifactId>
577         <version>2.2.0.v201108011116</version>
578       </dependency>
579       <dependency>
580         <groupId>orbit</groupId>
581         <artifactId>javax.mail.glassfish</artifactId>
582         <version>1.4.1.v201108011116</version>
583       </dependency>
584       <dependency>
585         <groupId>orbit</groupId>
586         <artifactId>javax.servlet.jsp.jstl</artifactId>
587         <version>1.2.0.v201105211821</version>
588       </dependency>
589       <dependency>
590         <groupId>orbit</groupId>
591         <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
592         <version>1.2.0.v201210211230</version>
593       </dependency>
594       <dependency>
595         <groupId>orbit</groupId>
596         <artifactId>javax.xml.rpc</artifactId>
597         <version>1.1.0.v201005080400</version>
598       </dependency>
599       <dependency>
600         <groupId>orbit</groupId>
601         <artifactId>org.apache.catalina</artifactId>
602         <version>${commons.catalina}</version>
603       </dependency>
604       <dependency>
605         <groupId>orbit</groupId>
606         <artifactId>org.apache.catalina.ha</artifactId>
607         <version>${commons.catalina.ha}</version>
608       </dependency>
609       <dependency>
610         <groupId>orbit</groupId>
611         <artifactId>org.apache.catalina.tribes</artifactId>
612         <version>${commons.catalina.tribes}</version>
613       </dependency>
614       <dependency>
615         <groupId>orbit</groupId>
616         <artifactId>org.apache.coyote</artifactId>
617         <version>${commons.coyote}</version>
618       </dependency>
619       <dependency>
620         <groupId>orbit</groupId>
621         <artifactId>org.apache.el</artifactId>
622         <version>${commons.el}</version>
623       </dependency>
624       <dependency>
625         <groupId>orbit</groupId>
626         <artifactId>org.apache.jasper</artifactId>
627         <version>${commons.jasper}</version>
628       </dependency>
629       <dependency>
630         <groupId>orbit</groupId>
631         <artifactId>org.apache.juli.extras</artifactId>
632         <version>${commons.juli.version}</version>
633       </dependency>
634       <dependency>
635         <groupId>orbit</groupId>
636         <artifactId>org.apache.tomcat.api</artifactId>
637         <version>${commons.tomcat.api}</version>
638       </dependency>
639       <dependency>
640         <groupId>orbit</groupId>
641         <artifactId>org.apache.tomcat.util</artifactId>
642         <version>${commons.tomcat.util}</version>
643       </dependency>
644       <dependency>
645         <groupId>org.aopalliance</groupId>
646         <artifactId>com.springsource.org.aopalliance</artifactId>
647         <version>${aopalliance.version}</version>
648       </dependency>
649       <dependency>
650         <groupId>org.apache.commons</groupId>
651         <artifactId>commons-lang3</artifactId>
652         <version>${commons.lang3.version}</version>
653       </dependency>
654       <dependency>
655         <groupId>org.apache.felix</groupId>
656         <artifactId>org.apache.felix.dependencymanager</artifactId>
657         <version>${felix.dependencymanager.version}</version>
658       </dependency>
659       <dependency>
660         <groupId>org.apache.felix</groupId>
661         <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
662         <version>${felix.dependencymanager.shell.version}</version>
663       </dependency>
664       <dependency>
665         <groupId>org.apache.felix</groupId>
666         <artifactId>org.apache.felix.fileinstall</artifactId>
667         <version>${felix.fileinstall.version}</version>
668       </dependency>
669       <!-- felix webconsole -->
670       <dependency>
671         <groupId>org.apache.felix</groupId>
672         <artifactId>org.apache.felix.webconsole</artifactId>
673         <version>${felix.webconsole.version}</version>
674         <!-- the all bundle includes all the necessary plugins -->
675         <classifier>all</classifier>
676       </dependency>
677       <dependency>
678         <groupId>org.bouncycastle</groupId>
679         <artifactId>bcpkix-jdk15on</artifactId>
680         <version>${bouncycastle.version}</version>
681       </dependency>
682       <dependency>
683         <groupId>org.bouncycastle</groupId>
684         <artifactId>bcprov-jdk15on</artifactId>
685         <version>${bouncycastle.version}</version>
686       </dependency>
687       <dependency>
688         <groupId>org.codehaus.enunciate</groupId>
689         <artifactId>enunciate-core-annotations</artifactId>
690         <version>${enunciate.version}</version>
691       </dependency>
692       <dependency>
693         <groupId>org.codehaus.gmaven.runtime</groupId>
694         <artifactId>gmaven-runtime-2.0</artifactId>
695         <version>1.5</version>
696       </dependency>
697       <dependency>
698         <groupId>org.codehaus.jettison</groupId>
699         <artifactId>jettison</artifactId>
700         <version>${jettison.version}</version>
701       </dependency>
702       <dependency>
703         <groupId>org.eclipse</groupId>
704         <artifactId>jdt</artifactId>
705         <version>3.3.0-v20070607-1300</version>
706       </dependency>
707       <dependency>
708         <groupId>org.eclipse.equinox</groupId>
709         <artifactId>app</artifactId>
710         <version>1.0.0-v20070606</version>
711       </dependency>
712
713       <!-- equinox http service bridge -->
714       <dependency>
715         <groupId>org.eclipse.equinox.http</groupId>
716         <artifactId>servlet</artifactId>
717         <version>1.0.0-v20070606</version>
718       </dependency>
719       <dependency>
720         <groupId>org.eclipse.jdt</groupId>
721         <artifactId>core</artifactId>
722         <version>3.3.0-v_771</version>
723       </dependency>
724       <dependency>
725         <groupId>org.eclipse.persistence</groupId>
726         <artifactId>org.eclipse.persistence.antlr</artifactId>
727         <version>${eclipse.persistence.version}</version>
728       </dependency>
729       <dependency>
730         <groupId>org.eclipse.persistence</groupId>
731         <artifactId>org.eclipse.persistence.core</artifactId>
732         <version>${eclipse.persistence.version}</version>
733       </dependency>
734       <dependency>
735         <groupId>org.eclipse.persistence</groupId>
736         <artifactId>org.eclipse.persistence.moxy</artifactId>
737         <version>${eclipse.persistence.version}</version>
738       </dependency>
739
740       <!-- md-sal -->
741       <dependency>
742         <groupId>org.glassfish.jersey.test-framework.providers</groupId>
743         <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
744         <version>2.4</version>
745       </dependency>
746       <dependency>
747         <groupId>org.javassist</groupId>
748         <artifactId>javassist</artifactId>
749         <version>${javassist.version}</version>
750       </dependency>
751       <dependency>
752         <groupId>org.jboss.resteasy</groupId>
753         <artifactId>jaxrs-api</artifactId>
754         <version>3.0.4.Final</version>
755       </dependency>
756       <dependency>
757         <groupId>org.jboss.spec.javax.transaction</groupId>
758         <artifactId>jboss-transaction-api_1.1_spec</artifactId>
759         <version>1.0.1.Final</version>
760       </dependency>
761       <dependency>
762         <groupId>org.jolokia</groupId>
763         <artifactId>jolokia-osgi</artifactId>
764         <version>${jolokia.version}</version>
765       </dependency>
766       <dependency>
767         <groupId>org.json</groupId>
768         <artifactId>json</artifactId>
769         <version>${org.json.version}</version>
770       </dependency>
771       <dependency>
772         <groupId>org.opendaylight.controller</groupId>
773         <artifactId>appauth</artifactId>
774         <version>${appauth.version}</version>
775       </dependency>
776       <dependency>
777         <groupId>org.opendaylight.controller</groupId>
778         <artifactId>arphandler</artifactId>
779         <version>${arphandler.version}</version>
780       </dependency>
781       <dependency>
782         <groupId>org.opendaylight.controller</groupId>
783         <artifactId>bundlescanner</artifactId>
784         <version>${bundlescanner.version}</version>
785       </dependency>
786       <dependency>
787         <groupId>org.opendaylight.controller</groupId>
788         <artifactId>bundlescanner.implementation</artifactId>
789         <version>${bundlescanner.version}</version>
790       </dependency>
791       <dependency>
792         <groupId>org.opendaylight.controller</groupId>
793         <artifactId>clustering.services</artifactId>
794         <version>${clustering.services.version}</version>
795       </dependency>
796       <dependency>
797         <groupId>org.opendaylight.controller</groupId>
798         <artifactId>clustering.services-implementation</artifactId>
799         <version>${clustering.services_implementation.version}</version>
800       </dependency>
801       <dependency>
802         <groupId>org.opendaylight.controller</groupId>
803         <artifactId>clustering.stub</artifactId>
804         <version>${clustering.stub.version}</version>
805       </dependency>
806
807       <!-- testing dependencies -->
808       <dependency>
809         <groupId>org.opendaylight.controller</groupId>
810         <artifactId>clustering.test</artifactId>
811         <version>${clustering.test.version}</version>
812       </dependency>
813       <dependency>
814         <groupId>org.opendaylight.controller</groupId>
815         <artifactId>commons.httpclient</artifactId>
816         <version>${commons.httpclient.version}</version>
817       </dependency>
818
819       <!-- Northbound bundles -->
820       <dependency>
821         <groupId>org.opendaylight.controller</groupId>
822         <artifactId>commons.northbound</artifactId>
823         <version>${commmons.northbound.version}</version>
824       </dependency>
825       <dependency>
826         <groupId>org.opendaylight.controller</groupId>
827         <artifactId>concepts</artifactId>
828         <version>${concepts.version}</version>
829       </dependency>
830
831       <!-- config-->
832       <dependency>
833         <groupId>org.opendaylight.controller</groupId>
834         <artifactId>configuration</artifactId>
835         <version>${configuration.version}</version>
836       </dependency>
837       <dependency>
838         <groupId>org.opendaylight.controller</groupId>
839         <artifactId>configuration.implementation</artifactId>
840         <version>${configuration.implementation.version}</version>
841       </dependency>
842       <dependency>
843         <groupId>org.opendaylight.controller</groupId>
844         <artifactId>connectionmanager</artifactId>
845         <version>${connectionmanager.version}</version>
846       </dependency>
847       <dependency>
848         <groupId>org.opendaylight.controller</groupId>
849         <artifactId>connectionmanager.implementation</artifactId>
850         <version>${connectionmanager.version}</version>
851       </dependency>
852       <dependency>
853         <groupId>org.opendaylight.controller</groupId>
854         <artifactId>connectionmanager.northbound</artifactId>
855         <version>${connectionmanager.version}</version>
856       </dependency>
857       <dependency>
858         <groupId>org.opendaylight.controller</groupId>
859         <artifactId>containermanager</artifactId>
860         <version>${containermanager.version}</version>
861       </dependency>
862       <dependency>
863         <groupId>org.opendaylight.controller</groupId>
864         <artifactId>containermanager.implementation</artifactId>
865         <version>${containermanager.version}</version>
866       </dependency>
867       <dependency>
868         <groupId>org.opendaylight.controller</groupId>
869         <artifactId>containermanager.it.implementation</artifactId>
870         <version>${containermanager.it.version}</version>
871       </dependency>
872       <dependency>
873         <groupId>org.opendaylight.controller</groupId>
874         <artifactId>containermanager.northbound</artifactId>
875         <version>${containermanager.northbound.version}</version>
876       </dependency>
877       <dependency>
878         <groupId>org.opendaylight.controller</groupId>
879         <artifactId>containermanager.shell</artifactId>
880         <version>${containermanager.shell.version}</version>
881       </dependency>
882       <dependency>
883         <groupId>org.opendaylight.controller</groupId>
884         <artifactId>controllermanager.northbound</artifactId>
885         <version>${controllermanager.northbound.version}</version>
886       </dependency>
887       <dependency>
888         <groupId>org.opendaylight.controller</groupId>
889         <artifactId>devices.web</artifactId>
890         <version>${devices.web.version}</version>
891       </dependency>
892       <dependency>
893         <groupId>org.opendaylight.controller</groupId>
894         <artifactId>filter-valve</artifactId>
895         <version>${filtervalve.version}</version>
896       </dependency>
897       <dependency>
898         <groupId>org.opendaylight.controller</groupId>
899         <artifactId>flowprogrammer.northbound</artifactId>
900         <version>${flowprogrammer.northbound.version}</version>
901       </dependency>
902       <dependency>
903         <groupId>org.opendaylight.controller</groupId>
904         <artifactId>flows.web</artifactId>
905         <version>${flows.web.version}</version>
906       </dependency>
907       <dependency>
908         <groupId>org.opendaylight.controller</groupId>
909         <artifactId>forwarding.staticrouting</artifactId>
910         <version>${forwarding.staticrouting}</version>
911       </dependency>
912       <dependency>
913         <groupId>org.opendaylight.controller</groupId>
914         <artifactId>forwarding.staticrouting.northbound</artifactId>
915         <version>${forwarding.staticrouting.northbound.version}</version>
916       </dependency>
917       <dependency>
918         <groupId>org.opendaylight.controller</groupId>
919         <artifactId>forwardingrulesmanager</artifactId>
920         <version>${forwardingrulesmanager.version}</version>
921       </dependency>
922       <dependency>
923         <groupId>org.opendaylight.controller</groupId>
924         <artifactId>forwardingrulesmanager.implementation</artifactId>
925         <version>${forwardingrulesmanager.implementation.version}</version>
926       </dependency>
927
928       <dependency>
929         <groupId>org.opendaylight.controller</groupId>
930         <artifactId>hosttracker</artifactId>
931         <version>${hosttracker.api.version}</version>
932       </dependency>
933       <dependency>
934         <groupId>org.opendaylight.controller</groupId>
935         <artifactId>hosttracker.implementation</artifactId>
936         <version>${hosttracker.implementation.version}</version>
937       </dependency>
938       <dependency>
939         <groupId>org.opendaylight.controller</groupId>
940         <artifactId>hosttracker.northbound</artifactId>
941         <version>${hosttracker.northbound.version}</version>
942       </dependency>
943       <dependency>
944         <groupId>org.opendaylight.controller</groupId>
945         <artifactId>hosttracker.shell</artifactId>
946         <version>${hosttracker.shell.version}</version>
947       </dependency>
948       <dependency>
949         <groupId>org.opendaylight.controller</groupId>
950         <artifactId>hosttracker_new</artifactId>
951         <version>${hosttracker_new.api.version}</version>
952       </dependency>
953       <dependency>
954         <groupId>org.opendaylight.controller</groupId>
955         <artifactId>httpservice-bridge</artifactId>
956         <version>0.1.0-SNAPSHOT</version>
957       </dependency>
958       <dependency>
959         <groupId>org.opendaylight.controller</groupId>
960         <artifactId>jolokia-bridge</artifactId>
961         <version>0.1.0-SNAPSHOT</version>
962       </dependency>
963       <!-- Karaf Dependencies -->
964       <dependency>
965         <groupId>org.opendaylight.controller</groupId>
966         <artifactId>karaf.branding</artifactId>
967         <version>${karaf.branding.version}</version>
968       </dependency>
969       <dependency>
970         <groupId>org.opendaylight.controller</groupId>
971         <artifactId>liblldp</artifactId>
972         <version>${sal.version}</version>
973       </dependency>
974       <!-- Debug and logging -->
975       <dependency>
976         <groupId>org.opendaylight.controller</groupId>
977         <artifactId>logging.bridge</artifactId>
978         <version>${logging.bridge.version}</version>
979       </dependency>
980       <dependency>
981         <groupId>org.opendaylight.controller</groupId>
982         <artifactId>dummy-console</artifactId>
983         <version>${dummy-console.version}</version>
984       </dependency>
985
986       <dependency>
987         <groupId>org.opendaylight.controller</groupId>
988         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
989         <version>${networkconfig.bridgedomain.northbound.version}</version>
990       </dependency>
991
992       <!--  Neutron -->
993       <dependency>
994         <groupId>org.opendaylight.controller</groupId>
995         <artifactId>networkconfig.neutron</artifactId>
996         <version>${networkconfig.neutron.version}</version>
997       </dependency>
998       <dependency>
999         <groupId>org.opendaylight.controller</groupId>
1000         <artifactId>networkconfig.neutron.implementation</artifactId>
1001         <version>${networkconfig.neutron.implementation.version}</version>
1002       </dependency>
1003       <dependency>
1004         <groupId>org.opendaylight.controller</groupId>
1005         <artifactId>networkconfig.neutron.northbound</artifactId>
1006         <version>${networkconfig.neutron.northbound.version}</version>
1007       </dependency>
1008       <dependency>
1009         <groupId>org.opendaylight.controller</groupId>
1010         <artifactId>osgi-brandfragment.web</artifactId>
1011         <version>${osgi-brandfragment.web.version}</version>
1012       </dependency>
1013       <!-- Southbound bundles -->
1014       <dependency>
1015         <groupId>org.opendaylight.controller</groupId>
1016         <artifactId>protocol-framework</artifactId>
1017         <version>${protocol-framework.version}</version>
1018       </dependency>
1019       <dependency>
1020         <groupId>org.opendaylight.controller</groupId>
1021         <artifactId>protocol_plugins.openflow</artifactId>
1022         <version>${protocol_plugins.openflow.version}</version>
1023       </dependency>
1024       <dependency>
1025         <groupId>org.opendaylight.controller</groupId>
1026         <artifactId>protocol_plugins.stub</artifactId>
1027         <version>${protocol_plugins.stub.version}</version>
1028       </dependency>
1029       <dependency>
1030         <groupId>org.opendaylight.controller</groupId>
1031         <artifactId>routing.dijkstra_implementation</artifactId>
1032         <version>${routing.dijkstra_implementation.version}</version>
1033       </dependency>
1034
1035       <!-- SAL bundles -->
1036       <dependency>
1037         <groupId>org.opendaylight.controller</groupId>
1038         <artifactId>sal</artifactId>
1039         <version>${sal.version}</version>
1040       </dependency>
1041
1042       <!-- SAL Extension bundles -->
1043       <dependency>
1044         <groupId>org.opendaylight.controller</groupId>
1045         <artifactId>sal.connection</artifactId>
1046         <version>${sal.connection.version}</version>
1047       </dependency>
1048       <dependency>
1049         <groupId>org.opendaylight.controller</groupId>
1050         <artifactId>sal.connection.implementation</artifactId>
1051         <version>${sal.connection.version}</version>
1052       </dependency>
1053       <dependency>
1054         <groupId>org.opendaylight.controller</groupId>
1055         <artifactId>sal.implementation</artifactId>
1056         <version>${sal.implementation.version}</version>
1057       </dependency>
1058       <dependency>
1059         <groupId>org.opendaylight.controller</groupId>
1060         <artifactId>sal.networkconfiguration</artifactId>
1061         <version>${sal.networkconfiguration.version}</version>
1062       </dependency>
1063       <dependency>
1064         <groupId>org.opendaylight.controller</groupId>
1065         <artifactId>sal.networkconfiguration.implementation</artifactId>
1066         <version>${sal.networkconfiguration.version}</version>
1067       </dependency>
1068
1069       <!-- samples -->
1070       <dependency>
1071         <groupId>org.opendaylight.controller</groupId>
1072         <artifactId>samples.loadbalancer</artifactId>
1073         <version>${samples.loadbalancer}</version>
1074       </dependency>
1075       <dependency>
1076         <groupId>org.opendaylight.controller</groupId>
1077         <artifactId>samples.loadbalancer.northbound</artifactId>
1078         <version>${samples.loadbalancer.northbound.version}</version>
1079       </dependency>
1080       <dependency>
1081         <groupId>org.opendaylight.controller</groupId>
1082         <artifactId>samples.simpleforwarding</artifactId>
1083         <version>${samples.simpleforwarding.version}</version>
1084       </dependency>
1085       <dependency>
1086         <groupId>org.opendaylight.controller</groupId>
1087         <artifactId>sanitytest</artifactId>
1088         <version>${sanitytest.version}</version>
1089       </dependency>
1090       <dependency>
1091         <groupId>org.opendaylight.controller</groupId>
1092         <artifactId>security</artifactId>
1093         <version>${security.version}</version>
1094       </dependency>
1095       <dependency>
1096         <groupId>org.opendaylight.controller</groupId>
1097         <artifactId>karaf-tomcat-security</artifactId>
1098         <version>${karaf.security.version}</version>
1099       </dependency>
1100
1101       <dependency>
1102         <groupId>org.opendaylight.controller</groupId>
1103         <artifactId>statistics.northbound</artifactId>
1104         <version>${statistics.northbound.version}</version>
1105       </dependency>
1106       <dependency>
1107         <groupId>org.opendaylight.controller</groupId>
1108         <artifactId>statisticsmanager</artifactId>
1109         <version>${statisticsmanager.version}</version>
1110       </dependency>
1111       <dependency>
1112         <groupId>org.opendaylight.controller</groupId>
1113         <artifactId>statisticsmanager.implementation</artifactId>
1114         <version>${statisticsmanager.implementation.version}</version>
1115       </dependency>
1116       <dependency>
1117         <groupId>org.opendaylight.controller</groupId>
1118         <artifactId>subnets.northbound</artifactId>
1119         <version>${subnets.northbound.version}</version>
1120       </dependency>
1121       <dependency>
1122         <groupId>org.opendaylight.controller</groupId>
1123         <artifactId>switchmanager</artifactId>
1124         <version>${switchmanager.api.version}</version>
1125       </dependency>
1126       <dependency>
1127         <groupId>org.opendaylight.controller</groupId>
1128         <artifactId>switchmanager.implementation</artifactId>
1129         <version>${switchmanager.implementation.version}</version>
1130       </dependency>
1131       <dependency>
1132         <groupId>org.opendaylight.controller</groupId>
1133         <artifactId>switchmanager.northbound</artifactId>
1134         <version>${switchmanager.northbound.version}</version>
1135       </dependency>
1136
1137       <dependency>
1138         <groupId>org.opendaylight.controller</groupId>
1139         <artifactId>topology.northbound</artifactId>
1140         <version>${topology.northbound.version}</version>
1141       </dependency>
1142       <dependency>
1143         <groupId>org.opendaylight.controller</groupId>
1144         <artifactId>topology.web</artifactId>
1145         <version>${topology.web.version}</version>
1146       </dependency>
1147       <dependency>
1148         <groupId>org.opendaylight.controller</groupId>
1149         <artifactId>topologymanager</artifactId>
1150         <version>${topologymanager.version}</version>
1151       </dependency>
1152       <dependency>
1153         <groupId>org.opendaylight.controller</groupId>
1154         <artifactId>topologymanager.shell</artifactId>
1155         <version>${topologymanager.shell.version}</version>
1156       </dependency>
1157       <dependency>
1158         <groupId>org.opendaylight.controller</groupId>
1159         <artifactId>troubleshoot.web</artifactId>
1160         <version>${troubleshoot.web.version}</version>
1161       </dependency>
1162       <dependency>
1163         <groupId>org.opendaylight.controller</groupId>
1164         <artifactId>usermanager</artifactId>
1165         <version>${usermanager.version}</version>
1166       </dependency>
1167       <dependency>
1168         <groupId>org.opendaylight.controller</groupId>
1169         <artifactId>usermanager.implementation</artifactId>
1170         <version>${usermanager.implementation.version}</version>
1171       </dependency>
1172       <dependency>
1173         <groupId>org.opendaylight.controller</groupId>
1174         <artifactId>usermanager.northbound</artifactId>
1175         <version>${usermanager.northbound.version}</version>
1176       </dependency>
1177
1178       <!--  Web bundles -->
1179       <dependency>
1180         <groupId>org.opendaylight.controller</groupId>
1181         <artifactId>web</artifactId>
1182         <version>${web.version}</version>
1183       </dependency>
1184
1185       <dependency>
1186         <groupId>org.opendaylight.yangtools</groupId>
1187         <artifactId>features-test</artifactId>
1188         <version>${yangtools.version}</version>
1189         <scope>test</scope>
1190       </dependency>
1191       <dependency>
1192         <groupId>org.opendaylight.yangtools</groupId>
1193         <artifactId>features-yangtools</artifactId>
1194         <version>${yangtools.version}</version>
1195         <classifier>features</classifier>
1196         <type>xml</type>
1197         <scope>runtime</scope>
1198       </dependency>
1199       <dependency>
1200         <groupId>org.opendaylight.controller.thirdparty</groupId>
1201         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
1202         <version>${jersey-servlet.version}</version>
1203       </dependency>
1204
1205       <!-- Third parties from opendaylight released -->
1206       <dependency>
1207         <groupId>org.opendaylight.controller.thirdparty</groupId>
1208         <artifactId>net.sf.jung2</artifactId>
1209         <version>2.0.1</version>
1210       </dependency>
1211       <dependency>
1212         <groupId>org.opendaylight.controller.thirdparty</groupId>
1213         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
1214         <version>${corsfilter.version}</version>
1215       </dependency>
1216       <dependency>
1217         <groupId>org.opendaylight.controller.thirdparty</groupId>
1218         <artifactId>org.openflow.openflowj</artifactId>
1219         <version>1.0.2</version>
1220       </dependency>
1221
1222       <!-- yangtools artifacts -->
1223       <dependency>
1224         <groupId>org.opendaylight.yangtools</groupId>
1225         <artifactId>yangtools-artifacts</artifactId>
1226         <version>${yangtools.version}</version>
1227         <type>pom</type>
1228         <scope>import</scope>
1229       </dependency>
1230
1231       <dependency>
1232         <groupId>org.openexi</groupId>
1233         <artifactId>nagasena</artifactId>
1234         <version>${exi.nagasena.version}</version>
1235       </dependency>
1236       <dependency>
1237         <groupId>org.openexi</groupId>
1238         <artifactId>nagasena-rta</artifactId>
1239         <version>${exi.nagasena.version}</version>
1240       </dependency>
1241       <dependency>
1242         <groupId>org.reflections</groupId>
1243         <artifactId>reflections</artifactId>
1244         <version>0.9.9-RC1</version>
1245       </dependency>
1246       <dependency>
1247         <groupId>org.scala-lang</groupId>
1248         <artifactId>scala-library</artifactId>
1249         <version>${scala.version}.1</version>
1250       </dependency>
1251       <dependency>
1252         <groupId>org.slf4j</groupId>
1253         <artifactId>jcl-over-slf4j</artifactId>
1254         <version>${slf4j.version}</version>
1255       </dependency>
1256       <dependency>
1257         <groupId>org.slf4j</groupId>
1258         <artifactId>log4j-over-slf4j</artifactId>
1259         <version>${slf4j.version}</version>
1260       </dependency>
1261       <dependency>
1262         <groupId>org.slf4j</groupId>
1263         <artifactId>slf4j-api</artifactId>
1264         <version>${slf4j.version}</version>
1265         <scope>compile</scope>
1266       </dependency>
1267       <dependency>
1268         <groupId>org.slf4j</groupId>
1269         <artifactId>slf4j-simple</artifactId>
1270         <version>${slf4j.version}</version>
1271       </dependency>
1272       <dependency>
1273         <groupId>org.opendaylight.controller</groupId>
1274         <artifactId>commons.logback_settings</artifactId>
1275         <version>0.1.0-SNAPSHOT</version>
1276         <scope>test</scope>
1277       </dependency>
1278       <dependency>
1279         <groupId>org.opendaylight.controller</groupId>
1280         <artifactId>features-protocol-framework</artifactId>
1281         <version>${protocol-framework.version}</version>
1282         <classifier>features</classifier>
1283         <type>xml</type>
1284         <scope>runtime</scope>
1285       </dependency>
1286       <dependency>
1287         <groupId>org.opendaylight.controller</groupId>
1288         <artifactId>features-base</artifactId>
1289         <version>${commons.opendaylight.version}</version>
1290         <classifier>features</classifier>
1291         <type>xml</type>
1292         <scope>runtime</scope>
1293       </dependency>
1294       <dependency>
1295         <groupId>org.opendaylight.controller</groupId>
1296         <artifactId>features-adsal</artifactId>
1297         <version>${sal.version}</version>
1298         <classifier>features</classifier>
1299         <type>xml</type>
1300         <scope>runtime</scope>
1301       </dependency>
1302       <dependency>
1303         <groupId>org.opendaylight.controller</groupId>
1304         <artifactId>features-nsf</artifactId>
1305         <version>${nsf.version}</version>
1306         <classifier>features</classifier>
1307         <type>xml</type>
1308         <scope>runtime</scope>
1309       </dependency>
1310       <dependency>
1311         <groupId>org.opendaylight.controller</groupId>
1312         <artifactId>features-netconf-connector</artifactId>
1313         <version>${mdsal.version}</version>
1314         <classifier>features</classifier>
1315         <type>xml</type>
1316         <scope>runtime</scope>
1317       </dependency>
1318
1319       <dependency>
1320         <groupId>org.opendaylight.controller</groupId>
1321         <artifactId>features-neutron</artifactId>
1322         <classifier>features</classifier>
1323         <type>xml</type>
1324         <scope>runtime</scope>
1325         <version>${networkconfig.neutron.version}</version>
1326       </dependency>
1327
1328       <!-- JMH Benchmark dependencies -->
1329       <dependency>
1330         <groupId>org.openjdk.jmh</groupId>
1331         <artifactId>jmh-core</artifactId>
1332         <version>${jmh.version}</version>
1333       </dependency>
1334       <dependency>
1335         <groupId>org.openjdk.jmh</groupId>
1336         <artifactId>jmh-generator-annprocess</artifactId>
1337         <version>${jmh.version}</version>
1338       </dependency>
1339     </dependencies>
1340   </dependencyManagement>
1341
1342   <dependencies>
1343     <!-- Sonar -->
1344     <dependency>
1345       <groupId>org.codehaus.sonar-plugins.java</groupId>
1346       <artifactId>sonar-jacoco-listeners</artifactId>
1347       <version>${sonar-jacoco-listeners.version}</version>
1348       <scope>test</scope>
1349     </dependency>
1350   </dependencies>
1351
1352   <build>
1353     <pluginManagement>
1354       <plugins>
1355         <plugin>
1356           <groupId>org.apache.felix</groupId>
1357           <artifactId>maven-bundle-plugin</artifactId>
1358           <version>${bundle.plugin.version}</version>
1359           <extensions>true</extensions>
1360         </plugin>
1361         <plugin>
1362           <artifactId>maven-clean-plugin</artifactId>
1363           <configuration>
1364             <filesets>
1365               <fileset>
1366                 <directory>${jmxGeneratorPath}</directory>
1367                 <includes>
1368                   <include>**</include>
1369                 </includes>
1370               </fileset>
1371               <fileset>
1372                 <directory>${salGeneratorPath}</directory>
1373                 <includes>
1374                   <include>**</include>
1375                 </includes>
1376               </fileset>
1377             </filesets>
1378           </configuration>
1379         </plugin>
1380         <plugin>
1381           <groupId>org.apache.maven.plugins</groupId>
1382           <artifactId>maven-compiler-plugin</artifactId>
1383           <version>${maven.compile.plugin.version}</version>
1384           <configuration>
1385             <source>${java.version.source}</source>
1386             <target>${java.version.target}</target>
1387             <testSource>${java.version.source}</testSource>
1388             <testTarget>${java.version.target}</testTarget>
1389           </configuration>
1390         </plugin>
1391         <plugin>
1392           <groupId>org.apache.maven.plugins</groupId>
1393           <artifactId>maven-jar-plugin</artifactId>
1394           <version>${jar.plugin.version}</version>
1395         </plugin>
1396         <plugin>
1397           <groupId>org.apache.maven.plugins</groupId>
1398           <artifactId>maven-javadoc-plugin</artifactId>
1399           <version>2.8.1</version>
1400           <configuration>
1401             <doclet>org.jboss.apiviz.APIviz</doclet>
1402             <docletArtifact>
1403               <groupId>org.jboss.apiviz</groupId>
1404               <artifactId>apiviz</artifactId>
1405               <version>1.3.2.GA</version>
1406             </docletArtifact>
1407             <finalName>${project.artifactId}-${build.suffix}</finalName>
1408             <useStandardDocletOptions>true</useStandardDocletOptions>
1409             <charset>UTF-8</charset>
1410             <encoding>UTF-8</encoding>
1411             <docencoding>UTF-8</docencoding>
1412             <breakiterator>true</breakiterator>
1413             <version>true</version>
1414             <author>true</author>
1415             <keywords>true</keywords>
1416             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1417             <failOnError>false</failOnError>
1418           </configuration>
1419         </plugin>
1420         <plugin>
1421           <groupId>org.apache.maven.plugins</groupId>
1422           <artifactId>maven-jxr-plugin</artifactId>
1423           <version>2.3</version>
1424           <configuration>
1425             <aggregate>true</aggregate>
1426             <linkJavadoc>true</linkJavadoc>
1427             <javadocDir>target/apidocs</javadocDir>
1428           </configuration>
1429         </plugin>
1430         <plugin>
1431           <groupId>org.apache.maven.plugins</groupId>
1432           <artifactId>maven-release-plugin</artifactId>
1433           <version>${releaseplugin.version}</version>
1434         </plugin>
1435         <plugin>
1436           <groupId>org.codehaus.enunciate</groupId>
1437           <artifactId>maven-enunciate-plugin</artifactId>
1438           <version>${enunciate.version}</version>
1439           <configuration>
1440             <configFile>enunciate.xml</configFile>
1441           </configuration>
1442           <dependencies>
1443             <dependency>
1444               <groupId>org.codehaus.enunciate</groupId>
1445               <artifactId>enunciate-swagger</artifactId>
1446               <version>${enunciate.version}</version>
1447             </dependency>
1448             <dependency>
1449               <groupId>org.opendaylight.controller</groupId>
1450               <artifactId>commons.logback_settings</artifactId>
1451               <version>0.1.0-SNAPSHOT</version>
1452             </dependency>
1453           </dependencies>
1454           <executions>
1455             <execution>
1456               <goals>
1457                 <goal>docs</goal>
1458               </goals>
1459             </execution>
1460           </executions>
1461         </plugin>
1462         <plugin>
1463           <groupId>org.codehaus.mojo</groupId>
1464           <artifactId>build-helper-maven-plugin</artifactId>
1465           <version>1.8</version>
1466           <executions>
1467             <execution>
1468               <id>add-source</id>
1469               <goals>
1470                 <goal>add-source</goal>
1471               </goals>
1472               <phase>generate-sources</phase>
1473               <configuration>
1474                 <sources>
1475                   <source>src/main/yang</source>
1476                   <source>${jmxGeneratorPath}</source>
1477                   <source>${salGeneratorPath}</source>
1478                 </sources>
1479               </configuration>
1480             </execution>
1481           </executions>
1482         </plugin>
1483
1484         <!-- Ignore/Execute plugin execution -->
1485         <plugin>
1486           <groupId>org.eclipse.m2e</groupId>
1487           <artifactId>lifecycle-mapping</artifactId>
1488           <version>${lifecycle.mapping.version}</version>
1489           <configuration>
1490             <lifecycleMappingMetadata>
1491               <pluginExecutions>
1492                 <pluginExecution>
1493                   <pluginExecutionFilter>
1494                     <groupId>org.codehaus.mojo</groupId>
1495                     <artifactId>properties-maven-plugin</artifactId>
1496                     <versionRange>[0.0,)</versionRange>
1497                     <goals>
1498                       <goal>set-system-properties</goal>
1499                     </goals>
1500                   </pluginExecutionFilter>
1501                   <action>
1502                     <ignore></ignore>
1503                   </action>
1504                 </pluginExecution>
1505                 <pluginExecution>
1506                   <pluginExecutionFilter>
1507                     <groupId>org.codehaus.enunciate</groupId>
1508                     <artifactId>maven-enunciate-plugin</artifactId>
1509                     <versionRange>[0.0,)</versionRange>
1510                     <goals>
1511                       <goal>docs</goal>
1512                     </goals>
1513                   </pluginExecutionFilter>
1514                   <action>
1515                     <ignore></ignore>
1516                   </action>
1517                 </pluginExecution>
1518                 <pluginExecution>
1519                   <pluginExecutionFilter>
1520                     <groupId>org.jacoco</groupId>
1521                     <artifactId>jacoco-maven-plugin</artifactId>
1522                     <versionRange>[0.0,)</versionRange>
1523                     <goals>
1524                       <goal>prepare-agent</goal>
1525                       <goal>pre-test</goal>
1526                       <goal>post-test</goal>
1527                     </goals>
1528                   </pluginExecutionFilter>
1529                   <action>
1530                     <ignore></ignore>
1531                   </action>
1532                 </pluginExecution>
1533                 <pluginExecution>
1534                   <pluginExecutionFilter>
1535                     <groupId>org.ops4j.pax.exam</groupId>
1536                     <artifactId>maven-paxexam-plugin</artifactId>
1537                     <versionRange>[1.2.4,)</versionRange>
1538                     <goals>
1539                       <goal>generate-depends-file</goal>
1540                     </goals>
1541                   </pluginExecutionFilter>
1542                   <action>
1543                     <execute>
1544                       <runOnIncremental>false</runOnIncremental>
1545                     </execute>
1546                   </action>
1547                 </pluginExecution>
1548                 <pluginExecution>
1549                   <pluginExecutionFilter>
1550                     <groupId>org.apache.maven.plugins</groupId>
1551                     <artifactId>maven-checkstyle-plugin</artifactId>
1552                     <versionRange>[2.0,)</versionRange>
1553                     <goals>
1554                       <goal>check</goal>
1555                     </goals>
1556                   </pluginExecutionFilter>
1557                   <action>
1558                     <ignore></ignore>
1559                   </action>
1560                 </pluginExecution>
1561                 <pluginExecution>
1562                   <pluginExecutionFilter>
1563                     <groupId>org.opendaylight.yangtools</groupId>
1564                     <artifactId>yang-maven-plugin</artifactId>
1565                     <versionRange>[0.5,)</versionRange>
1566                     <goals>
1567                       <goal>generate-sources</goal>
1568                     </goals>
1569                   </pluginExecutionFilter>
1570                   <action>
1571                     <execute></execute>
1572                   </action>
1573                 </pluginExecution>
1574                 <pluginExecution>
1575                   <pluginExecutionFilter>
1576                     <groupId>org.codehaus.groovy.maven</groupId>
1577                     <artifactId>gmaven-plugin</artifactId>
1578                     <versionRange>1.0</versionRange>
1579                     <goals>
1580                       <goal>execute</goal>
1581                     </goals>
1582                   </pluginExecutionFilter>
1583                   <action>
1584                     <ignore></ignore>
1585                   </action>
1586                 </pluginExecution>
1587                 <pluginExecution>
1588                   <pluginExecutionFilter>
1589                     <groupId>org.apache.maven.plugins</groupId>
1590                     <artifactId>maven-enforcer-plugin</artifactId>
1591                     <versionRange>${enforcer.version}</versionRange>
1592                     <goals>
1593                       <goal>enforce</goal>
1594                     </goals>
1595                   </pluginExecutionFilter>
1596                   <action>
1597                     <ignore></ignore>
1598                   </action>
1599                 </pluginExecution>
1600                 <pluginExecution>
1601                   <pluginExecutionFilter>
1602                     <groupId>org.codehaus.mojo</groupId>
1603                     <artifactId>javacc-maven-plugin</artifactId>
1604                     <versionRange>[0.0,)</versionRange>
1605                     <goals>
1606                       <goal>javacc</goal>
1607                     </goals>
1608                   </pluginExecutionFilter>
1609                   <action>
1610                     <execute>
1611                       <runOnIncremental>false</runOnIncremental>
1612                     </execute>
1613                   </action>
1614                 </pluginExecution>
1615               </pluginExecutions>
1616             </lifecycleMappingMetadata>
1617           </configuration>
1618         </plugin>
1619         <plugin>
1620           <groupId>org.jacoco</groupId>
1621           <artifactId>jacoco-maven-plugin</artifactId>
1622           <version>${jacoco.version}</version>
1623           <executions>
1624             <execution>
1625               <id>prepare-ut-agent</id>
1626               <phase>process-test-classes</phase>
1627               <goals>
1628                 <goal>prepare-agent</goal>
1629               </goals>
1630               <configuration>
1631                 <destFile>${sonar.jacoco.reportPath}</destFile>
1632                 <propertyName>jacoco.agent.ut.arg</propertyName>
1633               </configuration>
1634             </execution>
1635             <execution>
1636               <id>prepare-it-agent</id>
1637               <phase>pre-integration-test</phase>
1638               <goals>
1639                 <goal>prepare-agent</goal>
1640               </goals>
1641               <configuration>
1642                 <destFile>${sonar.jacoco.itReportPath}</destFile>
1643                 <propertyName>jacoco.agent.it.arg</propertyName>
1644               </configuration>
1645             </execution>
1646           </executions>
1647         </plugin>
1648         <plugin>
1649           <groupId>org.opendaylight.yangtools</groupId>
1650           <artifactId>yang-maven-plugin</artifactId>
1651           <version>${yangtools.version}</version>
1652           <dependencies>
1653             <dependency>
1654               <groupId>org.opendaylight.yangtools</groupId>
1655               <artifactId>maven-sal-api-gen-plugin</artifactId>
1656               <version>${yangtools.version}</version>
1657               <type>jar</type>
1658             </dependency>
1659             <dependency>
1660               <groupId>org.osgi</groupId>
1661               <artifactId>org.osgi.core</artifactId>
1662               <version>${osgi.core.version}</version>
1663             </dependency>
1664           </dependencies>
1665         </plugin>
1666       </plugins>
1667     </pluginManagement>
1668     <plugins>
1669       <plugin>
1670         <groupId>org.apache.maven.plugins</groupId>
1671         <artifactId>maven-checkstyle-plugin</artifactId>
1672         <configuration>
1673           <failsOnError>true</failsOnError>
1674           <configLocation>controller/checkstyle.xml</configLocation>
1675           <consoleOutput>true</consoleOutput>
1676           <includeTestSourceDirectory>true</includeTestSourceDirectory>
1677           <sourceDirectory>${project.basedir}</sourceDirectory>
1678           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
1679           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/protobuff\/,**\/src\/main\/resources\/archetype-resources\/**\/*.java</excludes>
1680         </configuration>
1681         <dependencies>
1682           <dependency>
1683             <groupId>org.opendaylight.controller</groupId>
1684             <artifactId>checkstyle</artifactId>
1685             <version>0.1.0-SNAPSHOT</version>
1686           </dependency>
1687         </dependencies>
1688         <executions>
1689           <execution>
1690             <goals>
1691               <goal>check</goal>
1692             </goals>
1693             <phase>process-sources</phase>
1694           </execution>
1695         </executions>
1696       </plugin>
1697       <plugin>
1698         <groupId>org.apache.maven.plugins</groupId>
1699         <artifactId>maven-enforcer-plugin</artifactId>
1700         <version>${enforcer.version}</version>
1701         <executions>
1702           <execution>
1703             <id>enforce-requirements</id>
1704             <goals>
1705               <goal>enforce</goal>
1706             </goals>
1707             <configuration>
1708               <rules>
1709                 <requireJavaVersion>
1710                   <version>1.7.0</version>
1711                 </requireJavaVersion>
1712                 <requireMavenVersion>
1713                   <version>3.1.1</version>
1714                 </requireMavenVersion>
1715               </rules>
1716             </configuration>
1717           </execution>
1718         </executions>
1719       </plugin>
1720       <plugin>
1721         <groupId>org.apache.maven.plugins</groupId>
1722         <artifactId>maven-failsafe-plugin</artifactId>
1723         <version>${failsafe.version}</version>
1724         <configuration>
1725           <argLine>${testvm.argLine} ${jacoco.agent.it.arg}</argLine>
1726           <systemProperties>
1727             <property>
1728               <name>logback.configurationFile</name>
1729               <value>logback.xml</value>
1730             </property>
1731           </systemProperties>
1732           <!-- Specific to generate mapping between tests and covered code -->
1733           <properties>
1734             <property>
1735                 <name>listener</name>
1736                 <value>org.sonar.java.jacoco.JUnitListener</value>
1737             </property>
1738           </properties>
1739         </configuration>
1740         <executions>
1741           <execution>
1742             <id>failsafe-integration-tests</id>
1743             <goals>
1744               <goal>integration-test</goal>
1745             </goals>
1746             <phase>integration-test</phase>
1747           </execution>
1748           <execution>
1749             <id>failsafe-verify</id>
1750             <goals>
1751               <goal>verify</goal>
1752             </goals>
1753             <phase>verify</phase>
1754           </execution>
1755         </executions>
1756       </plugin>
1757       <plugin>
1758         <groupId>org.apache.maven.plugins</groupId>
1759         <artifactId>maven-surefire-plugin</artifactId>
1760         <configuration>
1761           <argLine>${testvm.argLine} ${jacoco.agent.ut.arg}</argLine>
1762           <systemProperties>
1763             <property>
1764               <name>logback.configurationFile</name>
1765               <value>logback.xml</value>
1766             </property>
1767           </systemProperties>
1768           <!-- Specific to generate mapping between tests and covered code -->
1769           <properties>
1770             <property>
1771                 <name>listener</name>
1772                 <value>org.sonar.java.jacoco.JUnitListener</value>
1773             </property>
1774           </properties>
1775         </configuration>
1776       </plugin>
1777       <plugin>
1778         <groupId>org.codehaus.mojo</groupId>
1779         <artifactId>build-helper-maven-plugin</artifactId>
1780       </plugin>
1781       <plugin>
1782         <groupId>org.jacoco</groupId>
1783         <artifactId>jacoco-maven-plugin</artifactId>
1784       </plugin>
1785     </plugins>
1786   </build>
1787
1788   <reporting>
1789     <outputDirectory>${project.build.directory}/site</outputDirectory>
1790     <excludeDefaults>true</excludeDefaults>
1791     <plugins>
1792       <plugin>
1793         <groupId>org.apache.maven.plugins</groupId>
1794         <artifactId>maven-checkstyle-plugin</artifactId>
1795         <version>${checkstyle.version}</version>
1796       </plugin>
1797       <plugin>
1798         <groupId>org.apache.maven.plugins</groupId>
1799         <artifactId>maven-javadoc-plugin</artifactId>
1800         <version>2.8.1</version>
1801         <configuration>
1802           <doclet>org.jboss.apiviz.APIviz</doclet>
1803           <docletArtifact>
1804             <groupId>org.jboss.apiviz</groupId>
1805             <artifactId>apiviz</artifactId>
1806             <version>1.3.2.GA</version>
1807           </docletArtifact>
1808           <finalName>${project.artifactId}-${build.suffix}</finalName>
1809           <useStandardDocletOptions>true</useStandardDocletOptions>
1810           <charset>UTF-8</charset>
1811           <encoding>UTF-8</encoding>
1812           <docencoding>UTF-8</docencoding>
1813           <breakiterator>true</breakiterator>
1814           <version>true</version>
1815           <author>true</author>
1816           <keywords>true</keywords>
1817           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
1818         </configuration>
1819       </plugin>
1820       <plugin>
1821         <groupId>org.apache.maven.plugins</groupId>
1822         <artifactId>maven-jxr-plugin</artifactId>
1823         <version>2.3</version>
1824         <configuration>
1825           <aggregate>true</aggregate>
1826           <linkJavadoc>true</linkJavadoc>
1827         </configuration>
1828       </plugin>
1829       <plugin>
1830         <groupId>org.apache.maven.plugins</groupId>
1831         <artifactId>maven-project-info-reports-plugin</artifactId>
1832         <version>${projectinfo}</version>
1833         <configuration>
1834           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
1835           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
1836         </configuration>
1837         <reportSets>
1838           <reportSet>
1839             <reports>
1840               <report>index</report>
1841               <report>project-team</report>
1842               <report>license</report>
1843               <report>mailing-list</report>
1844               <report>plugin-management</report>
1845               <report>cim</report>
1846               <report>issue-tracking</report>
1847               <report>scm</report>
1848               <report>summary</report>
1849             </reports>
1850           </reportSet>
1851         </reportSets>
1852       </plugin>
1853     </plugins>
1854   </reporting>
1855   <scm>
1856     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
1857     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
1858     <tag>HEAD</tag>
1859     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
1860   </scm>
1861
1862   <repositories>
1863
1864     <!-- OpenDayLight Repo Mirror -->
1865     <!-- NOTE: URLs need to be hardcoded in the repository section because we have
1866          parent poms that do NOT exist in this project and thus need to be pulled
1867          down from the repository. To override these URLs you should use the
1868          mirror section in your local settings.xml file. -->
1869     <repository>
1870       <releases>
1871         <enabled>true</enabled>
1872         <updatePolicy>never</updatePolicy>
1873       </releases>
1874       <snapshots>
1875         <enabled>false</enabled>
1876       </snapshots>
1877       <id>opendaylight-mirror</id>
1878       <name>opendaylight-mirror</name>
1879       <url>http://nexus.opendaylight.org/content/groups/public/</url>
1880     </repository>
1881     <!-- OpenDayLight Snapshot artifact -->
1882     <repository>
1883       <releases>
1884         <enabled>false</enabled>
1885       </releases>
1886       <snapshots>
1887         <enabled>true</enabled>
1888       </snapshots>
1889       <id>opendaylight-snapshot</id>
1890       <name>opendaylight-snapshot</name>
1891       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
1892     </repository>
1893   </repositories>
1894
1895   <pluginRepositories>
1896     <!-- OpenDayLight Repo Mirror -->
1897     <pluginRepository>
1898       <releases>
1899         <enabled>true</enabled>
1900         <updatePolicy>never</updatePolicy>
1901       </releases>
1902       <snapshots>
1903         <enabled>false</enabled>
1904       </snapshots>
1905       <id>opendaylight-mirror</id>
1906       <name>opendaylight-mirror</name>
1907       <url>http://nexus.opendaylight.org/content/groups/public/</url>
1908     </pluginRepository>
1909     <!-- OpenDayLight Snapshot artifact -->
1910     <pluginRepository>
1911       <releases>
1912         <enabled>false</enabled>
1913       </releases>
1914       <snapshots>
1915         <enabled>true</enabled>
1916       </snapshots>
1917       <id>opendaylight-snapshot</id>
1918       <name>opendaylight-snapshot</name>
1919       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
1920     </pluginRepository>
1921   </pluginRepositories>
1922
1923   <!-- distribution management only runs when you run mvn deploy
1924        which is if you are deploying compiled artifacts to a
1925        maven repository. In that case logic dictacts that you already
1926        compiled and thus already have the necessary parent pom files
1927        that do not exist in this project pulled down to your local
1928        .m2. That way the variables can be resolved and artifacts can
1929        be uploaded when running mvn deploy. -->
1930   <distributionManagement>
1931     <!-- OpenDayLight Released artifact -->
1932     <repository>
1933       <id>opendaylight-release</id>
1934       <url>${nexusproxy}/repositories/opendaylight.release/</url>
1935     </repository>
1936     <!-- OpenDayLight Snapshot artifact -->
1937     <snapshotRepository>
1938       <id>opendaylight-snapshot</id>
1939       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
1940     </snapshotRepository>
1941     <!-- Site deployment -->
1942     <site>
1943       <id>website</id>
1944       <url>${sitedeploy}</url>
1945     </site>
1946   </distributionManagement>
1947
1948   <profiles>
1949     <profile>
1950       <id>IDE</id>
1951       <activation>
1952         <property>
1953           <name>m2e.version</name>
1954         </property>
1955       </activation>
1956       <build>
1957         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
1958         <directory>target-ide</directory>
1959       </build>
1960     </profile>
1961     <profile>
1962       <id>viewbuild</id>
1963       <activation>
1964         <activeByDefault>true</activeByDefault>
1965       </activation>
1966       <properties>
1967         <build.suffix>${project.version}</build.suffix>
1968       </properties>
1969     </profile>
1970     <profile>
1971       <id>jenkins</id>
1972       <activation>
1973         <property>
1974           <name>BUILDSUFFIX</name>
1975         </property>
1976       </activation>
1977       <properties>
1978         <build.suffix>${BUILDSUFFIX}</build.suffix>
1979       </properties>
1980     </profile>
1981     <profile>
1982       <id>fastreassembly</id>
1983       <build>
1984         <plugins>
1985           <plugin>
1986             <groupId>org.apache.maven.plugins</groupId>
1987             <artifactId>maven-dependency-plugin</artifactId>
1988             <version>2.4</version>
1989             <executions>
1990               <execution>
1991                 <id>copyfastreassembly</id>
1992                 <goals>
1993                   <goal>copy</goal>
1994                 </goals>
1995                 <phase>install</phase>
1996                 <configuration>
1997                   <artifactItems>
1998                     <artifactItem>
1999                       <groupId>${project.groupId}</groupId>
2000                       <artifactId>${project.artifactId}</artifactId>
2001                       <version>${project.version}</version>
2002                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
2003                     </artifactItem>
2004                   </artifactItems>
2005                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
2006                 </configuration>
2007               </execution>
2008             </executions>
2009           </plugin>
2010         </plugins>
2011       </build>
2012     </profile>
2013   </profiles>
2014 </project>