Merge "Fix checkstyle warnings"
[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-mdsal.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     <eclipse.persistence.version>2.5.0</eclipse.persistence.version>
91     <eclipse.jdt.core.compiler.batch.version>3.8.0.I20120518-2145</eclipse.jdt.core.compiler.batch.version>
92     <!-- enforcer version -->
93     <enforcer.version>1.3.1</enforcer.version>
94     <enunciate.version>1.28</enunciate.version>
95     <exam.version>3.0.0</exam.version>
96
97     <!-- OpenEXI third party lib for netconf-->
98
99     <exi.nagasena.version>0000.0002.0038.0</exi.nagasena.version>
100     <felix.util.version>1.6.0</felix.util.version>
101     <filtervalve.version>1.5.0-SNAPSHOT</filtervalve.version>
102     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
103     <flowprogrammer.northbound.version>0.5.0-SNAPSHOT</flowprogrammer.northbound.version>
104     <flows.web.version>0.5.0-SNAPSHOT</flows.web.version>
105     <forwarding.staticrouting>0.6.0-SNAPSHOT</forwarding.staticrouting>
106     <forwarding.staticrouting.northbound.version>0.5.0-SNAPSHOT</forwarding.staticrouting.northbound.version>
107     <forwardingrulesmanager.implementation.version>0.5.0-SNAPSHOT</forwardingrulesmanager.implementation.version>
108     <forwardingrulesmanager.version>0.7.0-SNAPSHOT</forwardingrulesmanager.version>
109     <ganymed.version>1.2.0-SNAPSHOT</ganymed.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,ch.ethz.ssh2</sonar.skippedModules>
184     <sonar.profile>Sonar way with Findbugs</sonar.profile>
185     <spifly.version>1.0.0</spifly.version>
186     <spring-osgi.version>1.2.1</spring-osgi.version>
187     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
188     <spring-security.version>3.1.3.RELEASE</spring-security.version>
189     <spring.version>3.1.3.RELEASE</spring.version>
190     <statistics.northbound.version>0.5.0-SNAPSHOT</statistics.northbound.version>
191     <statisticsmanager.implementation.version>0.5.0-SNAPSHOT</statisticsmanager.implementation.version>
192     <statisticsmanager.version>0.6.0-SNAPSHOT</statisticsmanager.version>
193     <subnets.northbound.version>0.5.0-SNAPSHOT</subnets.northbound.version>
194     <surefire.version>2.15</surefire.version>
195     <switchmanager.api.version>0.8.0-SNAPSHOT</switchmanager.api.version>
196     <switchmanager.implementation.version>0.5.0-SNAPSHOT</switchmanager.implementation.version>
197     <switchmanager.northbound.version>0.5.0-SNAPSHOT</switchmanager.northbound.version>
198     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
199     <topology.northbound.version>0.5.0-SNAPSHOT</topology.northbound.version>
200     <topology.web.version>0.5.0-SNAPSHOT</topology.web.version>
201     <topologymanager.version>0.5.0-SNAPSHOT</topologymanager.version>
202     <topologymanager.shell.version>1.1.0-SNAPSHOT</topologymanager.shell.version>
203     <troubleshoot.web.version>0.5.0-SNAPSHOT</troubleshoot.web.version>
204     <typesafe.config.version>1.2.0</typesafe.config.version>
205     <uncommons.maths.version>1.2.2a</uncommons.maths.version>
206     <usermanager.implementation.version>0.5.0-SNAPSHOT</usermanager.implementation.version>
207     <usermanager.northbound.version>0.1.0-SNAPSHOT</usermanager.northbound.version>
208     <usermanager.version>0.5.0-SNAPSHOT</usermanager.version>
209     <nsf.version>0.5.0-SNAPSHOT</nsf.version>
210     <web.version>0.5.0-SNAPSHOT</web.version>
211     <xtend.dstdir>src/main/xtend-gen</xtend.dstdir>
212     <yang-ext.version>2013.09.07.7-SNAPSHOT</yang-ext.version>
213     <yang-jmx-generator.version>1.1.0-SNAPSHOT</yang-jmx-generator.version>
214     <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
215     <sshd-core.version>0.12.0</sshd-core.version>
216     <jmh.version>0.9.7</jmh.version>
217   </properties>
218
219   <dependencyManagement>
220     <dependencies>
221
222        <!-- project specific dependencies -->
223       <dependency>
224         <groupId>org.opendaylight.controller</groupId>
225         <artifactId>netconf-artifacts</artifactId>
226         <version>${netconf.version}</version>
227         <type>pom</type>
228         <scope>import</scope>
229       </dependency>
230       <dependency>
231         <groupId>org.apache.sshd</groupId>
232         <artifactId>sshd-core</artifactId>
233         <version>${sshd-core.version}</version>
234       </dependency>
235       <dependency>
236         <groupId>ch.qos.logback</groupId>
237         <artifactId>logback-classic</artifactId>
238         <version>${logback.version}</version>
239       </dependency>
240       <dependency>
241         <groupId>ch.qos.logback</groupId>
242         <artifactId>logback-core</artifactId>
243         <version>${logback.version}</version>
244       </dependency>
245       <dependency>
246         <groupId>com.codahale.metrics</groupId>
247         <artifactId>metrics-core</artifactId>
248         <version>${codahale.metrics.version}</version>
249       </dependency>
250       <dependency>
251         <groupId>com.codahale.metrics</groupId>
252         <artifactId>metrics-graphite</artifactId>
253         <version>${codahale.metrics.version}</version>
254       </dependency>
255       <dependency>
256         <groupId>com.fasterxml.jackson.core</groupId>
257         <artifactId>jackson-annotations</artifactId>
258         <version>${jackson.version}</version>
259       </dependency>
260       <dependency>
261         <groupId>com.fasterxml.jackson.core</groupId>
262         <artifactId>jackson-core</artifactId>
263         <version>${jackson.version}</version>
264       </dependency>
265       <dependency>
266         <groupId>com.fasterxml.jackson.core</groupId>
267         <artifactId>jackson-databind</artifactId>
268         <version>${jackson.version}</version>
269       </dependency>
270       <dependency>
271         <groupId>com.fasterxml.jackson.datatype</groupId>
272         <artifactId>jackson-datatype-json-org</artifactId>
273         <version>${jackson.version}</version>
274       </dependency>
275
276       <dependency>
277         <groupId>com.fasterxml.jackson.jaxrs</groupId>
278         <artifactId>jackson-jaxrs-base</artifactId>
279         <version>${jackson.version}</version>
280       </dependency>
281       <dependency>
282         <groupId>com.fasterxml.jackson.jaxrs</groupId>
283         <artifactId>jackson-jaxrs-json-provider</artifactId>
284         <version>${jackson.version}</version>
285       </dependency>
286       <dependency>
287         <groupId>com.fasterxml.jackson.module</groupId>
288         <artifactId>jackson-module-jaxb-annotations</artifactId>
289         <version>${jackson.version}</version>
290       </dependency>
291       <dependency>
292         <groupId>com.github.romix</groupId>
293         <artifactId>java-concurrent-hash-trie-map</artifactId>
294         <version>${ctrie.version}</version>
295       </dependency>
296       <dependency>
297         <groupId>com.google.code.findbugs</groupId>
298         <artifactId>jsr305</artifactId>
299         <version>${jsr305.api.version}</version>
300       </dependency>
301       <dependency>
302         <groupId>com.google.code.gson</groupId>
303         <artifactId>gson</artifactId>
304         <version>${gson.version}</version>
305       </dependency>
306       <dependency>
307         <groupId>com.google.guava</groupId>
308         <artifactId>guava</artifactId>
309         <version>${guava.version}</version>
310       </dependency>
311       <!-- 3rd party dependencies needed by config-->
312       <dependency>
313         <groupId>com.jcabi</groupId>
314         <artifactId>jcabi-maven-slf4j</artifactId>
315         <version>0.8</version>
316       </dependency>
317
318       <dependency>
319         <groupId>com.sun.jersey</groupId>
320         <artifactId>jersey-client</artifactId>
321         <version>${jersey.version}</version>
322       </dependency>
323       <!-- Jersey for JAXRS -->
324       <dependency>
325         <groupId>com.sun.jersey</groupId>
326         <artifactId>jersey-core</artifactId>
327         <version>${jersey.version}</version>
328       </dependency>
329       <dependency>
330         <groupId>com.sun.jersey</groupId>
331         <artifactId>jersey-server</artifactId>
332         <version>${jersey.version}</version>
333       </dependency>
334       <dependency>
335         <groupId>com.sun.jersey</groupId>
336         <artifactId>jersey-servlet</artifactId>
337         <version>${jersey-servlet.version}</version>
338       </dependency>
339
340       <dependency>
341         <groupId>com.typesafe.akka</groupId>
342         <artifactId>akka-actor_${scala.version}</artifactId>
343         <version>${akka.version}</version>
344       </dependency>
345
346       <dependency>
347         <groupId>com.typesafe.akka</groupId>
348         <artifactId>akka-cluster_${scala.version}</artifactId>
349         <version>${akka.version}</version>
350       </dependency>
351
352       <dependency>
353         <groupId>com.typesafe.akka</groupId>
354         <artifactId>akka-persistence-experimental_${scala.version}</artifactId>
355         <version>${akka.version}</version>
356       </dependency>
357
358       <dependency>
359         <groupId>com.typesafe.akka</groupId>
360         <artifactId>akka-remote_${scala.version}</artifactId>
361         <version>${akka.version}</version>
362       </dependency>
363       <dependency>
364         <groupId>com.typesafe.akka</groupId>
365         <artifactId>akka-testkit_${scala.version}</artifactId>
366         <version>${akka.version}</version>
367       </dependency>
368         <dependency>
369             <groupId>com.typesafe.akka</groupId>
370             <artifactId>akka-osgi_${scala.version}</artifactId>
371             <version>${akka.version}</version>
372         </dependency>
373         <dependency>
374             <groupId>com.typesafe.akka</groupId>
375             <artifactId>akka-slf4j_${scala.version}</artifactId>
376             <version>${akka.version}</version>
377         </dependency>
378       <dependency>
379         <groupId>commons-codec</groupId>
380         <artifactId>commons-codec</artifactId>
381         <version>${commons.codec.version}</version>
382       </dependency>
383       <dependency>
384         <groupId>commons-fileupload</groupId>
385         <artifactId>commons-fileupload</artifactId>
386         <version>${commons.fileupload.version}</version>
387       </dependency>
388       <dependency>
389         <groupId>commons-io</groupId>
390         <artifactId>commons-io</artifactId>
391         <version>${commons.io.version}</version>
392       </dependency>
393       <dependency>
394         <groupId>commons-lang</groupId>
395         <artifactId>commons-lang</artifactId>
396         <version>${commons.lang.version}</version>
397       </dependency>
398       <dependency>
399         <groupId>commons-net</groupId>
400         <artifactId>commons-net</artifactId>
401         <version>${commons.net.version}</version>
402       </dependency>
403       <dependency>
404         <groupId>eclipselink</groupId>
405         <artifactId>javax.persistence</artifactId>
406         <version>2.0.4.v201112161009</version>
407       </dependency>
408       <dependency>
409         <groupId>eclipselink</groupId>
410         <artifactId>javax.resource</artifactId>
411         <version>1.5.0.v200906010428</version>
412       </dependency>
413       <dependency>
414         <groupId>equinoxSDK381</groupId>
415         <artifactId>javax.servlet</artifactId>
416         <version>3.0.0.v201112011016</version>
417       </dependency>
418       <dependency>
419         <groupId>equinoxSDK381</groupId>
420         <artifactId>javax.servlet.jsp</artifactId>
421         <version>2.2.0.v201112011158</version>
422       </dependency>
423       <dependency>
424         <groupId>equinoxSDK381</groupId>
425         <artifactId>org.apache.felix.gogo.command</artifactId>
426         <version>0.8.0.v201108120515</version>
427       </dependency>
428       <dependency>
429         <groupId>equinoxSDK381</groupId>
430         <artifactId>org.apache.felix.gogo.runtime</artifactId>
431         <version>0.8.0.v201108120515</version>
432       </dependency>
433       <dependency>
434         <groupId>equinoxSDK381</groupId>
435         <artifactId>org.apache.felix.gogo.shell</artifactId>
436         <version>0.8.0.v201110170705</version>
437       </dependency>
438       <dependency>
439         <groupId>equinoxSDK381</groupId>
440         <artifactId>org.eclipse.equinox.cm</artifactId>
441         <version>1.0.400.v20120522-1841</version>
442       </dependency>
443       <dependency>
444         <groupId>equinoxSDK381</groupId>
445         <artifactId>org.eclipse.equinox.console</artifactId>
446         <version>1.0.0.v20120522-1841</version>
447       </dependency>
448       <dependency>
449         <groupId>equinoxSDK381</groupId>
450         <artifactId>org.eclipse.equinox.ds</artifactId>
451         <version>1.4.0.v20120522-1841</version>
452       </dependency>
453       <dependency>
454         <groupId>equinoxSDK381</groupId>
455         <artifactId>org.eclipse.equinox.launcher</artifactId>
456         <version>1.3.0.v20120522-1813</version>
457       </dependency>
458       <dependency>
459         <groupId>equinoxSDK381</groupId>
460         <artifactId>org.eclipse.equinox.util</artifactId>
461         <version>1.0.400.v20120522-2049</version>
462       </dependency>
463       <dependency>
464         <groupId>equinoxSDK381</groupId>
465         <artifactId>org.eclipse.osgi</artifactId>
466         <version>3.8.1.v20120830-144521</version>
467       </dependency>
468       <dependency>
469         <groupId>equinoxSDK381</groupId>
470         <artifactId>org.eclipse.osgi.services</artifactId>
471         <version>3.3.100.v20120522-1822</version>
472       </dependency>
473       <!-- Gemini Web -->
474       <dependency>
475         <groupId>geminiweb</groupId>
476         <artifactId>org.eclipse.gemini.web.core</artifactId>
477         <version>${geminiweb.version}</version>
478       </dependency>
479       <dependency>
480         <groupId>geminiweb</groupId>
481         <artifactId>org.eclipse.gemini.web.extender</artifactId>
482         <version>${geminiweb.version}</version>
483       </dependency>
484       <dependency>
485         <groupId>geminiweb</groupId>
486         <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
487         <version>${geminiweb.version}</version>
488       </dependency>
489       <dependency>
490         <groupId>geminiweb</groupId>
491         <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
492         <version>${virgo.version}</version>
493       </dependency>
494       <dependency>
495         <groupId>geminiweb</groupId>
496         <artifactId>org.eclipse.virgo.util.common</artifactId>
497         <version>${virgo.version}</version>
498       </dependency>
499       <dependency>
500         <groupId>geminiweb</groupId>
501         <artifactId>org.eclipse.virgo.util.io</artifactId>
502         <version>${virgo.version}</version>
503       </dependency>
504       <dependency>
505         <groupId>geminiweb</groupId>
506         <artifactId>org.eclipse.virgo.util.math</artifactId>
507         <version>${virgo.version}</version>
508       </dependency>
509       <dependency>
510         <groupId>geminiweb</groupId>
511         <artifactId>org.eclipse.virgo.util.osgi</artifactId>
512         <version>${virgo.version}</version>
513       </dependency>
514       <dependency>
515         <groupId>geminiweb</groupId>
516         <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
517         <version>${virgo.version}</version>
518       </dependency>
519       <dependency>
520         <groupId>geminiweb</groupId>
521         <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
522         <version>${virgo.version}</version>
523       </dependency>
524       <dependency>
525         <groupId>io.netty</groupId>
526         <artifactId>netty-buffer</artifactId>
527         <version>${netty.version}</version>
528       </dependency>
529       <dependency>
530         <groupId>io.netty</groupId>
531         <artifactId>netty-codec</artifactId>
532         <version>${netty.version}</version>
533       </dependency>
534       <dependency>
535         <groupId>io.netty</groupId>
536         <artifactId>netty-codec-http</artifactId>
537         <version>${netty.version}</version>
538       </dependency>
539       <dependency>
540         <groupId>io.netty</groupId>
541         <artifactId>netty-common</artifactId>
542         <version>${netty.version}</version>
543       </dependency>
544       <!-- Netty -->
545       <dependency>
546         <groupId>io.netty</groupId>
547         <artifactId>netty-handler</artifactId>
548         <version>${netty.version}</version>
549       </dependency>
550       <dependency>
551         <groupId>io.netty</groupId>
552         <artifactId>netty-transport</artifactId>
553         <version>${netty.version}</version>
554       </dependency>
555       <dependency>
556         <groupId>javax.ws.rs</groupId>
557         <artifactId>jsr311-api</artifactId>
558         <version>${jsr311.api.version}</version>
559       </dependency>
560       <dependency>
561         <groupId>net.sourceforge.pmd</groupId>
562         <artifactId>pmd</artifactId>
563         <version>5.1.0</version>
564       </dependency>
565       <dependency>
566         <groupId>orbit</groupId>
567         <artifactId>javax.activation</artifactId>
568         <version>1.1.0.v201211130549</version>
569       </dependency>
570       <dependency>
571         <groupId>orbit</groupId>
572         <artifactId>javax.annotation</artifactId>
573         <version>1.1.0.v201209060031</version>
574       </dependency>
575       <dependency>
576         <groupId>orbit</groupId>
577         <artifactId>javax.ejb</artifactId>
578         <version>3.1.1.v201204261316</version>
579       </dependency>
580       <dependency>
581         <groupId>orbit</groupId>
582         <artifactId>javax.el</artifactId>
583         <version>2.2.0.v201108011116</version>
584       </dependency>
585       <dependency>
586         <groupId>orbit</groupId>
587         <artifactId>javax.mail.glassfish</artifactId>
588         <version>1.4.1.v201108011116</version>
589       </dependency>
590       <dependency>
591         <groupId>orbit</groupId>
592         <artifactId>javax.servlet.jsp.jstl</artifactId>
593         <version>1.2.0.v201105211821</version>
594       </dependency>
595       <dependency>
596         <groupId>orbit</groupId>
597         <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
598         <version>1.2.0.v201210211230</version>
599       </dependency>
600       <dependency>
601         <groupId>orbit</groupId>
602         <artifactId>javax.xml.rpc</artifactId>
603         <version>1.1.0.v201005080400</version>
604       </dependency>
605       <dependency>
606         <groupId>orbit</groupId>
607         <artifactId>org.apache.catalina</artifactId>
608         <version>${commons.catalina}</version>
609       </dependency>
610       <dependency>
611         <groupId>orbit</groupId>
612         <artifactId>org.apache.catalina.ha</artifactId>
613         <version>${commons.catalina.ha}</version>
614       </dependency>
615       <dependency>
616         <groupId>orbit</groupId>
617         <artifactId>org.apache.catalina.tribes</artifactId>
618         <version>${commons.catalina.tribes}</version>
619       </dependency>
620       <dependency>
621         <groupId>orbit</groupId>
622         <artifactId>org.apache.coyote</artifactId>
623         <version>${commons.coyote}</version>
624       </dependency>
625       <dependency>
626         <groupId>orbit</groupId>
627         <artifactId>org.apache.el</artifactId>
628         <version>${commons.el}</version>
629       </dependency>
630       <dependency>
631         <groupId>orbit</groupId>
632         <artifactId>org.apache.jasper</artifactId>
633         <version>${commons.jasper}</version>
634       </dependency>
635       <dependency>
636         <groupId>orbit</groupId>
637         <artifactId>org.apache.juli.extras</artifactId>
638         <version>${commons.juli.version}</version>
639       </dependency>
640       <dependency>
641         <groupId>orbit</groupId>
642         <artifactId>org.apache.tomcat.api</artifactId>
643         <version>${commons.tomcat.api}</version>
644       </dependency>
645       <dependency>
646         <groupId>orbit</groupId>
647         <artifactId>org.apache.tomcat.util</artifactId>
648         <version>${commons.tomcat.util}</version>
649       </dependency>
650       <dependency>
651         <groupId>org.aopalliance</groupId>
652         <artifactId>com.springsource.org.aopalliance</artifactId>
653         <version>${aopalliance.version}</version>
654       </dependency>
655       <dependency>
656         <groupId>org.apache.commons</groupId>
657         <artifactId>commons-lang3</artifactId>
658         <version>${commons.lang3.version}</version>
659       </dependency>
660       <dependency>
661         <groupId>org.apache.felix</groupId>
662         <artifactId>org.apache.felix.dependencymanager</artifactId>
663         <version>${felix.dependencymanager.version}</version>
664       </dependency>
665       <dependency>
666         <groupId>org.apache.felix</groupId>
667         <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
668         <version>${felix.dependencymanager.shell.version}</version>
669       </dependency>
670       <dependency>
671         <groupId>org.apache.felix</groupId>
672         <artifactId>org.apache.felix.fileinstall</artifactId>
673         <version>${felix.fileinstall.version}</version>
674       </dependency>
675       <!-- felix webconsole -->
676       <dependency>
677         <groupId>org.apache.felix</groupId>
678         <artifactId>org.apache.felix.webconsole</artifactId>
679         <version>${felix.webconsole.version}</version>
680         <!-- the all bundle includes all the necessary plugins -->
681         <classifier>all</classifier>
682       </dependency>
683       <dependency>
684         <groupId>org.bouncycastle</groupId>
685         <artifactId>bcpkix-jdk15on</artifactId>
686         <version>${bouncycastle.version}</version>
687       </dependency>
688       <dependency>
689         <groupId>org.bouncycastle</groupId>
690         <artifactId>bcprov-jdk15on</artifactId>
691         <version>${bouncycastle.version}</version>
692       </dependency>
693       <dependency>
694         <groupId>org.codehaus.enunciate</groupId>
695         <artifactId>enunciate-core-annotations</artifactId>
696         <version>${enunciate.version}</version>
697       </dependency>
698       <dependency>
699         <groupId>org.codehaus.gmaven.runtime</groupId>
700         <artifactId>gmaven-runtime-2.0</artifactId>
701         <version>1.5</version>
702       </dependency>
703       <dependency>
704         <groupId>org.codehaus.jettison</groupId>
705         <artifactId>jettison</artifactId>
706         <version>${jettison.version}</version>
707       </dependency>
708       <dependency>
709         <groupId>org.eclipse</groupId>
710         <artifactId>jdt</artifactId>
711         <version>3.3.0-v20070607-1300</version>
712       </dependency>
713       <dependency>
714         <groupId>org.eclipse.equinox</groupId>
715         <artifactId>app</artifactId>
716         <version>1.0.0-v20070606</version>
717       </dependency>
718
719       <!-- equinox http service bridge -->
720       <dependency>
721         <groupId>org.eclipse.equinox.http</groupId>
722         <artifactId>servlet</artifactId>
723         <version>1.0.0-v20070606</version>
724       </dependency>
725       <dependency>
726         <groupId>org.eclipse.jdt</groupId>
727         <artifactId>core</artifactId>
728         <version>3.3.0-v_771</version>
729       </dependency>
730       <dependency>
731         <groupId>org.eclipse.persistence</groupId>
732         <artifactId>org.eclipse.persistence.antlr</artifactId>
733         <version>${eclipse.persistence.version}</version>
734       </dependency>
735       <dependency>
736         <groupId>org.eclipse.persistence</groupId>
737         <artifactId>org.eclipse.persistence.core</artifactId>
738         <version>${eclipse.persistence.version}</version>
739       </dependency>
740       <dependency>
741         <groupId>org.eclipse.persistence</groupId>
742         <artifactId>org.eclipse.persistence.moxy</artifactId>
743         <version>${eclipse.persistence.version}</version>
744       </dependency>
745
746       <!-- md-sal -->
747       <dependency>
748         <groupId>org.eclipse.xtend</groupId>
749         <artifactId>org.eclipse.xtend.lib</artifactId>
750         <version>${xtend.version}</version>
751       </dependency>
752       <dependency>
753         <groupId>org.glassfish.jersey.test-framework.providers</groupId>
754         <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
755         <version>2.4</version>
756       </dependency>
757       <dependency>
758         <groupId>org.javassist</groupId>
759         <artifactId>javassist</artifactId>
760         <version>${javassist.version}</version>
761       </dependency>
762       <dependency>
763         <groupId>org.jboss.resteasy</groupId>
764         <artifactId>jaxrs-api</artifactId>
765         <version>3.0.4.Final</version>
766       </dependency>
767       <dependency>
768         <groupId>org.jboss.spec.javax.transaction</groupId>
769         <artifactId>jboss-transaction-api_1.1_spec</artifactId>
770         <version>1.0.1.Final</version>
771       </dependency>
772       <dependency>
773         <groupId>org.jolokia</groupId>
774         <artifactId>jolokia-osgi</artifactId>
775         <version>${jolokia.version}</version>
776       </dependency>
777       <dependency>
778         <groupId>org.json</groupId>
779         <artifactId>json</artifactId>
780         <version>${org.json.version}</version>
781       </dependency>
782       <dependency>
783         <groupId>org.opendaylight.controller</groupId>
784         <artifactId>appauth</artifactId>
785         <version>${appauth.version}</version>
786       </dependency>
787       <dependency>
788         <groupId>org.opendaylight.controller</groupId>
789         <artifactId>arphandler</artifactId>
790         <version>${arphandler.version}</version>
791       </dependency>
792       <dependency>
793         <groupId>org.opendaylight.controller</groupId>
794         <artifactId>bundlescanner</artifactId>
795         <version>${bundlescanner.version}</version>
796       </dependency>
797       <dependency>
798         <groupId>org.opendaylight.controller</groupId>
799         <artifactId>bundlescanner.implementation</artifactId>
800         <version>${bundlescanner.version}</version>
801       </dependency>
802       <dependency>
803         <groupId>org.opendaylight.controller</groupId>
804         <artifactId>clustering.services</artifactId>
805         <version>${clustering.services.version}</version>
806       </dependency>
807       <dependency>
808         <groupId>org.opendaylight.controller</groupId>
809         <artifactId>clustering.services-implementation</artifactId>
810         <version>${clustering.services_implementation.version}</version>
811       </dependency>
812       <dependency>
813         <groupId>org.opendaylight.controller</groupId>
814         <artifactId>clustering.stub</artifactId>
815         <version>${clustering.stub.version}</version>
816       </dependency>
817
818       <!-- testing dependencies -->
819       <dependency>
820         <groupId>org.opendaylight.controller</groupId>
821         <artifactId>clustering.test</artifactId>
822         <version>${clustering.test.version}</version>
823       </dependency>
824       <dependency>
825         <groupId>org.opendaylight.controller</groupId>
826         <artifactId>commons.httpclient</artifactId>
827         <version>${commons.httpclient.version}</version>
828       </dependency>
829
830       <!-- Northbound bundles -->
831       <dependency>
832         <groupId>org.opendaylight.controller</groupId>
833         <artifactId>commons.northbound</artifactId>
834         <version>${commmons.northbound.version}</version>
835       </dependency>
836       <dependency>
837         <groupId>org.opendaylight.controller</groupId>
838         <artifactId>concepts</artifactId>
839         <version>${concepts.version}</version>
840       </dependency>
841
842       <!-- config-->
843       <dependency>
844         <groupId>org.opendaylight.controller</groupId>
845         <artifactId>config-api</artifactId>
846         <version>${config.version}</version>
847       </dependency>
848       <dependency>
849         <groupId>org.opendaylight.controller</groupId>
850         <artifactId>config-manager</artifactId>
851         <version>${config.version}</version>
852         <type>test-jar</type>
853       </dependency>
854       <dependency>
855         <groupId>org.opendaylight.controller</groupId>
856         <artifactId>config-manager</artifactId>
857         <version>${config.version}</version>
858       </dependency>
859       <dependency>
860         <groupId>org.opendaylight.controller</groupId>
861         <artifactId>config-persister-api</artifactId>
862         <version>${config.version}</version>
863         <type>test-jar</type>
864       </dependency>
865       <dependency>
866         <groupId>org.opendaylight.controller</groupId>
867         <artifactId>config-persister-api</artifactId>
868         <version>${config.version}</version>
869       </dependency>
870       <dependency>
871         <groupId>org.opendaylight.controller</groupId>
872         <artifactId>config-persister-directory-xml-adapter</artifactId>
873         <version>${config.version}</version>
874       </dependency>
875       <dependency>
876         <groupId>org.opendaylight.controller</groupId>
877         <artifactId>config-persister-file-xml-adapter</artifactId>
878         <version>${config.version}</version>
879       </dependency>
880       <dependency>
881         <groupId>org.opendaylight.controller</groupId>
882         <artifactId>config-persister-feature-adapter</artifactId>
883         <version>${config.version}</version>
884       </dependency>
885
886       <dependency>
887         <groupId>org.opendaylight.controller</groupId>
888         <artifactId>config-util</artifactId>
889         <version>${config.version}</version>
890       </dependency>
891       <dependency>
892         <groupId>org.opendaylight.controller</groupId>
893         <artifactId>config-util</artifactId>
894         <version>${config.version}</version>
895         <type>test-jar</type>
896       </dependency>
897       <dependency>
898         <groupId>org.opendaylight.controller</groupId>
899         <artifactId>configuration</artifactId>
900         <version>${configuration.version}</version>
901       </dependency>
902       <dependency>
903         <groupId>org.opendaylight.controller</groupId>
904         <artifactId>configuration.implementation</artifactId>
905         <version>${configuration.implementation.version}</version>
906       </dependency>
907       <dependency>
908         <groupId>org.opendaylight.controller</groupId>
909         <artifactId>connectionmanager</artifactId>
910         <version>${connectionmanager.version}</version>
911       </dependency>
912       <dependency>
913         <groupId>org.opendaylight.controller</groupId>
914         <artifactId>connectionmanager.implementation</artifactId>
915         <version>${connectionmanager.version}</version>
916       </dependency>
917       <dependency>
918         <groupId>org.opendaylight.controller</groupId>
919         <artifactId>connectionmanager.northbound</artifactId>
920         <version>${connectionmanager.version}</version>
921       </dependency>
922       <dependency>
923         <groupId>org.opendaylight.controller</groupId>
924         <artifactId>containermanager</artifactId>
925         <version>${containermanager.version}</version>
926       </dependency>
927       <dependency>
928         <groupId>org.opendaylight.controller</groupId>
929         <artifactId>containermanager.implementation</artifactId>
930         <version>${containermanager.version}</version>
931       </dependency>
932       <dependency>
933         <groupId>org.opendaylight.controller</groupId>
934         <artifactId>containermanager.it.implementation</artifactId>
935         <version>${containermanager.it.version}</version>
936       </dependency>
937       <dependency>
938         <groupId>org.opendaylight.controller</groupId>
939         <artifactId>containermanager.northbound</artifactId>
940         <version>${containermanager.northbound.version}</version>
941       </dependency>
942       <dependency>
943         <groupId>org.opendaylight.controller</groupId>
944         <artifactId>containermanager.shell</artifactId>
945         <version>${containermanager.shell.version}</version>
946       </dependency>
947       <dependency>
948         <groupId>org.opendaylight.controller</groupId>
949         <artifactId>controllermanager.northbound</artifactId>
950         <version>${controllermanager.northbound.version}</version>
951       </dependency>
952       <dependency>
953         <groupId>org.opendaylight.controller</groupId>
954         <artifactId>devices.web</artifactId>
955         <version>${devices.web.version}</version>
956       </dependency>
957       <dependency>
958         <groupId>org.opendaylight.controller</groupId>
959         <artifactId>filter-valve</artifactId>
960         <version>${filtervalve.version}</version>
961       </dependency>
962       <dependency>
963         <groupId>org.opendaylight.controller</groupId>
964         <artifactId>flowprogrammer.northbound</artifactId>
965         <version>${flowprogrammer.northbound.version}</version>
966       </dependency>
967       <dependency>
968         <groupId>org.opendaylight.controller</groupId>
969         <artifactId>flows.web</artifactId>
970         <version>${flows.web.version}</version>
971       </dependency>
972       <dependency>
973         <groupId>org.opendaylight.controller</groupId>
974         <artifactId>forwarding.staticrouting</artifactId>
975         <version>${forwarding.staticrouting}</version>
976       </dependency>
977       <dependency>
978         <groupId>org.opendaylight.controller</groupId>
979         <artifactId>forwarding.staticrouting.northbound</artifactId>
980         <version>${forwarding.staticrouting.northbound.version}</version>
981       </dependency>
982       <dependency>
983         <groupId>org.opendaylight.controller</groupId>
984         <artifactId>forwardingrulesmanager</artifactId>
985         <version>${forwardingrulesmanager.version}</version>
986       </dependency>
987       <dependency>
988         <groupId>org.opendaylight.controller</groupId>
989         <artifactId>forwardingrulesmanager.implementation</artifactId>
990         <version>${forwardingrulesmanager.implementation.version}</version>
991       </dependency>
992
993       <dependency>
994         <groupId>org.opendaylight.controller</groupId>
995         <artifactId>hosttracker</artifactId>
996         <version>${hosttracker.api.version}</version>
997       </dependency>
998       <dependency>
999         <groupId>org.opendaylight.controller</groupId>
1000         <artifactId>hosttracker.implementation</artifactId>
1001         <version>${hosttracker.implementation.version}</version>
1002       </dependency>
1003       <dependency>
1004         <groupId>org.opendaylight.controller</groupId>
1005         <artifactId>hosttracker.northbound</artifactId>
1006         <version>${hosttracker.northbound.version}</version>
1007       </dependency>
1008       <dependency>
1009         <groupId>org.opendaylight.controller</groupId>
1010         <artifactId>hosttracker.shell</artifactId>
1011         <version>${hosttracker.shell.version}</version>
1012       </dependency>
1013       <dependency>
1014         <groupId>org.opendaylight.controller</groupId>
1015         <artifactId>hosttracker_new</artifactId>
1016         <version>${hosttracker_new.api.version}</version>
1017       </dependency>
1018       <dependency>
1019         <groupId>org.opendaylight.controller</groupId>
1020         <artifactId>httpservice-bridge</artifactId>
1021         <version>0.1.0-SNAPSHOT</version>
1022       </dependency>
1023       <dependency>
1024         <groupId>org.opendaylight.controller</groupId>
1025         <artifactId>jolokia-bridge</artifactId>
1026         <version>0.1.0-SNAPSHOT</version>
1027       </dependency>
1028       <!-- Karaf Dependencies -->
1029       <dependency>
1030         <groupId>org.opendaylight.controller</groupId>
1031         <artifactId>karaf.branding</artifactId>
1032         <version>${karaf.branding.version}</version>
1033       </dependency>
1034       <dependency>
1035         <groupId>org.opendaylight.controller</groupId>
1036         <artifactId>liblldp</artifactId>
1037         <version>${sal.version}</version>
1038       </dependency>
1039       <dependency>
1040         <groupId>org.opendaylight.controller</groupId>
1041         <artifactId>logback-config</artifactId>
1042         <version>${config.version}</version>
1043       </dependency>
1044       <!-- Debug and logging -->
1045       <dependency>
1046         <groupId>org.opendaylight.controller</groupId>
1047         <artifactId>logging.bridge</artifactId>
1048         <version>${logging.bridge.version}</version>
1049       </dependency>
1050       <dependency>
1051         <groupId>org.opendaylight.controller</groupId>
1052         <artifactId>dummy-console</artifactId>
1053         <version>${dummy-console.version}</version>
1054       </dependency>
1055
1056       <dependency>
1057         <groupId>org.opendaylight.controller</groupId>
1058         <artifactId>netty-config-api</artifactId>
1059         <version>${config.version}</version>
1060       </dependency>
1061       <dependency>
1062         <groupId>org.opendaylight.controller</groupId>
1063         <artifactId>netty-event-executor-config</artifactId>
1064         <version>${config.version}</version>
1065       </dependency>
1066       <dependency>
1067         <groupId>org.opendaylight.controller</groupId>
1068         <artifactId>netty-threadgroup-config</artifactId>
1069         <version>${config.version}</version>
1070       </dependency>
1071       <dependency>
1072         <groupId>org.opendaylight.controller</groupId>
1073         <artifactId>netty-timer-config</artifactId>
1074         <version>${config.version}</version>
1075       </dependency>
1076       <dependency>
1077         <groupId>org.opendaylight.controller</groupId>
1078         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
1079         <version>${networkconfig.bridgedomain.northbound.version}</version>
1080       </dependency>
1081
1082       <!--  Neutron -->
1083       <dependency>
1084         <groupId>org.opendaylight.controller</groupId>
1085         <artifactId>networkconfig.neutron</artifactId>
1086         <version>${networkconfig.neutron.version}</version>
1087       </dependency>
1088       <dependency>
1089         <groupId>org.opendaylight.controller</groupId>
1090         <artifactId>networkconfig.neutron.implementation</artifactId>
1091         <version>${networkconfig.neutron.implementation.version}</version>
1092       </dependency>
1093       <dependency>
1094         <groupId>org.opendaylight.controller</groupId>
1095         <artifactId>networkconfig.neutron.northbound</artifactId>
1096         <version>${networkconfig.neutron.northbound.version}</version>
1097       </dependency>
1098       <dependency>
1099         <groupId>org.opendaylight.controller</groupId>
1100         <artifactId>osgi-brandfragment.web</artifactId>
1101         <version>${osgi-brandfragment.web.version}</version>
1102       </dependency>
1103       <!-- Southbound bundles -->
1104       <dependency>
1105         <groupId>org.opendaylight.controller</groupId>
1106         <artifactId>protocol-framework</artifactId>
1107         <version>${protocol-framework.version}</version>
1108       </dependency>
1109       <dependency>
1110         <groupId>org.opendaylight.controller</groupId>
1111         <artifactId>protocol_plugins.openflow</artifactId>
1112         <version>${protocol_plugins.openflow.version}</version>
1113       </dependency>
1114       <dependency>
1115         <groupId>org.opendaylight.controller</groupId>
1116         <artifactId>protocol_plugins.stub</artifactId>
1117         <version>${protocol_plugins.stub.version}</version>
1118       </dependency>
1119       <dependency>
1120         <groupId>org.opendaylight.controller</groupId>
1121         <artifactId>routing.dijkstra_implementation</artifactId>
1122         <version>${routing.dijkstra_implementation.version}</version>
1123       </dependency>
1124
1125       <!-- SAL bundles -->
1126       <dependency>
1127         <groupId>org.opendaylight.controller</groupId>
1128         <artifactId>sal</artifactId>
1129         <version>${sal.version}</version>
1130       </dependency>
1131       <dependency>
1132         <groupId>org.opendaylight.controller</groupId>
1133         <artifactId>sal-binding-api</artifactId>
1134         <version>${mdsal.version}</version>
1135       </dependency>
1136       <dependency>
1137         <groupId>org.opendaylight.controller</groupId>
1138         <artifactId>sal-binding-broker-impl</artifactId>
1139         <version>${mdsal.version}</version>
1140       </dependency>
1141       <dependency>
1142         <groupId>org.opendaylight.controller</groupId>
1143         <artifactId>sal-binding-config</artifactId>
1144         <version>${mdsal.version}</version>
1145       </dependency>
1146       <dependency>
1147         <groupId>org.opendaylight.controller</groupId>
1148         <artifactId>sal-binding-util</artifactId>
1149         <version>${mdsal.version}</version>
1150       </dependency>
1151       <dependency>
1152         <groupId>org.opendaylight.controller</groupId>
1153         <artifactId>sal-broker-impl</artifactId>
1154         <version>${mdsal.version}</version>
1155       </dependency>
1156       <dependency>
1157         <groupId>org.opendaylight.controller</groupId>
1158         <artifactId>sal-common</artifactId>
1159         <version>${mdsal.version}</version>
1160       </dependency>
1161       <dependency>
1162         <groupId>org.opendaylight.controller</groupId>
1163         <artifactId>sal-common-api</artifactId>
1164         <version>${mdsal.version}</version>
1165       </dependency>
1166       <dependency>
1167         <groupId>org.opendaylight.controller</groupId>
1168         <artifactId>sal-common-impl</artifactId>
1169         <version>${mdsal.version}</version>
1170       </dependency>
1171       <dependency>
1172         <groupId>org.opendaylight.controller</groupId>
1173         <artifactId>sal-common-util</artifactId>
1174         <version>${mdsal.version}</version>
1175       </dependency>
1176       <dependency>
1177         <groupId>org.opendaylight.controller</groupId>
1178         <artifactId>sal-inmemory-datastore</artifactId>
1179         <version>${mdsal.version}</version>
1180       </dependency>
1181       <dependency>
1182         <groupId>org.opendaylight.controller</groupId>
1183         <artifactId>sal-compatibility</artifactId>
1184         <version>${mdsal.version}</version>
1185       </dependency>
1186       <dependency>
1187         <groupId>org.opendaylight.controller</groupId>
1188         <artifactId>sal-connector-api</artifactId>
1189         <version>${mdsal.version}</version>
1190       </dependency>
1191       <dependency>
1192         <groupId>org.opendaylight.controller</groupId>
1193         <artifactId>sal-dom-xsql</artifactId>
1194         <version>${mdsal.version}</version>
1195       </dependency>
1196       <dependency>
1197         <groupId>org.opendaylight.controller</groupId>
1198         <artifactId>sal-karaf-xsql</artifactId>
1199         <version>${mdsal.version}</version>
1200       </dependency>
1201       <dependency>
1202         <groupId>org.opendaylight.controller</groupId>
1203         <artifactId>sal-dom-xsql-config</artifactId>
1204         <version>${mdsal.version}</version>
1205         <classifier>config</classifier>
1206         <type>xml</type>
1207       </dependency>
1208       <dependency>
1209         <groupId>org.opendaylight.controller</groupId>
1210         <artifactId>sal-core-api</artifactId>
1211         <version>${mdsal.version}</version>
1212       </dependency>
1213       <dependency>
1214         <groupId>org.opendaylight.controller</groupId>
1215         <artifactId>sal-core-spi</artifactId>
1216         <version>${mdsal.version}</version>
1217       </dependency>
1218       <dependency>
1219         <groupId>org.opendaylight.controller</groupId>
1220         <artifactId>sal-netconf-connector</artifactId>
1221         <version>${mdsal.version}</version>
1222       </dependency>
1223       <dependency>
1224         <groupId>org.opendaylight.controller</groupId>
1225         <artifactId>sal-remote</artifactId>
1226         <version>${mdsal.version}</version>
1227       </dependency>
1228       <dependency>
1229         <groupId>org.opendaylight.controller</groupId>
1230         <artifactId>sal-rest-connector</artifactId>
1231         <version>${mdsal.version}</version>
1232       </dependency>
1233       <dependency>
1234         <groupId>org.opendaylight.controller</groupId>
1235         <artifactId>sal-rest-connector-config</artifactId>
1236         <version>${mdsal.version}</version>
1237       </dependency>
1238       <dependency>
1239         <groupId>org.opendaylight.controller</groupId>
1240         <artifactId>config-netty-config</artifactId>
1241         <version>${config.version}</version>
1242       </dependency>
1243       <dependency>
1244         <groupId>org.opendaylight.controller</groupId>
1245         <artifactId>md-sal-config</artifactId>
1246         <version>${mdsal.version}</version>
1247       </dependency>
1248       <dependency>
1249         <groupId>org.opendaylight.controller</groupId>
1250         <artifactId>sal-rest-docgen</artifactId>
1251         <version>${mdsal.version}</version>
1252       </dependency>
1253       <dependency>
1254         <groupId>org.opendaylight.controller</groupId>
1255         <artifactId>sal-restconf-broker</artifactId>
1256         <version>${mdsal.version}</version>
1257       </dependency>
1258       <dependency>
1259         <groupId>org.opendaylight.controller</groupId>
1260         <artifactId>sal-test-model</artifactId>
1261         <version>${mdsal.version}</version>
1262       </dependency>
1263       <dependency>
1264         <groupId>org.opendaylight.controller</groupId>
1265         <artifactId>sal-distributed-datastore</artifactId>
1266         <version>${mdsal.version}</version>
1267       </dependency>
1268         <dependency>
1269             <groupId>org.opendaylight.controller</groupId>
1270             <artifactId>sal-clustering-commons</artifactId>
1271             <version>${mdsal.version}</version>
1272         </dependency>
1273       <dependency>
1274         <groupId>org.opendaylight.controller</groupId>
1275         <artifactId>sal-clustering-config</artifactId>
1276         <version>${mdsal.version}</version>
1277       </dependency>
1278
1279       <dependency>
1280         <groupId>org.opendaylight.controller</groupId>
1281         <artifactId>sal-remoterpc-connector</artifactId>
1282         <version>${mdsal.version}</version>
1283       </dependency>
1284
1285
1286       <!-- SAL Extension bundles -->
1287       <dependency>
1288         <groupId>org.opendaylight.controller</groupId>
1289         <artifactId>sal.connection</artifactId>
1290         <version>${sal.connection.version}</version>
1291       </dependency>
1292       <dependency>
1293         <groupId>org.opendaylight.controller</groupId>
1294         <artifactId>sal.connection.implementation</artifactId>
1295         <version>${sal.connection.version}</version>
1296       </dependency>
1297       <dependency>
1298         <groupId>org.opendaylight.controller</groupId>
1299         <artifactId>sal.implementation</artifactId>
1300         <version>${sal.implementation.version}</version>
1301       </dependency>
1302       <dependency>
1303         <groupId>org.opendaylight.controller</groupId>
1304         <artifactId>sal.networkconfiguration</artifactId>
1305         <version>${sal.networkconfiguration.version}</version>
1306       </dependency>
1307       <dependency>
1308         <groupId>org.opendaylight.controller</groupId>
1309         <artifactId>sal.networkconfiguration.implementation</artifactId>
1310         <version>${sal.networkconfiguration.version}</version>
1311       </dependency>
1312
1313       <!-- samples -->
1314       <dependency>
1315         <groupId>org.opendaylight.controller</groupId>
1316         <artifactId>samples.loadbalancer</artifactId>
1317         <version>${samples.loadbalancer}</version>
1318       </dependency>
1319       <dependency>
1320         <groupId>org.opendaylight.controller</groupId>
1321         <artifactId>samples.loadbalancer.northbound</artifactId>
1322         <version>${samples.loadbalancer.northbound.version}</version>
1323       </dependency>
1324       <dependency>
1325         <groupId>org.opendaylight.controller</groupId>
1326         <artifactId>samples.simpleforwarding</artifactId>
1327         <version>${samples.simpleforwarding.version}</version>
1328       </dependency>
1329       <dependency>
1330         <groupId>org.opendaylight.controller</groupId>
1331         <artifactId>sanitytest</artifactId>
1332         <version>${sanitytest.version}</version>
1333       </dependency>
1334       <dependency>
1335         <groupId>org.opendaylight.controller</groupId>
1336         <artifactId>security</artifactId>
1337         <version>${security.version}</version>
1338       </dependency>
1339       <dependency>
1340         <groupId>org.opendaylight.controller</groupId>
1341         <artifactId>karaf-tomcat-security</artifactId>
1342         <version>${karaf.security.version}</version>
1343       </dependency>
1344
1345       <dependency>
1346         <groupId>org.opendaylight.controller</groupId>
1347         <artifactId>shutdown-api</artifactId>
1348         <version>${config.version}</version>
1349       </dependency>
1350       <dependency>
1351         <groupId>org.opendaylight.controller</groupId>
1352         <artifactId>shutdown-impl</artifactId>
1353         <version>${config.version}</version>
1354       </dependency>
1355       <dependency>
1356         <groupId>org.opendaylight.controller</groupId>
1357         <artifactId>statistics.northbound</artifactId>
1358         <version>${statistics.northbound.version}</version>
1359       </dependency>
1360       <dependency>
1361         <groupId>org.opendaylight.controller</groupId>
1362         <artifactId>statisticsmanager</artifactId>
1363         <version>${statisticsmanager.version}</version>
1364       </dependency>
1365       <dependency>
1366         <groupId>org.opendaylight.controller</groupId>
1367         <artifactId>statisticsmanager.implementation</artifactId>
1368         <version>${statisticsmanager.implementation.version}</version>
1369       </dependency>
1370       <dependency>
1371         <groupId>org.opendaylight.controller</groupId>
1372         <artifactId>subnets.northbound</artifactId>
1373         <version>${subnets.northbound.version}</version>
1374       </dependency>
1375       <dependency>
1376         <groupId>org.opendaylight.controller</groupId>
1377         <artifactId>switchmanager</artifactId>
1378         <version>${switchmanager.api.version}</version>
1379       </dependency>
1380       <dependency>
1381         <groupId>org.opendaylight.controller</groupId>
1382         <artifactId>switchmanager.implementation</artifactId>
1383         <version>${switchmanager.implementation.version}</version>
1384       </dependency>
1385       <dependency>
1386         <groupId>org.opendaylight.controller</groupId>
1387         <artifactId>switchmanager.northbound</artifactId>
1388         <version>${switchmanager.northbound.version}</version>
1389       </dependency>
1390
1391       <!-- threadpool -->
1392       <dependency>
1393         <groupId>org.opendaylight.controller</groupId>
1394         <artifactId>threadpool-config-api</artifactId>
1395         <version>${config.version}</version>
1396       </dependency>
1397       <dependency>
1398         <groupId>org.opendaylight.controller</groupId>
1399         <artifactId>threadpool-config-impl</artifactId>
1400         <version>${config.version}</version>
1401       </dependency>
1402       <dependency>
1403         <groupId>org.opendaylight.controller</groupId>
1404         <artifactId>topology.northbound</artifactId>
1405         <version>${topology.northbound.version}</version>
1406       </dependency>
1407       <dependency>
1408         <groupId>org.opendaylight.controller</groupId>
1409         <artifactId>topology.web</artifactId>
1410         <version>${topology.web.version}</version>
1411       </dependency>
1412       <dependency>
1413         <groupId>org.opendaylight.controller</groupId>
1414         <artifactId>topologymanager</artifactId>
1415         <version>${topologymanager.version}</version>
1416       </dependency>
1417       <dependency>
1418         <groupId>org.opendaylight.controller</groupId>
1419         <artifactId>topologymanager.shell</artifactId>
1420         <version>${topologymanager.shell.version}</version>
1421       </dependency>
1422       <dependency>
1423         <groupId>org.opendaylight.controller</groupId>
1424         <artifactId>troubleshoot.web</artifactId>
1425         <version>${troubleshoot.web.version}</version>
1426       </dependency>
1427       <dependency>
1428         <groupId>org.opendaylight.controller</groupId>
1429         <artifactId>usermanager</artifactId>
1430         <version>${usermanager.version}</version>
1431       </dependency>
1432       <dependency>
1433         <groupId>org.opendaylight.controller</groupId>
1434         <artifactId>usermanager.implementation</artifactId>
1435         <version>${usermanager.implementation.version}</version>
1436       </dependency>
1437       <dependency>
1438         <groupId>org.opendaylight.controller</groupId>
1439         <artifactId>usermanager.northbound</artifactId>
1440         <version>${usermanager.northbound.version}</version>
1441       </dependency>
1442
1443       <!--  Web bundles -->
1444       <dependency>
1445         <groupId>org.opendaylight.controller</groupId>
1446         <artifactId>web</artifactId>
1447         <version>${web.version}</version>
1448       </dependency>
1449       <dependency>
1450         <groupId>org.opendaylight.controller</groupId>
1451         <artifactId>yang-jmx-generator</artifactId>
1452         <version>${config.version}</version>
1453       </dependency>
1454       <dependency>
1455         <groupId>org.opendaylight.controller</groupId>
1456         <artifactId>yang-jmx-generator</artifactId>
1457         <version>${config.version}</version>
1458         <type>test-jar</type>
1459       </dependency>
1460       <dependency>
1461         <groupId>org.opendaylight.controller</groupId>
1462         <artifactId>yang-test</artifactId>
1463         <version>${config.version}</version>
1464       </dependency>
1465       <dependency>
1466         <groupId>org.opendaylight.controller.md</groupId>
1467         <artifactId>forwardingrules-manager</artifactId>
1468         <version>${mdsal.version}</version>
1469       </dependency>
1470       <dependency>
1471         <groupId>org.opendaylight.controller.md</groupId>
1472         <artifactId>inventory-manager</artifactId>
1473         <version>${mdsal.version}</version>
1474       </dependency>
1475       <dependency>
1476         <groupId>org.opendaylight.controller.md</groupId>
1477         <artifactId>statistics-manager</artifactId>
1478         <version>${mdsal.version}</version>
1479       </dependency>
1480       <dependency>
1481         <groupId>org.opendaylight.controller.md</groupId>
1482         <artifactId>topology-lldp-discovery</artifactId>
1483         <version>${mdsal.version}</version>
1484       </dependency>
1485       <dependency>
1486         <groupId>org.opendaylight.controller.md</groupId>
1487         <artifactId>topology-manager</artifactId>
1488         <version>${mdsal.version}</version>
1489       </dependency>
1490       <dependency>
1491         <groupId>org.opendaylight.controller.model</groupId>
1492         <artifactId>model-flow-base</artifactId>
1493         <version>${mdsal.version}</version>
1494       </dependency>
1495       <dependency>
1496         <groupId>org.opendaylight.controller.model</groupId>
1497         <artifactId>model-flow-service</artifactId>
1498         <version>${mdsal.version}</version>
1499       </dependency>
1500       <dependency>
1501         <groupId>org.opendaylight.controller.model</groupId>
1502         <artifactId>model-flow-statistics</artifactId>
1503         <version>${mdsal.version}</version>
1504       </dependency>
1505       <dependency>
1506         <groupId>org.opendaylight.controller.model</groupId>
1507         <artifactId>model-inventory</artifactId>
1508         <version>${mdsal.version}</version>
1509       </dependency>
1510       <dependency>
1511         <groupId>org.opendaylight.controller.model</groupId>
1512         <artifactId>model-topology</artifactId>
1513         <version>${mdsal.version}</version>
1514       </dependency>
1515       <dependency>
1516         <groupId>org.opendaylight.controller.samples</groupId>
1517         <artifactId>sample-toaster</artifactId>
1518         <version>${mdsal.version}</version>
1519       </dependency>
1520       <dependency>
1521         <groupId>org.opendaylight.controller.samples</groupId>
1522         <artifactId>sample-toaster-consumer</artifactId>
1523         <version>${mdsal.version}</version>
1524       </dependency>
1525
1526       <dependency>
1527         <groupId>org.opendaylight.controller.samples</groupId>
1528         <artifactId>sample-toaster-provider</artifactId>
1529         <version>${mdsal.version}</version>
1530       </dependency>
1531       <dependency>
1532         <groupId>org.opendaylight.controller.samples</groupId>
1533         <artifactId>toaster-config</artifactId>
1534         <version>${mdsal.version}</version>
1535       </dependency>
1536       <dependency>
1537         <groupId>org.opendaylight.yangtools</groupId>
1538         <artifactId>features-test</artifactId>
1539         <version>${yangtools.version}</version>
1540         <scope>test</scope>
1541       </dependency>
1542       <dependency>
1543         <groupId>org.opendaylight.yangtools</groupId>
1544         <artifactId>features-yangtools</artifactId>
1545         <version>${yangtools.version}</version>
1546         <classifier>features</classifier>
1547         <type>xml</type>
1548         <scope>runtime</scope>
1549       </dependency>
1550       <dependency>
1551         <groupId>org.opendaylight.controller.samples</groupId>
1552         <artifactId>features-toaster</artifactId>
1553         <version>${mdsal.version}</version>
1554         <classifier>features</classifier>
1555         <type>xml</type>
1556         <scope>runtime</scope>
1557       </dependency>
1558       <dependency>
1559         <groupId>org.opendaylight.controller</groupId>
1560         <artifactId>features-config-netty</artifactId>
1561         <version>${config.version}</version>
1562         <classifier>features</classifier>
1563         <type>xml</type>
1564         <scope>runtime</scope>
1565       </dependency>
1566       <dependency>
1567         <groupId>org.opendaylight.controller</groupId>
1568         <artifactId>features-flow</artifactId>
1569         <version>${mdsal.version}</version>
1570         <classifier>features</classifier>
1571         <type>xml</type>
1572         <scope>runtime</scope>
1573       </dependency>
1574       <dependency>
1575         <groupId>org.opendaylight.controller.thirdparty</groupId>
1576         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
1577         <version>${jersey-servlet.version}</version>
1578       </dependency>
1579       <dependency>
1580         <groupId>org.opendaylight.controller.thirdparty</groupId>
1581         <artifactId>ganymed</artifactId>
1582         <version>${ganymed.version}</version>
1583       </dependency>
1584
1585       <!-- Third parties from opendaylight released -->
1586       <dependency>
1587         <groupId>org.opendaylight.controller.thirdparty</groupId>
1588         <artifactId>net.sf.jung2</artifactId>
1589         <version>2.0.1</version>
1590       </dependency>
1591       <dependency>
1592         <groupId>org.opendaylight.controller.thirdparty</groupId>
1593         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
1594         <version>${corsfilter.version}</version>
1595       </dependency>
1596       <dependency>
1597         <groupId>org.opendaylight.controller.thirdparty</groupId>
1598         <artifactId>org.openflow.openflowj</artifactId>
1599         <version>1.0.2</version>
1600       </dependency>
1601
1602       <!-- yangtools artifacts -->
1603       <dependency>
1604         <groupId>org.opendaylight.yangtools</groupId>
1605         <artifactId>yangtools-artifacts</artifactId>
1606         <version>${yangtools.version}</version>
1607         <type>pom</type>
1608         <scope>import</scope>
1609       </dependency>
1610
1611       <dependency>
1612         <groupId>org.openexi</groupId>
1613         <artifactId>nagasena</artifactId>
1614         <version>${exi.nagasena.version}</version>
1615       </dependency>
1616       <dependency>
1617         <groupId>org.openexi</groupId>
1618         <artifactId>nagasena-rta</artifactId>
1619         <version>${exi.nagasena.version}</version>
1620       </dependency>
1621       <dependency>
1622         <groupId>org.osgi</groupId>
1623         <artifactId>org.osgi.compendium</artifactId>
1624         <version>${osgi.compendium.version}</version>
1625       </dependency>
1626       <dependency>
1627         <groupId>org.osgi</groupId>
1628         <artifactId>org.osgi.core</artifactId>
1629         <version>${osgi.core.version}</version>
1630       </dependency>
1631       <dependency>
1632         <groupId>org.reflections</groupId>
1633         <artifactId>reflections</artifactId>
1634         <version>0.9.9-RC1</version>
1635       </dependency>
1636       <dependency>
1637         <groupId>org.scala-lang</groupId>
1638         <artifactId>scala-library</artifactId>
1639         <version>${scala.version}.1</version>
1640       </dependency>
1641       <dependency>
1642         <groupId>org.slf4j</groupId>
1643         <artifactId>jcl-over-slf4j</artifactId>
1644         <version>${slf4j.version}</version>
1645       </dependency>
1646       <dependency>
1647         <groupId>org.slf4j</groupId>
1648         <artifactId>log4j-over-slf4j</artifactId>
1649         <version>${slf4j.version}</version>
1650       </dependency>
1651       <dependency>
1652         <groupId>org.slf4j</groupId>
1653         <artifactId>slf4j-api</artifactId>
1654         <version>${slf4j.version}</version>
1655         <scope>compile</scope>
1656       </dependency>
1657       <dependency>
1658         <groupId>org.slf4j</groupId>
1659         <artifactId>slf4j-simple</artifactId>
1660         <version>${slf4j.version}</version>
1661       </dependency>
1662       <dependency>
1663         <groupId>org.opendaylight.controller</groupId>
1664         <artifactId>commons.logback_settings</artifactId>
1665         <version>0.1.0-SNAPSHOT</version>
1666         <scope>test</scope>
1667       </dependency>
1668       <dependency>
1669         <groupId>org.opendaylight.controller</groupId>
1670         <artifactId>sal-binding-broker-impl</artifactId>
1671         <version>${mdsal.version}</version>
1672         <type>test-jar</type>
1673         <scope>test</scope>
1674       </dependency>
1675       <dependency>
1676         <groupId>org.opendaylight.controller</groupId>
1677         <artifactId>sal-binding-it</artifactId>
1678         <version>${mdsal.version}</version>
1679         <scope>test</scope>
1680       </dependency>
1681       <dependency>
1682         <groupId>org.opendaylight.controller</groupId>
1683         <artifactId>features-config</artifactId>
1684         <version>${config.version}</version>
1685         <classifier>features</classifier>
1686         <type>xml</type>
1687         <scope>runtime</scope>
1688       </dependency>
1689       <dependency>
1690         <groupId>org.opendaylight.controller</groupId>
1691         <artifactId>features-protocol-framework</artifactId>
1692         <version>${protocol-framework.version}</version>
1693         <classifier>features</classifier>
1694         <type>xml</type>
1695         <scope>runtime</scope>
1696       </dependency>
1697       <dependency>
1698         <groupId>org.opendaylight.controller</groupId>
1699         <artifactId>features-config-persister</artifactId>
1700         <version>${config.version}</version>
1701         <classifier>features</classifier>
1702         <type>xml</type>
1703         <scope>runtime</scope>
1704       </dependency>
1705       <dependency>
1706         <groupId>org.opendaylight.controller</groupId>
1707         <artifactId>config-netty-features</artifactId>
1708         <version>${config.version}</version>
1709         <classifier>features</classifier>
1710         <type>xml</type>
1711         <scope>runtime</scope>
1712       </dependency>
1713       <dependency>
1714         <groupId>org.opendaylight.controller</groupId>
1715         <artifactId>features-base</artifactId>
1716         <version>${commons.opendaylight.version}</version>
1717         <classifier>features</classifier>
1718         <type>xml</type>
1719         <scope>runtime</scope>
1720       </dependency>
1721       <dependency>
1722         <groupId>org.opendaylight.controller</groupId>
1723         <artifactId>features-adsal</artifactId>
1724         <version>${sal.version}</version>
1725         <classifier>features</classifier>
1726         <type>xml</type>
1727         <scope>runtime</scope>
1728       </dependency>
1729       <dependency>
1730         <groupId>org.opendaylight.controller</groupId>
1731         <artifactId>features-nsf</artifactId>
1732         <version>${nsf.version}</version>
1733         <classifier>features</classifier>
1734         <type>xml</type>
1735         <scope>runtime</scope>
1736       </dependency>
1737       <dependency>
1738         <groupId>org.opendaylight.controller</groupId>
1739         <artifactId>features-mdsal</artifactId>
1740         <version>${mdsal.version}</version>
1741         <classifier>features</classifier>
1742         <type>xml</type>
1743         <scope>runtime</scope>
1744       </dependency>
1745     <dependency>
1746         <groupId>org.opendaylight.controller</groupId>
1747         <artifactId>features-netconf-connector</artifactId>
1748         <version>${mdsal.version}</version>
1749         <classifier>features</classifier>
1750         <type>xml</type>
1751         <scope>runtime</scope>
1752     </dependency>
1753       <!-- JMH Benchmark dependencies -->
1754       <dependency>
1755         <groupId>org.openjdk.jmh</groupId>
1756         <artifactId>jmh-core</artifactId>
1757         <version>${jmh.version}</version>
1758       </dependency>
1759       <dependency>
1760         <groupId>org.openjdk.jmh</groupId>
1761         <artifactId>jmh-generator-annprocess</artifactId>
1762         <version>${jmh.version}</version>
1763       </dependency>
1764     </dependencies>
1765   </dependencyManagement>
1766
1767   <dependencies>
1768     <!-- Sonar -->
1769     <dependency>
1770       <groupId>org.codehaus.sonar-plugins.java</groupId>
1771       <artifactId>sonar-jacoco-listeners</artifactId>
1772       <version>${sonar-jacoco-listeners.version}</version>
1773       <scope>test</scope>
1774     </dependency>
1775   </dependencies>
1776
1777   <build>
1778     <pluginManagement>
1779       <plugins>
1780         <plugin>
1781           <groupId>org.apache.felix</groupId>
1782           <artifactId>maven-bundle-plugin</artifactId>
1783           <version>${bundle.plugin.version}</version>
1784           <extensions>true</extensions>
1785         </plugin>
1786         <plugin>
1787           <artifactId>maven-clean-plugin</artifactId>
1788           <configuration>
1789             <filesets>
1790               <fileset>
1791                 <directory>${xtend.dstdir}</directory>
1792                 <includes>
1793                   <include>**</include>
1794                 </includes>
1795               </fileset>
1796               <fileset>
1797                 <directory>${jmxGeneratorPath}</directory>
1798                 <includes>
1799                   <include>**</include>
1800                 </includes>
1801               </fileset>
1802               <fileset>
1803                 <directory>${salGeneratorPath}</directory>
1804                 <includes>
1805                   <include>**</include>
1806                 </includes>
1807               </fileset>
1808             </filesets>
1809           </configuration>
1810         </plugin>
1811         <plugin>
1812           <groupId>org.apache.maven.plugins</groupId>
1813           <artifactId>maven-compiler-plugin</artifactId>
1814           <version>${maven.compile.plugin.version}</version>
1815           <configuration>
1816             <source>${java.version.source}</source>
1817             <target>${java.version.target}</target>
1818             <testSource>${java.version.source}</testSource>
1819             <testTarget>${java.version.target}</testTarget>
1820           </configuration>
1821         </plugin>
1822         <plugin>
1823           <groupId>org.apache.maven.plugins</groupId>
1824           <artifactId>maven-jar-plugin</artifactId>
1825           <version>${jar.plugin.version}</version>
1826         </plugin>
1827         <plugin>
1828           <groupId>org.apache.maven.plugins</groupId>
1829           <artifactId>maven-javadoc-plugin</artifactId>
1830           <version>2.8.1</version>
1831           <configuration>
1832             <doclet>org.jboss.apiviz.APIviz</doclet>
1833             <docletArtifact>
1834               <groupId>org.jboss.apiviz</groupId>
1835               <artifactId>apiviz</artifactId>
1836               <version>1.3.2.GA</version>
1837             </docletArtifact>
1838             <finalName>${project.artifactId}-${build.suffix}</finalName>
1839             <useStandardDocletOptions>true</useStandardDocletOptions>
1840             <charset>UTF-8</charset>
1841             <encoding>UTF-8</encoding>
1842             <docencoding>UTF-8</docencoding>
1843             <breakiterator>true</breakiterator>
1844             <version>true</version>
1845             <author>true</author>
1846             <keywords>true</keywords>
1847             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1848             <failOnError>false</failOnError>
1849           </configuration>
1850         </plugin>
1851         <plugin>
1852           <groupId>org.apache.maven.plugins</groupId>
1853           <artifactId>maven-jxr-plugin</artifactId>
1854           <version>2.3</version>
1855           <configuration>
1856             <aggregate>true</aggregate>
1857             <linkJavadoc>true</linkJavadoc>
1858             <javadocDir>target/apidocs</javadocDir>
1859           </configuration>
1860         </plugin>
1861         <plugin>
1862           <groupId>org.apache.maven.plugins</groupId>
1863           <artifactId>maven-release-plugin</artifactId>
1864           <version>${releaseplugin.version}</version>
1865         </plugin>
1866         <plugin>
1867           <groupId>org.codehaus.enunciate</groupId>
1868           <artifactId>maven-enunciate-plugin</artifactId>
1869           <version>${enunciate.version}</version>
1870           <configuration>
1871             <configFile>enunciate.xml</configFile>
1872           </configuration>
1873           <dependencies>
1874             <dependency>
1875               <groupId>org.codehaus.enunciate</groupId>
1876               <artifactId>enunciate-swagger</artifactId>
1877               <version>${enunciate.version}</version>
1878             </dependency>
1879             <dependency>
1880               <groupId>org.opendaylight.controller</groupId>
1881               <artifactId>commons.logback_settings</artifactId>
1882               <version>0.1.0-SNAPSHOT</version>
1883             </dependency>
1884           </dependencies>
1885           <executions>
1886             <execution>
1887               <goals>
1888                 <goal>docs</goal>
1889               </goals>
1890             </execution>
1891           </executions>
1892         </plugin>
1893         <plugin>
1894           <groupId>org.codehaus.mojo</groupId>
1895           <artifactId>build-helper-maven-plugin</artifactId>
1896           <version>1.8</version>
1897           <executions>
1898             <execution>
1899               <id>add-source</id>
1900               <goals>
1901                 <goal>add-source</goal>
1902               </goals>
1903               <phase>generate-sources</phase>
1904               <configuration>
1905                 <sources>
1906                   <source>src/main/yang</source>
1907                   <source>${jmxGeneratorPath}</source>
1908                   <source>${salGeneratorPath}</source>
1909                   <source>${xtend.dstdir}</source>
1910                 </sources>
1911               </configuration>
1912             </execution>
1913           </executions>
1914         </plugin>
1915
1916         <!-- Ignore/Execute plugin execution -->
1917         <plugin>
1918           <groupId>org.eclipse.m2e</groupId>
1919           <artifactId>lifecycle-mapping</artifactId>
1920           <version>${lifecycle.mapping.version}</version>
1921           <configuration>
1922             <lifecycleMappingMetadata>
1923               <pluginExecutions>
1924                 <pluginExecution>
1925                   <pluginExecutionFilter>
1926                     <groupId>org.codehaus.mojo</groupId>
1927                     <artifactId>properties-maven-plugin</artifactId>
1928                     <versionRange>[0.0,)</versionRange>
1929                     <goals>
1930                       <goal>set-system-properties</goal>
1931                     </goals>
1932                   </pluginExecutionFilter>
1933                   <action>
1934                     <ignore></ignore>
1935                   </action>
1936                 </pluginExecution>
1937                 <pluginExecution>
1938                   <pluginExecutionFilter>
1939                     <groupId>org.codehaus.enunciate</groupId>
1940                     <artifactId>maven-enunciate-plugin</artifactId>
1941                     <versionRange>[0.0,)</versionRange>
1942                     <goals>
1943                       <goal>docs</goal>
1944                     </goals>
1945                   </pluginExecutionFilter>
1946                   <action>
1947                     <ignore></ignore>
1948                   </action>
1949                 </pluginExecution>
1950                 <pluginExecution>
1951                   <pluginExecutionFilter>
1952                     <groupId>org.jacoco</groupId>
1953                     <artifactId>jacoco-maven-plugin</artifactId>
1954                     <versionRange>[0.0,)</versionRange>
1955                     <goals>
1956                       <goal>prepare-agent</goal>
1957                       <goal>pre-test</goal>
1958                       <goal>post-test</goal>
1959                     </goals>
1960                   </pluginExecutionFilter>
1961                   <action>
1962                     <ignore></ignore>
1963                   </action>
1964                 </pluginExecution>
1965                 <pluginExecution>
1966                   <pluginExecutionFilter>
1967                     <groupId>org.ops4j.pax.exam</groupId>
1968                     <artifactId>maven-paxexam-plugin</artifactId>
1969                     <versionRange>[1.2.4,)</versionRange>
1970                     <goals>
1971                       <goal>generate-depends-file</goal>
1972                     </goals>
1973                   </pluginExecutionFilter>
1974                   <action>
1975                     <execute>
1976                       <runOnIncremental>false</runOnIncremental>
1977                     </execute>
1978                   </action>
1979                 </pluginExecution>
1980                 <pluginExecution>
1981                   <pluginExecutionFilter>
1982                     <groupId>org.apache.maven.plugins</groupId>
1983                     <artifactId>maven-checkstyle-plugin</artifactId>
1984                     <versionRange>[2.0,)</versionRange>
1985                     <goals>
1986                       <goal>check</goal>
1987                     </goals>
1988                   </pluginExecutionFilter>
1989                   <action>
1990                     <ignore></ignore>
1991                   </action>
1992                 </pluginExecution>
1993                 <pluginExecution>
1994                   <pluginExecutionFilter>
1995                     <groupId>org.opendaylight.yangtools</groupId>
1996                     <artifactId>yang-maven-plugin</artifactId>
1997                     <versionRange>[0.5,)</versionRange>
1998                     <goals>
1999                       <goal>generate-sources</goal>
2000                     </goals>
2001                   </pluginExecutionFilter>
2002                   <action>
2003                     <execute></execute>
2004                   </action>
2005                 </pluginExecution>
2006                 <pluginExecution>
2007                   <pluginExecutionFilter>
2008                     <groupId>org.codehaus.groovy.maven</groupId>
2009                     <artifactId>gmaven-plugin</artifactId>
2010                     <versionRange>1.0</versionRange>
2011                     <goals>
2012                       <goal>execute</goal>
2013                     </goals>
2014                   </pluginExecutionFilter>
2015                   <action>
2016                     <ignore></ignore>
2017                   </action>
2018                 </pluginExecution>
2019                 <pluginExecution>
2020                   <pluginExecutionFilter>
2021                     <groupId>org.apache.maven.plugins</groupId>
2022                     <artifactId>maven-enforcer-plugin</artifactId>
2023                     <versionRange>${enforcer.version}</versionRange>
2024                     <goals>
2025                       <goal>enforce</goal>
2026                     </goals>
2027                   </pluginExecutionFilter>
2028                   <action>
2029                     <ignore></ignore>
2030                   </action>
2031                 </pluginExecution>
2032                 <pluginExecution>
2033                   <pluginExecutionFilter>
2034                     <groupId>org.codehaus.mojo</groupId>
2035                     <artifactId>javacc-maven-plugin</artifactId>
2036                     <versionRange>[0.0,)</versionRange>
2037                     <goals>
2038                       <goal>javacc</goal>
2039                     </goals>
2040                   </pluginExecutionFilter>
2041                   <action>
2042                     <execute>
2043                       <runOnIncremental>false</runOnIncremental>
2044                     </execute>
2045                   </action>
2046                 </pluginExecution>
2047               </pluginExecutions>
2048             </lifecycleMappingMetadata>
2049           </configuration>
2050         </plugin>
2051         <plugin>
2052           <groupId>org.eclipse.xtend</groupId>
2053           <artifactId>xtend-maven-plugin</artifactId>
2054           <version>${xtend.version}</version>
2055           <executions>
2056             <execution>
2057               <goals>
2058                 <goal>compile</goal>
2059               </goals>
2060               <configuration>
2061                 <outputDirectory>${xtend.dstdir}</outputDirectory>
2062               </configuration>
2063             </execution>
2064           </executions>
2065         </plugin>
2066         <plugin>
2067           <groupId>org.jacoco</groupId>
2068           <artifactId>jacoco-maven-plugin</artifactId>
2069           <version>${jacoco.version}</version>
2070           <executions>
2071             <execution>
2072               <id>prepare-ut-agent</id>
2073               <phase>process-test-classes</phase>
2074               <goals>
2075                 <goal>prepare-agent</goal>
2076               </goals>
2077               <configuration>
2078                 <destFile>${sonar.jacoco.reportPath}</destFile>
2079                 <propertyName>jacoco.agent.ut.arg</propertyName>
2080               </configuration>
2081             </execution>
2082             <execution>
2083               <id>prepare-it-agent</id>
2084               <phase>pre-integration-test</phase>
2085               <goals>
2086                 <goal>prepare-agent</goal>
2087               </goals>
2088               <configuration>
2089                 <destFile>${sonar.jacoco.itReportPath}</destFile>
2090                 <propertyName>jacoco.agent.it.arg</propertyName>
2091               </configuration>
2092             </execution>
2093           </executions>
2094         </plugin>
2095         <plugin>
2096           <groupId>org.opendaylight.yangtools</groupId>
2097           <artifactId>yang-maven-plugin</artifactId>
2098           <version>${yangtools.version}</version>
2099           <dependencies>
2100             <dependency>
2101               <groupId>org.opendaylight.yangtools</groupId>
2102               <artifactId>maven-sal-api-gen-plugin</artifactId>
2103               <version>${yangtools.version}</version>
2104               <type>jar</type>
2105             </dependency>
2106             <dependency>
2107               <groupId>org.osgi</groupId>
2108               <artifactId>org.osgi.core</artifactId>
2109               <version>${osgi.core.version}</version>
2110             </dependency>
2111           </dependencies>
2112         </plugin>
2113       </plugins>
2114     </pluginManagement>
2115     <plugins>
2116       <plugin>
2117         <groupId>org.apache.maven.plugins</groupId>
2118         <artifactId>maven-checkstyle-plugin</artifactId>
2119         <version>${checkstyle.version}</version>
2120         <configuration>
2121           <failsOnError>true</failsOnError>
2122           <configLocation>controller/checkstyle.xml</configLocation>
2123           <consoleOutput>true</consoleOutput>
2124           <includeTestSourceDirectory>true</includeTestSourceDirectory>
2125           <sourceDirectory>${project.basedir}</sourceDirectory>
2126           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
2127           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/xtend-gen\/,**\/protobuff\/</excludes>
2128         </configuration>
2129         <dependencies>
2130           <dependency>
2131             <groupId>org.opendaylight.controller</groupId>
2132             <artifactId>checkstyle</artifactId>
2133             <version>0.1.0-SNAPSHOT</version>
2134           </dependency>
2135         </dependencies>
2136         <executions>
2137           <execution>
2138             <goals>
2139               <goal>check</goal>
2140             </goals>
2141             <phase>process-sources</phase>
2142           </execution>
2143         </executions>
2144       </plugin>
2145       <plugin>
2146         <groupId>org.apache.maven.plugins</groupId>
2147         <artifactId>maven-enforcer-plugin</artifactId>
2148         <version>${enforcer.version}</version>
2149         <executions>
2150           <execution>
2151             <id>enforce-java</id>
2152             <goals>
2153               <goal>enforce</goal>
2154             </goals>
2155             <configuration>
2156               <rules>
2157                 <requireJavaVersion>
2158                   <version>1.7.0</version>
2159                 </requireJavaVersion>
2160               </rules>
2161             </configuration>
2162           </execution>
2163         </executions>
2164       </plugin>
2165       <plugin>
2166         <groupId>org.apache.maven.plugins</groupId>
2167         <artifactId>maven-failsafe-plugin</artifactId>
2168         <version>${failsafe.version}</version>
2169         <configuration>
2170           <argLine>${testvm.argLine} ${jacoco.agent.it.arg}</argLine>
2171           <systemProperties>
2172             <property>
2173               <name>logback.configurationFile</name>
2174               <value>logback.xml</value>
2175             </property>
2176           </systemProperties>
2177           <!-- Specific to generate mapping between tests and covered code -->
2178           <properties>
2179             <property>
2180                 <name>listener</name>
2181                 <value>org.sonar.java.jacoco.JUnitListener</value>
2182             </property>
2183           </properties>
2184         </configuration>
2185         <executions>
2186           <execution>
2187             <id>failsafe-integration-tests</id>
2188             <goals>
2189               <goal>integration-test</goal>
2190             </goals>
2191             <phase>integration-test</phase>
2192           </execution>
2193           <execution>
2194             <id>failsafe-verify</id>
2195             <goals>
2196               <goal>verify</goal>
2197             </goals>
2198             <phase>verify</phase>
2199           </execution>
2200         </executions>
2201       </plugin>
2202       <plugin>
2203         <groupId>org.apache.maven.plugins</groupId>
2204         <artifactId>maven-surefire-plugin</artifactId>
2205         <version>${surefire.version}</version>
2206         <configuration>
2207           <argLine>${testvm.argLine} ${jacoco.agent.ut.arg}</argLine>
2208           <systemProperties>
2209             <property>
2210               <name>logback.configurationFile</name>
2211               <value>logback.xml</value>
2212             </property>
2213           </systemProperties>
2214           <!-- Specific to generate mapping between tests and covered code -->
2215           <properties>
2216             <property>
2217                 <name>listener</name>
2218                 <value>org.sonar.java.jacoco.JUnitListener</value>
2219             </property>
2220           </properties>
2221         </configuration>
2222       </plugin>
2223       <plugin>
2224         <groupId>org.codehaus.mojo</groupId>
2225         <artifactId>build-helper-maven-plugin</artifactId>
2226       </plugin>
2227       <plugin>
2228         <groupId>org.jacoco</groupId>
2229         <artifactId>jacoco-maven-plugin</artifactId>
2230       </plugin>
2231     </plugins>
2232   </build>
2233
2234   <reporting>
2235     <outputDirectory>${project.build.directory}/site</outputDirectory>
2236     <excludeDefaults>true</excludeDefaults>
2237     <plugins>
2238       <plugin>
2239         <groupId>org.apache.maven.plugins</groupId>
2240         <artifactId>maven-checkstyle-plugin</artifactId>
2241         <version>${checkstyle.version}</version>
2242       </plugin>
2243       <plugin>
2244         <groupId>org.apache.maven.plugins</groupId>
2245         <artifactId>maven-javadoc-plugin</artifactId>
2246         <version>2.8.1</version>
2247         <configuration>
2248           <doclet>org.jboss.apiviz.APIviz</doclet>
2249           <docletArtifact>
2250             <groupId>org.jboss.apiviz</groupId>
2251             <artifactId>apiviz</artifactId>
2252             <version>1.3.2.GA</version>
2253           </docletArtifact>
2254           <finalName>${project.artifactId}-${build.suffix}</finalName>
2255           <useStandardDocletOptions>true</useStandardDocletOptions>
2256           <charset>UTF-8</charset>
2257           <encoding>UTF-8</encoding>
2258           <docencoding>UTF-8</docencoding>
2259           <breakiterator>true</breakiterator>
2260           <version>true</version>
2261           <author>true</author>
2262           <keywords>true</keywords>
2263           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
2264         </configuration>
2265       </plugin>
2266       <plugin>
2267         <groupId>org.apache.maven.plugins</groupId>
2268         <artifactId>maven-jxr-plugin</artifactId>
2269         <version>2.3</version>
2270         <configuration>
2271           <aggregate>true</aggregate>
2272           <linkJavadoc>true</linkJavadoc>
2273         </configuration>
2274       </plugin>
2275       <plugin>
2276         <groupId>org.apache.maven.plugins</groupId>
2277         <artifactId>maven-project-info-reports-plugin</artifactId>
2278         <version>${projectinfo}</version>
2279         <configuration>
2280           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
2281           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
2282         </configuration>
2283         <reportSets>
2284           <reportSet>
2285             <reports>
2286               <report>index</report>
2287               <report>project-team</report>
2288               <report>license</report>
2289               <report>mailing-list</report>
2290               <report>plugin-management</report>
2291               <report>cim</report>
2292               <report>issue-tracking</report>
2293               <report>scm</report>
2294               <report>summary</report>
2295             </reports>
2296           </reportSet>
2297         </reportSets>
2298       </plugin>
2299     </plugins>
2300   </reporting>
2301   <scm>
2302     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
2303     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
2304     <tag>HEAD</tag>
2305     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
2306   </scm>
2307
2308   <repositories>
2309
2310     <!-- OpenDayLight Repo Mirror -->
2311     <!-- NOTE: URLs need to be hardcoded in the repository section because we have
2312          parent poms that do NOT exist in this project and thus need to be pulled
2313          down from the repository. To override these URLs you should use the
2314          mirror section in your local settings.xml file. -->
2315     <repository>
2316       <releases>
2317         <enabled>true</enabled>
2318         <updatePolicy>never</updatePolicy>
2319       </releases>
2320       <snapshots>
2321         <enabled>false</enabled>
2322       </snapshots>
2323       <id>opendaylight-mirror</id>
2324       <name>opendaylight-mirror</name>
2325       <url>http://nexus.opendaylight.org/content/groups/public/</url>
2326     </repository>
2327     <!-- OpenDayLight Snapshot artifact -->
2328     <repository>
2329       <releases>
2330         <enabled>false</enabled>
2331       </releases>
2332       <snapshots>
2333         <enabled>true</enabled>
2334       </snapshots>
2335       <id>opendaylight-snapshot</id>
2336       <name>opendaylight-snapshot</name>
2337       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
2338     </repository>
2339   </repositories>
2340
2341   <pluginRepositories>
2342     <!-- OpenDayLight Repo Mirror -->
2343     <pluginRepository>
2344       <releases>
2345         <enabled>true</enabled>
2346         <updatePolicy>never</updatePolicy>
2347       </releases>
2348       <snapshots>
2349         <enabled>false</enabled>
2350       </snapshots>
2351       <id>opendaylight-mirror</id>
2352       <name>opendaylight-mirror</name>
2353       <url>http://nexus.opendaylight.org/content/groups/public/</url>
2354     </pluginRepository>
2355     <!-- OpenDayLight Snapshot artifact -->
2356     <pluginRepository>
2357       <releases>
2358         <enabled>false</enabled>
2359       </releases>
2360       <snapshots>
2361         <enabled>true</enabled>
2362       </snapshots>
2363       <id>opendaylight-snapshot</id>
2364       <name>opendaylight-snapshot</name>
2365       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
2366     </pluginRepository>
2367   </pluginRepositories>
2368
2369   <!-- distribution management only runs when you run mvn deploy
2370        which is if you are deploying compiled artifacts to a
2371        maven repository. In that case logic dictacts that you already
2372        compiled and thus already have the necessary parent pom files
2373        that do not exist in this project pulled down to your local
2374        .m2. That way the variables can be resolved and artifacts can
2375        be uploaded when running mvn deploy. -->
2376   <distributionManagement>
2377     <!-- OpenDayLight Released artifact -->
2378     <repository>
2379       <id>opendaylight-release</id>
2380       <url>${nexusproxy}/repositories/opendaylight.release/</url>
2381     </repository>
2382     <!-- OpenDayLight Snapshot artifact -->
2383     <snapshotRepository>
2384       <id>opendaylight-snapshot</id>
2385       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
2386     </snapshotRepository>
2387     <!-- Site deployment -->
2388     <site>
2389       <id>website</id>
2390       <url>${sitedeploy}</url>
2391     </site>
2392   </distributionManagement>
2393
2394   <profiles>
2395     <profile>
2396       <id>IDE</id>
2397       <activation>
2398         <property>
2399           <name>m2e.version</name>
2400         </property>
2401       </activation>
2402       <build>
2403         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
2404         <directory>target-ide</directory>
2405       </build>
2406     </profile>
2407     <profile>
2408       <id>viewbuild</id>
2409       <activation>
2410         <activeByDefault>true</activeByDefault>
2411       </activation>
2412       <properties>
2413         <build.suffix>${project.version}</build.suffix>
2414       </properties>
2415     </profile>
2416     <profile>
2417       <id>jenkins</id>
2418       <activation>
2419         <property>
2420           <name>BUILDSUFFIX</name>
2421         </property>
2422       </activation>
2423       <properties>
2424         <build.suffix>${BUILDSUFFIX}</build.suffix>
2425       </properties>
2426     </profile>
2427     <profile>
2428       <id>fastreassembly</id>
2429       <build>
2430         <plugins>
2431           <plugin>
2432             <groupId>org.apache.maven.plugins</groupId>
2433             <artifactId>maven-dependency-plugin</artifactId>
2434             <version>2.4</version>
2435             <executions>
2436               <execution>
2437                 <id>copyfastreassembly</id>
2438                 <goals>
2439                   <goal>copy</goal>
2440                 </goals>
2441                 <phase>install</phase>
2442                 <configuration>
2443                   <artifactItems>
2444                     <artifactItem>
2445                       <groupId>${project.groupId}</groupId>
2446                       <artifactId>${project.artifactId}</artifactId>
2447                       <version>${project.version}</version>
2448                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
2449                     </artifactItem>
2450                   </artifactItems>
2451                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
2452                 </configuration>
2453               </execution>
2454             </executions>
2455           </plugin>
2456         </plugins>
2457       </build>
2458     </profile>
2459   </profiles>
2460 </project>