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