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