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