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