Merge "Migrate FRM/SM to use model API SchemaContextProvider"
[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     <eclipse.persistence.version>2.5.0</eclipse.persistence.version>
91     <eclipse.jdt.core.compiler.batch.version>3.8.0.I20120518-2145</eclipse.jdt.core.compiler.batch.version>
92     <!-- enforcer version -->
93     <enforcer.version>1.3.1</enforcer.version>
94     <enunciate.version>1.28</enunciate.version>
95     <exam.version>3.0.0</exam.version>
96
97     <!-- OpenEXI third party lib for netconf-->
98
99     <exi.nagasena.version>0000.0002.0038.0</exi.nagasena.version>
100     <felix.util.version>1.6.0</felix.util.version>
101     <filtervalve.version>1.5.0-SNAPSHOT</filtervalve.version>
102     <findbugs.maven.plugin.version>2.4.0</findbugs.maven.plugin.version>
103     <flowprogrammer.northbound.version>0.5.0-SNAPSHOT</flowprogrammer.northbound.version>
104     <flows.web.version>0.5.0-SNAPSHOT</flows.web.version>
105     <forwarding.staticrouting>0.6.0-SNAPSHOT</forwarding.staticrouting>
106     <forwarding.staticrouting.northbound.version>0.5.0-SNAPSHOT</forwarding.staticrouting.northbound.version>
107     <forwardingrulesmanager.implementation.version>0.5.0-SNAPSHOT</forwardingrulesmanager.implementation.version>
108     <forwardingrulesmanager.version>0.7.0-SNAPSHOT</forwardingrulesmanager.version>
109     <hosttracker.api.version>0.6.0-SNAPSHOT</hosttracker.api.version>
110     <hosttracker.implementation.version>0.6.0-SNAPSHOT</hosttracker.implementation.version>
111     <hosttracker.northbound.version>0.5.0-SNAPSHOT</hosttracker.northbound.version>
112     <hosttracker.shell.version>1.1.0-SNAPSHOT</hosttracker.shell.version>
113     <hosttracker_new.api.version>0.5.0-SNAPSHOT</hosttracker_new.api.version>
114     <hosttracker_new.implementation.version>0.5.0-SNAPSHOT</hosttracker_new.implementation.version>
115     <httpservice-bridge.northbound.version>0.1.0-SNAPSHOT</httpservice-bridge.northbound.version>
116     <ietf-inet-types.version>2010.09.24.7-SNAPSHOT</ietf-inet-types.version>
117     <ietf-restconf.version>2013.10.19.7-SNAPSHOT</ietf-restconf.version>
118     <ietf-topology.version>2013.10.21.7-SNAPSHOT</ietf-topology.version>
119     <ietf-yang-types.version>2010.09.24.7-SNAPSHOT</ietf-yang-types.version>
120     <jdepend.maven.plugin.version>2.0-beta-2</jdepend.maven.plugin.version>
121     <jmxGeneratorPath>src/main/yang-gen-config</jmxGeneratorPath>
122     <jolokia-bridge.version>0.1.0-SNAPSHOT</jolokia-bridge.version>
123     <jolokia.version>1.1.4</jolokia.version>
124     <jsr305.api.version>2.0.1</jsr305.api.version>
125     <jsr311.api.version>1.1.1</jsr311.api.version>
126     <jsr311.v2.api.version>2.0</jsr311.v2.api.version>
127     <karaf.branding.version>1.1.0-SNAPSHOT</karaf.branding.version>
128     <karaf.shell.version>3.0.0</karaf.shell.version>
129     <karaf.version>3.0.1</karaf.version>
130     <leveldb.version>0.7</leveldb.version>
131     <leveldbjni.version>1.8</leveldbjni.version>
132     <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
133     <logback.version>1.0.9</logback.version>
134     <logging.bridge.version>0.5.0-SNAPSHOT</logging.bridge.version>
135     <maven.plugin.api.version>3.0.5</maven.plugin.api.version>
136     <mimepull.version>1.9.4</mimepull.version>
137     <mdsal.version>1.2.0-SNAPSHOT</mdsal.version>
138     <netconf.version>0.3.0-SNAPSHOT</netconf.version>
139     <networkconfig.bridgedomain.northbound.version>0.1.0-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
140     <networkconfig.neutron.implementation.version>0.5.0-SNAPSHOT</networkconfig.neutron.implementation.version>
141     <networkconfig.neutron.northbound.version>0.5.0-SNAPSHOT</networkconfig.neutron.northbound.version>
142     <networkconfig.neutron.version>0.5.0-SNAPSHOT</networkconfig.neutron.version>
143     <!-- ODL repository / plugin repository -->
144     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
145     <northbound.commons.version>0.5.0-SNAPSHOT</northbound.commons.version>
146     <northbound.hosttracker.version>1.5.0-SNAPSHOT</northbound.hosttracker.version>
147     <northbound.jolokia.version>1.5.0-SNAPSHOT</northbound.jolokia.version>
148     <opendaylight-l2-types.version>2013.08.27.7-SNAPSHOT</opendaylight-l2-types.version>
149     <osgi-brandfragment.web.version>0.1.0-SNAPSHOT</osgi-brandfragment.web.version>
150     <pax.exam.version>4.0.0</pax.exam.version>
151     <parboiled.version>1.1.6</parboiled.version>
152     <parboiled.scala.version>1.1.6</parboiled.scala.version>
153     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
154     <protobuf.version>2.5.0</protobuf.version>
155     <protocol-framework.version>0.6.0-SNAPSHOT</protocol-framework.version>
156     <protocol_plugins.openflow.version>0.5.0-SNAPSHOT</protocol_plugins.openflow.version>
157     <protocol_plugins.stub.version>0.5.0-SNAPSHOT</protocol_plugins.stub.version>
158     <routing.dijkstra_implementation.version>0.5.0-SNAPSHOT</routing.dijkstra_implementation.version>
159     <sal.connection.version>0.2.0-SNAPSHOT</sal.connection.version>
160     <sal.implementation.version>0.5.0-SNAPSHOT</sal.implementation.version>
161     <sal.networkconfiguration.version>0.1.0-SNAPSHOT</sal.networkconfiguration.version>
162     <sal.version>0.9.0-SNAPSHOT</sal.version>
163     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
164     <samples.loadbalancer>0.6.0-SNAPSHOT</samples.loadbalancer>
165     <samples.loadbalancer.northbound.version>0.5.0-SNAPSHOT</samples.loadbalancer.northbound.version>
166     <samples.simpleforwarding.version>0.5.0-SNAPSHOT</samples.simpleforwarding.version>
167     <sanitytest.version>0.5.0-SNAPSHOT</sanitytest.version>
168     <scala.version>2.10</scala.version>
169     <scala.micro.version>4</scala.micro.version>
170     <security.version>0.5.0-SNAPSHOT</security.version>
171     <karaf.security.version>0.5.0-SNAPSHOT</karaf.security.version>
172     <shapeless.version>1.2.4</shapeless.version>
173     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
174     <sonar.branch>${user.name}-private-view</sonar.branch>
175     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
176     <!-- Sonar properties using jacoco to retrieve integration test results -->
177     <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
178     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
179     <sonar.language>java</sonar.language>
180     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
181     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
182     <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages</sonar.skippedModules>
183     <sonar.profile>Sonar way with Findbugs</sonar.profile>
184     <spifly.version>1.0.0</spifly.version>
185     <spring-osgi.version>1.2.1</spring-osgi.version>
186     <spring-security-karaf.version>3.1.4.RELEASE</spring-security-karaf.version>
187     <spring-security.version>3.1.3.RELEASE</spring-security.version>
188     <spring.version>3.1.3.RELEASE</spring.version>
189     <statistics.northbound.version>0.5.0-SNAPSHOT</statistics.northbound.version>
190     <statisticsmanager.implementation.version>0.5.0-SNAPSHOT</statisticsmanager.implementation.version>
191     <statisticsmanager.version>0.6.0-SNAPSHOT</statisticsmanager.version>
192     <subnets.northbound.version>0.5.0-SNAPSHOT</subnets.northbound.version>
193     <surefire.version>2.15</surefire.version>
194     <switchmanager.api.version>0.8.0-SNAPSHOT</switchmanager.api.version>
195     <switchmanager.implementation.version>0.5.0-SNAPSHOT</switchmanager.implementation.version>
196     <switchmanager.northbound.version>0.5.0-SNAPSHOT</switchmanager.northbound.version>
197     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
198     <topology.northbound.version>0.5.0-SNAPSHOT</topology.northbound.version>
199     <topology.web.version>0.5.0-SNAPSHOT</topology.web.version>
200     <topologymanager.version>0.5.0-SNAPSHOT</topologymanager.version>
201     <topologymanager.shell.version>1.1.0-SNAPSHOT</topologymanager.shell.version>
202     <troubleshoot.web.version>0.5.0-SNAPSHOT</troubleshoot.web.version>
203     <typesafe.config.version>1.2.0</typesafe.config.version>
204     <uncommons.maths.version>1.2.2a</uncommons.maths.version>
205     <usermanager.implementation.version>0.5.0-SNAPSHOT</usermanager.implementation.version>
206     <usermanager.northbound.version>0.1.0-SNAPSHOT</usermanager.northbound.version>
207     <usermanager.version>0.5.0-SNAPSHOT</usermanager.version>
208     <nsf.version>0.5.0-SNAPSHOT</nsf.version>
209     <web.version>0.5.0-SNAPSHOT</web.version>
210     <xtend.dstdir>src/main/xtend-gen</xtend.dstdir>
211     <yang-ext.version>2013.09.07.7-SNAPSHOT</yang-ext.version>
212     <yang-jmx-generator.version>1.1.0-SNAPSHOT</yang-jmx-generator.version>
213     <yangtools.version>0.7.0-SNAPSHOT</yangtools.version>
214     <sshd-core.version>0.12.0</sshd-core.version>
215     <jmh.version>0.9.7</jmh.version>
216   </properties>
217
218   <dependencyManagement>
219     <dependencies>
220
221        <!-- project specific dependencies -->
222       <dependency>
223         <groupId>org.opendaylight.controller</groupId>
224         <artifactId>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.eclipse.xtend</groupId>
756         <artifactId>org.eclipse.xtend.lib</artifactId>
757         <version>${xtend.version}</version>
758       </dependency>
759       <dependency>
760         <groupId>org.glassfish.jersey.test-framework.providers</groupId>
761         <artifactId>jersey-test-framework-provider-grizzly2</artifactId>
762         <version>2.4</version>
763       </dependency>
764       <dependency>
765         <groupId>org.javassist</groupId>
766         <artifactId>javassist</artifactId>
767         <version>${javassist.version}</version>
768       </dependency>
769       <dependency>
770         <groupId>org.jboss.resteasy</groupId>
771         <artifactId>jaxrs-api</artifactId>
772         <version>3.0.4.Final</version>
773       </dependency>
774       <dependency>
775         <groupId>org.jboss.spec.javax.transaction</groupId>
776         <artifactId>jboss-transaction-api_1.1_spec</artifactId>
777         <version>1.0.1.Final</version>
778       </dependency>
779       <dependency>
780         <groupId>org.jolokia</groupId>
781         <artifactId>jolokia-osgi</artifactId>
782         <version>${jolokia.version}</version>
783       </dependency>
784       <dependency>
785         <groupId>org.json</groupId>
786         <artifactId>json</artifactId>
787         <version>${org.json.version}</version>
788       </dependency>
789       <dependency>
790         <groupId>org.opendaylight.controller</groupId>
791         <artifactId>appauth</artifactId>
792         <version>${appauth.version}</version>
793       </dependency>
794       <dependency>
795         <groupId>org.opendaylight.controller</groupId>
796         <artifactId>arphandler</artifactId>
797         <version>${arphandler.version}</version>
798       </dependency>
799       <dependency>
800         <groupId>org.opendaylight.controller</groupId>
801         <artifactId>bundlescanner</artifactId>
802         <version>${bundlescanner.version}</version>
803       </dependency>
804       <dependency>
805         <groupId>org.opendaylight.controller</groupId>
806         <artifactId>bundlescanner.implementation</artifactId>
807         <version>${bundlescanner.version}</version>
808       </dependency>
809       <dependency>
810         <groupId>org.opendaylight.controller</groupId>
811         <artifactId>clustering.services</artifactId>
812         <version>${clustering.services.version}</version>
813       </dependency>
814       <dependency>
815         <groupId>org.opendaylight.controller</groupId>
816         <artifactId>clustering.services-implementation</artifactId>
817         <version>${clustering.services_implementation.version}</version>
818       </dependency>
819       <dependency>
820         <groupId>org.opendaylight.controller</groupId>
821         <artifactId>clustering.stub</artifactId>
822         <version>${clustering.stub.version}</version>
823       </dependency>
824
825       <!-- testing dependencies -->
826       <dependency>
827         <groupId>org.opendaylight.controller</groupId>
828         <artifactId>clustering.test</artifactId>
829         <version>${clustering.test.version}</version>
830       </dependency>
831       <dependency>
832         <groupId>org.opendaylight.controller</groupId>
833         <artifactId>commons.httpclient</artifactId>
834         <version>${commons.httpclient.version}</version>
835       </dependency>
836
837       <!-- Northbound bundles -->
838       <dependency>
839         <groupId>org.opendaylight.controller</groupId>
840         <artifactId>commons.northbound</artifactId>
841         <version>${commmons.northbound.version}</version>
842       </dependency>
843       <dependency>
844         <groupId>org.opendaylight.controller</groupId>
845         <artifactId>concepts</artifactId>
846         <version>${concepts.version}</version>
847       </dependency>
848
849       <!-- config-->
850       <dependency>
851         <groupId>org.opendaylight.controller</groupId>
852         <artifactId>configuration</artifactId>
853         <version>${configuration.version}</version>
854       </dependency>
855       <dependency>
856         <groupId>org.opendaylight.controller</groupId>
857         <artifactId>configuration.implementation</artifactId>
858         <version>${configuration.implementation.version}</version>
859       </dependency>
860       <dependency>
861         <groupId>org.opendaylight.controller</groupId>
862         <artifactId>connectionmanager</artifactId>
863         <version>${connectionmanager.version}</version>
864       </dependency>
865       <dependency>
866         <groupId>org.opendaylight.controller</groupId>
867         <artifactId>connectionmanager.implementation</artifactId>
868         <version>${connectionmanager.version}</version>
869       </dependency>
870       <dependency>
871         <groupId>org.opendaylight.controller</groupId>
872         <artifactId>connectionmanager.northbound</artifactId>
873         <version>${connectionmanager.version}</version>
874       </dependency>
875       <dependency>
876         <groupId>org.opendaylight.controller</groupId>
877         <artifactId>containermanager</artifactId>
878         <version>${containermanager.version}</version>
879       </dependency>
880       <dependency>
881         <groupId>org.opendaylight.controller</groupId>
882         <artifactId>containermanager.implementation</artifactId>
883         <version>${containermanager.version}</version>
884       </dependency>
885       <dependency>
886         <groupId>org.opendaylight.controller</groupId>
887         <artifactId>containermanager.it.implementation</artifactId>
888         <version>${containermanager.it.version}</version>
889       </dependency>
890       <dependency>
891         <groupId>org.opendaylight.controller</groupId>
892         <artifactId>containermanager.northbound</artifactId>
893         <version>${containermanager.northbound.version}</version>
894       </dependency>
895       <dependency>
896         <groupId>org.opendaylight.controller</groupId>
897         <artifactId>containermanager.shell</artifactId>
898         <version>${containermanager.shell.version}</version>
899       </dependency>
900       <dependency>
901         <groupId>org.opendaylight.controller</groupId>
902         <artifactId>controllermanager.northbound</artifactId>
903         <version>${controllermanager.northbound.version}</version>
904       </dependency>
905       <dependency>
906         <groupId>org.opendaylight.controller</groupId>
907         <artifactId>devices.web</artifactId>
908         <version>${devices.web.version}</version>
909       </dependency>
910       <dependency>
911         <groupId>org.opendaylight.controller</groupId>
912         <artifactId>filter-valve</artifactId>
913         <version>${filtervalve.version}</version>
914       </dependency>
915       <dependency>
916         <groupId>org.opendaylight.controller</groupId>
917         <artifactId>flowprogrammer.northbound</artifactId>
918         <version>${flowprogrammer.northbound.version}</version>
919       </dependency>
920       <dependency>
921         <groupId>org.opendaylight.controller</groupId>
922         <artifactId>flows.web</artifactId>
923         <version>${flows.web.version}</version>
924       </dependency>
925       <dependency>
926         <groupId>org.opendaylight.controller</groupId>
927         <artifactId>forwarding.staticrouting</artifactId>
928         <version>${forwarding.staticrouting}</version>
929       </dependency>
930       <dependency>
931         <groupId>org.opendaylight.controller</groupId>
932         <artifactId>forwarding.staticrouting.northbound</artifactId>
933         <version>${forwarding.staticrouting.northbound.version}</version>
934       </dependency>
935       <dependency>
936         <groupId>org.opendaylight.controller</groupId>
937         <artifactId>forwardingrulesmanager</artifactId>
938         <version>${forwardingrulesmanager.version}</version>
939       </dependency>
940       <dependency>
941         <groupId>org.opendaylight.controller</groupId>
942         <artifactId>forwardingrulesmanager.implementation</artifactId>
943         <version>${forwardingrulesmanager.implementation.version}</version>
944       </dependency>
945
946       <dependency>
947         <groupId>org.opendaylight.controller</groupId>
948         <artifactId>hosttracker</artifactId>
949         <version>${hosttracker.api.version}</version>
950       </dependency>
951       <dependency>
952         <groupId>org.opendaylight.controller</groupId>
953         <artifactId>hosttracker.implementation</artifactId>
954         <version>${hosttracker.implementation.version}</version>
955       </dependency>
956       <dependency>
957         <groupId>org.opendaylight.controller</groupId>
958         <artifactId>hosttracker.northbound</artifactId>
959         <version>${hosttracker.northbound.version}</version>
960       </dependency>
961       <dependency>
962         <groupId>org.opendaylight.controller</groupId>
963         <artifactId>hosttracker.shell</artifactId>
964         <version>${hosttracker.shell.version}</version>
965       </dependency>
966       <dependency>
967         <groupId>org.opendaylight.controller</groupId>
968         <artifactId>hosttracker_new</artifactId>
969         <version>${hosttracker_new.api.version}</version>
970       </dependency>
971       <dependency>
972         <groupId>org.opendaylight.controller</groupId>
973         <artifactId>httpservice-bridge</artifactId>
974         <version>0.1.0-SNAPSHOT</version>
975       </dependency>
976       <dependency>
977         <groupId>org.opendaylight.controller</groupId>
978         <artifactId>jolokia-bridge</artifactId>
979         <version>0.1.0-SNAPSHOT</version>
980       </dependency>
981       <!-- Karaf Dependencies -->
982       <dependency>
983         <groupId>org.opendaylight.controller</groupId>
984         <artifactId>karaf.branding</artifactId>
985         <version>${karaf.branding.version}</version>
986       </dependency>
987       <dependency>
988         <groupId>org.opendaylight.controller</groupId>
989         <artifactId>liblldp</artifactId>
990         <version>${sal.version}</version>
991       </dependency>
992       <!-- Debug and logging -->
993       <dependency>
994         <groupId>org.opendaylight.controller</groupId>
995         <artifactId>logging.bridge</artifactId>
996         <version>${logging.bridge.version}</version>
997       </dependency>
998       <dependency>
999         <groupId>org.opendaylight.controller</groupId>
1000         <artifactId>dummy-console</artifactId>
1001         <version>${dummy-console.version}</version>
1002       </dependency>
1003
1004       <dependency>
1005         <groupId>org.opendaylight.controller</groupId>
1006         <artifactId>networkconfig.bridgedomain.northbound</artifactId>
1007         <version>${networkconfig.bridgedomain.northbound.version}</version>
1008       </dependency>
1009
1010       <!--  Neutron -->
1011       <dependency>
1012         <groupId>org.opendaylight.controller</groupId>
1013         <artifactId>networkconfig.neutron</artifactId>
1014         <version>${networkconfig.neutron.version}</version>
1015       </dependency>
1016       <dependency>
1017         <groupId>org.opendaylight.controller</groupId>
1018         <artifactId>networkconfig.neutron.implementation</artifactId>
1019         <version>${networkconfig.neutron.implementation.version}</version>
1020       </dependency>
1021       <dependency>
1022         <groupId>org.opendaylight.controller</groupId>
1023         <artifactId>networkconfig.neutron.northbound</artifactId>
1024         <version>${networkconfig.neutron.northbound.version}</version>
1025       </dependency>
1026       <dependency>
1027         <groupId>org.opendaylight.controller</groupId>
1028         <artifactId>osgi-brandfragment.web</artifactId>
1029         <version>${osgi-brandfragment.web.version}</version>
1030       </dependency>
1031       <!-- Southbound bundles -->
1032       <dependency>
1033         <groupId>org.opendaylight.controller</groupId>
1034         <artifactId>protocol-framework</artifactId>
1035         <version>${protocol-framework.version}</version>
1036       </dependency>
1037       <dependency>
1038         <groupId>org.opendaylight.controller</groupId>
1039         <artifactId>protocol_plugins.openflow</artifactId>
1040         <version>${protocol_plugins.openflow.version}</version>
1041       </dependency>
1042       <dependency>
1043         <groupId>org.opendaylight.controller</groupId>
1044         <artifactId>protocol_plugins.stub</artifactId>
1045         <version>${protocol_plugins.stub.version}</version>
1046       </dependency>
1047       <dependency>
1048         <groupId>org.opendaylight.controller</groupId>
1049         <artifactId>routing.dijkstra_implementation</artifactId>
1050         <version>${routing.dijkstra_implementation.version}</version>
1051       </dependency>
1052
1053       <!-- SAL bundles -->
1054       <dependency>
1055         <groupId>org.opendaylight.controller</groupId>
1056         <artifactId>sal</artifactId>
1057         <version>${sal.version}</version>
1058       </dependency>
1059       <dependency>
1060         <groupId>org.opendaylight.controller</groupId>
1061         <artifactId>sal-binding-api</artifactId>
1062         <version>${mdsal.version}</version>
1063       </dependency>
1064       <dependency>
1065         <groupId>org.opendaylight.controller</groupId>
1066         <artifactId>sal-binding-broker-impl</artifactId>
1067         <version>${mdsal.version}</version>
1068       </dependency>
1069       <dependency>
1070         <groupId>org.opendaylight.controller</groupId>
1071         <artifactId>sal-binding-config</artifactId>
1072         <version>${mdsal.version}</version>
1073       </dependency>
1074       <dependency>
1075         <groupId>org.opendaylight.controller</groupId>
1076         <artifactId>sal-binding-util</artifactId>
1077         <version>${mdsal.version}</version>
1078       </dependency>
1079       <dependency>
1080         <groupId>org.opendaylight.controller</groupId>
1081         <artifactId>sal-broker-impl</artifactId>
1082         <version>${mdsal.version}</version>
1083       </dependency>
1084       <dependency>
1085         <groupId>org.opendaylight.controller</groupId>
1086         <artifactId>sal-common</artifactId>
1087         <version>${mdsal.version}</version>
1088       </dependency>
1089       <dependency>
1090         <groupId>org.opendaylight.controller</groupId>
1091         <artifactId>sal-common-api</artifactId>
1092         <version>${mdsal.version}</version>
1093       </dependency>
1094       <dependency>
1095         <groupId>org.opendaylight.controller</groupId>
1096         <artifactId>sal-common-impl</artifactId>
1097         <version>${mdsal.version}</version>
1098       </dependency>
1099       <dependency>
1100         <groupId>org.opendaylight.controller</groupId>
1101         <artifactId>sal-common-util</artifactId>
1102         <version>${mdsal.version}</version>
1103       </dependency>
1104       <dependency>
1105         <groupId>org.opendaylight.controller</groupId>
1106         <artifactId>sal-inmemory-datastore</artifactId>
1107         <version>${mdsal.version}</version>
1108       </dependency>
1109       <dependency>
1110         <groupId>org.opendaylight.controller</groupId>
1111         <artifactId>sal-compatibility</artifactId>
1112         <version>${mdsal.version}</version>
1113       </dependency>
1114       <dependency>
1115         <groupId>org.opendaylight.controller</groupId>
1116         <artifactId>sal-connector-api</artifactId>
1117         <version>${mdsal.version}</version>
1118       </dependency>
1119       <dependency>
1120         <groupId>org.opendaylight.controller</groupId>
1121         <artifactId>sal-dom-xsql</artifactId>
1122         <version>${mdsal.version}</version>
1123       </dependency>
1124       <dependency>
1125         <groupId>org.opendaylight.controller</groupId>
1126         <artifactId>sal-karaf-xsql</artifactId>
1127         <version>${mdsal.version}</version>
1128       </dependency>
1129       <dependency>
1130         <groupId>org.opendaylight.controller</groupId>
1131         <artifactId>sal-dom-xsql-config</artifactId>
1132         <version>${mdsal.version}</version>
1133         <classifier>config</classifier>
1134         <type>xml</type>
1135       </dependency>
1136       <dependency>
1137         <groupId>org.opendaylight.controller</groupId>
1138         <artifactId>sal-core-api</artifactId>
1139         <version>${mdsal.version}</version>
1140       </dependency>
1141       <dependency>
1142         <groupId>org.opendaylight.controller</groupId>
1143         <artifactId>sal-core-spi</artifactId>
1144         <version>${mdsal.version}</version>
1145       </dependency>
1146       <dependency>
1147         <groupId>org.opendaylight.controller</groupId>
1148         <artifactId>sal-netconf-connector</artifactId>
1149         <version>${mdsal.version}</version>
1150       </dependency>
1151       <dependency>
1152         <groupId>org.opendaylight.controller</groupId>
1153         <artifactId>sal-remote</artifactId>
1154         <version>${mdsal.version}</version>
1155       </dependency>
1156       <dependency>
1157         <groupId>org.opendaylight.controller</groupId>
1158         <artifactId>sal-rest-connector</artifactId>
1159         <version>${mdsal.version}</version>
1160       </dependency>
1161       <dependency>
1162         <groupId>org.opendaylight.controller</groupId>
1163         <artifactId>sal-rest-connector-config</artifactId>
1164         <version>${mdsal.version}</version>
1165       </dependency>
1166       <dependency>
1167         <groupId>org.opendaylight.controller</groupId>
1168         <artifactId>md-sal-config</artifactId>
1169         <version>${mdsal.version}</version>
1170       </dependency>
1171       <dependency>
1172         <groupId>org.opendaylight.controller</groupId>
1173         <artifactId>sal-rest-docgen</artifactId>
1174         <version>${mdsal.version}</version>
1175       </dependency>
1176       <dependency>
1177         <groupId>org.opendaylight.controller</groupId>
1178         <artifactId>sal-restconf-broker</artifactId>
1179         <version>${mdsal.version}</version>
1180       </dependency>
1181       <dependency>
1182         <groupId>org.opendaylight.controller</groupId>
1183         <artifactId>sal-test-model</artifactId>
1184         <version>${mdsal.version}</version>
1185       </dependency>
1186       <dependency>
1187         <groupId>org.opendaylight.controller</groupId>
1188         <artifactId>sal-distributed-datastore</artifactId>
1189         <version>${mdsal.version}</version>
1190       </dependency>
1191         <dependency>
1192             <groupId>org.opendaylight.controller</groupId>
1193             <artifactId>sal-clustering-commons</artifactId>
1194             <version>${mdsal.version}</version>
1195         </dependency>
1196       <dependency>
1197         <groupId>org.opendaylight.controller</groupId>
1198         <artifactId>sal-clustering-config</artifactId>
1199         <version>${mdsal.version}</version>
1200       </dependency>
1201
1202       <dependency>
1203         <groupId>org.opendaylight.controller</groupId>
1204         <artifactId>sal-remoterpc-connector</artifactId>
1205         <version>${mdsal.version}</version>
1206       </dependency>
1207
1208
1209       <!-- SAL Extension bundles -->
1210       <dependency>
1211         <groupId>org.opendaylight.controller</groupId>
1212         <artifactId>sal.connection</artifactId>
1213         <version>${sal.connection.version}</version>
1214       </dependency>
1215       <dependency>
1216         <groupId>org.opendaylight.controller</groupId>
1217         <artifactId>sal.connection.implementation</artifactId>
1218         <version>${sal.connection.version}</version>
1219       </dependency>
1220       <dependency>
1221         <groupId>org.opendaylight.controller</groupId>
1222         <artifactId>sal.implementation</artifactId>
1223         <version>${sal.implementation.version}</version>
1224       </dependency>
1225       <dependency>
1226         <groupId>org.opendaylight.controller</groupId>
1227         <artifactId>sal.networkconfiguration</artifactId>
1228         <version>${sal.networkconfiguration.version}</version>
1229       </dependency>
1230       <dependency>
1231         <groupId>org.opendaylight.controller</groupId>
1232         <artifactId>sal.networkconfiguration.implementation</artifactId>
1233         <version>${sal.networkconfiguration.version}</version>
1234       </dependency>
1235
1236       <!-- samples -->
1237       <dependency>
1238         <groupId>org.opendaylight.controller</groupId>
1239         <artifactId>samples.loadbalancer</artifactId>
1240         <version>${samples.loadbalancer}</version>
1241       </dependency>
1242       <dependency>
1243         <groupId>org.opendaylight.controller</groupId>
1244         <artifactId>samples.loadbalancer.northbound</artifactId>
1245         <version>${samples.loadbalancer.northbound.version}</version>
1246       </dependency>
1247       <dependency>
1248         <groupId>org.opendaylight.controller</groupId>
1249         <artifactId>samples.simpleforwarding</artifactId>
1250         <version>${samples.simpleforwarding.version}</version>
1251       </dependency>
1252       <dependency>
1253         <groupId>org.opendaylight.controller</groupId>
1254         <artifactId>sanitytest</artifactId>
1255         <version>${sanitytest.version}</version>
1256       </dependency>
1257       <dependency>
1258         <groupId>org.opendaylight.controller</groupId>
1259         <artifactId>security</artifactId>
1260         <version>${security.version}</version>
1261       </dependency>
1262       <dependency>
1263         <groupId>org.opendaylight.controller</groupId>
1264         <artifactId>karaf-tomcat-security</artifactId>
1265         <version>${karaf.security.version}</version>
1266       </dependency>
1267
1268       <dependency>
1269         <groupId>org.opendaylight.controller</groupId>
1270         <artifactId>statistics.northbound</artifactId>
1271         <version>${statistics.northbound.version}</version>
1272       </dependency>
1273       <dependency>
1274         <groupId>org.opendaylight.controller</groupId>
1275         <artifactId>statisticsmanager</artifactId>
1276         <version>${statisticsmanager.version}</version>
1277       </dependency>
1278       <dependency>
1279         <groupId>org.opendaylight.controller</groupId>
1280         <artifactId>statisticsmanager.implementation</artifactId>
1281         <version>${statisticsmanager.implementation.version}</version>
1282       </dependency>
1283       <dependency>
1284         <groupId>org.opendaylight.controller</groupId>
1285         <artifactId>subnets.northbound</artifactId>
1286         <version>${subnets.northbound.version}</version>
1287       </dependency>
1288       <dependency>
1289         <groupId>org.opendaylight.controller</groupId>
1290         <artifactId>switchmanager</artifactId>
1291         <version>${switchmanager.api.version}</version>
1292       </dependency>
1293       <dependency>
1294         <groupId>org.opendaylight.controller</groupId>
1295         <artifactId>switchmanager.implementation</artifactId>
1296         <version>${switchmanager.implementation.version}</version>
1297       </dependency>
1298       <dependency>
1299         <groupId>org.opendaylight.controller</groupId>
1300         <artifactId>switchmanager.northbound</artifactId>
1301         <version>${switchmanager.northbound.version}</version>
1302       </dependency>
1303
1304       <dependency>
1305         <groupId>org.opendaylight.controller</groupId>
1306         <artifactId>topology.northbound</artifactId>
1307         <version>${topology.northbound.version}</version>
1308       </dependency>
1309       <dependency>
1310         <groupId>org.opendaylight.controller</groupId>
1311         <artifactId>topology.web</artifactId>
1312         <version>${topology.web.version}</version>
1313       </dependency>
1314       <dependency>
1315         <groupId>org.opendaylight.controller</groupId>
1316         <artifactId>topologymanager</artifactId>
1317         <version>${topologymanager.version}</version>
1318       </dependency>
1319       <dependency>
1320         <groupId>org.opendaylight.controller</groupId>
1321         <artifactId>topologymanager.shell</artifactId>
1322         <version>${topologymanager.shell.version}</version>
1323       </dependency>
1324       <dependency>
1325         <groupId>org.opendaylight.controller</groupId>
1326         <artifactId>troubleshoot.web</artifactId>
1327         <version>${troubleshoot.web.version}</version>
1328       </dependency>
1329       <dependency>
1330         <groupId>org.opendaylight.controller</groupId>
1331         <artifactId>usermanager</artifactId>
1332         <version>${usermanager.version}</version>
1333       </dependency>
1334       <dependency>
1335         <groupId>org.opendaylight.controller</groupId>
1336         <artifactId>usermanager.implementation</artifactId>
1337         <version>${usermanager.implementation.version}</version>
1338       </dependency>
1339       <dependency>
1340         <groupId>org.opendaylight.controller</groupId>
1341         <artifactId>usermanager.northbound</artifactId>
1342         <version>${usermanager.northbound.version}</version>
1343       </dependency>
1344
1345       <!--  Web bundles -->
1346       <dependency>
1347         <groupId>org.opendaylight.controller</groupId>
1348         <artifactId>web</artifactId>
1349         <version>${web.version}</version>
1350       </dependency>
1351       <dependency>
1352         <groupId>org.opendaylight.controller.md</groupId>
1353         <artifactId>forwardingrules-manager</artifactId>
1354         <version>${mdsal.version}</version>
1355       </dependency>
1356       <dependency>
1357         <groupId>org.opendaylight.controller.md</groupId>
1358         <artifactId>inventory-manager</artifactId>
1359         <version>${mdsal.version}</version>
1360       </dependency>
1361       <dependency>
1362         <groupId>org.opendaylight.controller.md</groupId>
1363         <artifactId>statistics-manager</artifactId>
1364         <version>${mdsal.version}</version>
1365       </dependency>
1366       <dependency>
1367         <groupId>org.opendaylight.controller.md</groupId>
1368         <artifactId>topology-lldp-discovery</artifactId>
1369         <version>${mdsal.version}</version>
1370       </dependency>
1371       <dependency>
1372         <groupId>org.opendaylight.controller.md</groupId>
1373         <artifactId>topology-manager</artifactId>
1374         <version>${mdsal.version}</version>
1375       </dependency>
1376       <dependency>
1377         <groupId>org.opendaylight.controller.model</groupId>
1378         <artifactId>model-flow-base</artifactId>
1379         <version>${mdsal.version}</version>
1380       </dependency>
1381       <dependency>
1382         <groupId>org.opendaylight.controller.model</groupId>
1383         <artifactId>model-flow-service</artifactId>
1384         <version>${mdsal.version}</version>
1385       </dependency>
1386       <dependency>
1387         <groupId>org.opendaylight.controller.model</groupId>
1388         <artifactId>model-flow-statistics</artifactId>
1389         <version>${mdsal.version}</version>
1390       </dependency>
1391       <dependency>
1392         <groupId>org.opendaylight.controller.model</groupId>
1393         <artifactId>model-inventory</artifactId>
1394         <version>${mdsal.version}</version>
1395       </dependency>
1396       <dependency>
1397         <groupId>org.opendaylight.controller.model</groupId>
1398         <artifactId>model-topology</artifactId>
1399         <version>${mdsal.version}</version>
1400       </dependency>
1401       <dependency>
1402         <groupId>org.opendaylight.controller.samples</groupId>
1403         <artifactId>sample-toaster</artifactId>
1404         <version>${mdsal.version}</version>
1405       </dependency>
1406       <dependency>
1407         <groupId>org.opendaylight.controller.samples</groupId>
1408         <artifactId>sample-toaster-consumer</artifactId>
1409         <version>${mdsal.version}</version>
1410       </dependency>
1411
1412       <dependency>
1413         <groupId>org.opendaylight.controller.samples</groupId>
1414         <artifactId>sample-toaster-provider</artifactId>
1415         <version>${mdsal.version}</version>
1416       </dependency>
1417       <dependency>
1418         <groupId>org.opendaylight.controller.samples</groupId>
1419         <artifactId>toaster-config</artifactId>
1420         <version>${mdsal.version}</version>
1421       </dependency>
1422       <dependency>
1423         <groupId>org.opendaylight.yangtools</groupId>
1424         <artifactId>features-test</artifactId>
1425         <version>${yangtools.version}</version>
1426         <scope>test</scope>
1427       </dependency>
1428       <dependency>
1429         <groupId>org.opendaylight.yangtools</groupId>
1430         <artifactId>features-yangtools</artifactId>
1431         <version>${yangtools.version}</version>
1432         <classifier>features</classifier>
1433         <type>xml</type>
1434         <scope>runtime</scope>
1435       </dependency>
1436       <dependency>
1437         <groupId>org.opendaylight.controller.samples</groupId>
1438         <artifactId>features-toaster</artifactId>
1439         <version>${mdsal.version}</version>
1440         <classifier>features</classifier>
1441         <type>xml</type>
1442         <scope>runtime</scope>
1443       </dependency>
1444       <dependency>
1445         <groupId>org.opendaylight.controller</groupId>
1446         <artifactId>features-flow</artifactId>
1447         <version>${mdsal.version}</version>
1448         <classifier>features</classifier>
1449         <type>xml</type>
1450         <scope>runtime</scope>
1451       </dependency>
1452       <dependency>
1453         <groupId>org.opendaylight.controller.thirdparty</groupId>
1454         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
1455         <version>${jersey-servlet.version}</version>
1456       </dependency>
1457
1458       <!-- Third parties from opendaylight released -->
1459       <dependency>
1460         <groupId>org.opendaylight.controller.thirdparty</groupId>
1461         <artifactId>net.sf.jung2</artifactId>
1462         <version>2.0.1</version>
1463       </dependency>
1464       <dependency>
1465         <groupId>org.opendaylight.controller.thirdparty</groupId>
1466         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
1467         <version>${corsfilter.version}</version>
1468       </dependency>
1469       <dependency>
1470         <groupId>org.opendaylight.controller.thirdparty</groupId>
1471         <artifactId>org.openflow.openflowj</artifactId>
1472         <version>1.0.2</version>
1473       </dependency>
1474
1475       <!-- yangtools artifacts -->
1476       <dependency>
1477         <groupId>org.opendaylight.yangtools</groupId>
1478         <artifactId>yangtools-artifacts</artifactId>
1479         <version>${yangtools.version}</version>
1480         <type>pom</type>
1481         <scope>import</scope>
1482       </dependency>
1483
1484       <dependency>
1485         <groupId>org.openexi</groupId>
1486         <artifactId>nagasena</artifactId>
1487         <version>${exi.nagasena.version}</version>
1488       </dependency>
1489       <dependency>
1490         <groupId>org.openexi</groupId>
1491         <artifactId>nagasena-rta</artifactId>
1492         <version>${exi.nagasena.version}</version>
1493       </dependency>
1494       <dependency>
1495         <groupId>org.osgi</groupId>
1496         <artifactId>org.osgi.compendium</artifactId>
1497         <version>${osgi.compendium.version}</version>
1498       </dependency>
1499       <dependency>
1500         <groupId>org.osgi</groupId>
1501         <artifactId>org.osgi.core</artifactId>
1502         <version>${osgi.core.version}</version>
1503       </dependency>
1504       <dependency>
1505         <groupId>org.reflections</groupId>
1506         <artifactId>reflections</artifactId>
1507         <version>0.9.9-RC1</version>
1508       </dependency>
1509       <dependency>
1510         <groupId>org.scala-lang</groupId>
1511         <artifactId>scala-library</artifactId>
1512         <version>${scala.version}.1</version>
1513       </dependency>
1514       <dependency>
1515         <groupId>org.slf4j</groupId>
1516         <artifactId>jcl-over-slf4j</artifactId>
1517         <version>${slf4j.version}</version>
1518       </dependency>
1519       <dependency>
1520         <groupId>org.slf4j</groupId>
1521         <artifactId>log4j-over-slf4j</artifactId>
1522         <version>${slf4j.version}</version>
1523       </dependency>
1524       <dependency>
1525         <groupId>org.slf4j</groupId>
1526         <artifactId>slf4j-api</artifactId>
1527         <version>${slf4j.version}</version>
1528         <scope>compile</scope>
1529       </dependency>
1530       <dependency>
1531         <groupId>org.slf4j</groupId>
1532         <artifactId>slf4j-simple</artifactId>
1533         <version>${slf4j.version}</version>
1534       </dependency>
1535       <dependency>
1536         <groupId>org.opendaylight.controller</groupId>
1537         <artifactId>commons.logback_settings</artifactId>
1538         <version>0.1.0-SNAPSHOT</version>
1539         <scope>test</scope>
1540       </dependency>
1541       <dependency>
1542         <groupId>org.opendaylight.controller</groupId>
1543         <artifactId>sal-binding-broker-impl</artifactId>
1544         <version>${mdsal.version}</version>
1545         <type>test-jar</type>
1546         <scope>test</scope>
1547       </dependency>
1548       <dependency>
1549         <groupId>org.opendaylight.controller</groupId>
1550         <artifactId>sal-binding-it</artifactId>
1551         <version>${mdsal.version}</version>
1552         <scope>test</scope>
1553       </dependency>
1554       <dependency>
1555         <groupId>org.opendaylight.controller</groupId>
1556         <artifactId>features-protocol-framework</artifactId>
1557         <version>${protocol-framework.version}</version>
1558         <classifier>features</classifier>
1559         <type>xml</type>
1560         <scope>runtime</scope>
1561       </dependency>
1562       <dependency>
1563         <groupId>org.opendaylight.controller</groupId>
1564         <artifactId>features-base</artifactId>
1565         <version>${commons.opendaylight.version}</version>
1566         <classifier>features</classifier>
1567         <type>xml</type>
1568         <scope>runtime</scope>
1569       </dependency>
1570       <dependency>
1571         <groupId>org.opendaylight.controller</groupId>
1572         <artifactId>features-adsal</artifactId>
1573         <version>${sal.version}</version>
1574         <classifier>features</classifier>
1575         <type>xml</type>
1576         <scope>runtime</scope>
1577       </dependency>
1578       <dependency>
1579         <groupId>org.opendaylight.controller</groupId>
1580         <artifactId>features-nsf</artifactId>
1581         <version>${nsf.version}</version>
1582         <classifier>features</classifier>
1583         <type>xml</type>
1584         <scope>runtime</scope>
1585       </dependency>
1586       <dependency>
1587         <groupId>org.opendaylight.controller</groupId>
1588         <artifactId>features-mdsal</artifactId>
1589         <version>${mdsal.version}</version>
1590         <classifier>features</classifier>
1591         <type>xml</type>
1592         <scope>runtime</scope>
1593       </dependency>
1594     <dependency>
1595         <groupId>org.opendaylight.controller</groupId>
1596         <artifactId>features-netconf-connector</artifactId>
1597         <version>${mdsal.version}</version>
1598         <classifier>features</classifier>
1599         <type>xml</type>
1600         <scope>runtime</scope>
1601     </dependency>
1602       <!-- JMH Benchmark dependencies -->
1603       <dependency>
1604         <groupId>org.openjdk.jmh</groupId>
1605         <artifactId>jmh-core</artifactId>
1606         <version>${jmh.version}</version>
1607       </dependency>
1608       <dependency>
1609         <groupId>org.openjdk.jmh</groupId>
1610         <artifactId>jmh-generator-annprocess</artifactId>
1611         <version>${jmh.version}</version>
1612       </dependency>
1613     </dependencies>
1614   </dependencyManagement>
1615
1616   <dependencies>
1617     <!-- Sonar -->
1618     <dependency>
1619       <groupId>org.codehaus.sonar-plugins.java</groupId>
1620       <artifactId>sonar-jacoco-listeners</artifactId>
1621       <version>${sonar-jacoco-listeners.version}</version>
1622       <scope>test</scope>
1623     </dependency>
1624   </dependencies>
1625
1626   <build>
1627     <pluginManagement>
1628       <plugins>
1629         <plugin>
1630           <groupId>org.apache.felix</groupId>
1631           <artifactId>maven-bundle-plugin</artifactId>
1632           <version>${bundle.plugin.version}</version>
1633           <extensions>true</extensions>
1634         </plugin>
1635         <plugin>
1636           <artifactId>maven-clean-plugin</artifactId>
1637           <configuration>
1638             <filesets>
1639               <fileset>
1640                 <directory>${xtend.dstdir}</directory>
1641                 <includes>
1642                   <include>**</include>
1643                 </includes>
1644               </fileset>
1645               <fileset>
1646                 <directory>${jmxGeneratorPath}</directory>
1647                 <includes>
1648                   <include>**</include>
1649                 </includes>
1650               </fileset>
1651               <fileset>
1652                 <directory>${salGeneratorPath}</directory>
1653                 <includes>
1654                   <include>**</include>
1655                 </includes>
1656               </fileset>
1657             </filesets>
1658           </configuration>
1659         </plugin>
1660         <plugin>
1661           <groupId>org.apache.maven.plugins</groupId>
1662           <artifactId>maven-compiler-plugin</artifactId>
1663           <version>${maven.compile.plugin.version}</version>
1664           <configuration>
1665             <source>${java.version.source}</source>
1666             <target>${java.version.target}</target>
1667             <testSource>${java.version.source}</testSource>
1668             <testTarget>${java.version.target}</testTarget>
1669           </configuration>
1670         </plugin>
1671         <plugin>
1672           <groupId>org.apache.maven.plugins</groupId>
1673           <artifactId>maven-jar-plugin</artifactId>
1674           <version>${jar.plugin.version}</version>
1675         </plugin>
1676         <plugin>
1677           <groupId>org.apache.maven.plugins</groupId>
1678           <artifactId>maven-javadoc-plugin</artifactId>
1679           <version>2.8.1</version>
1680           <configuration>
1681             <doclet>org.jboss.apiviz.APIviz</doclet>
1682             <docletArtifact>
1683               <groupId>org.jboss.apiviz</groupId>
1684               <artifactId>apiviz</artifactId>
1685               <version>1.3.2.GA</version>
1686             </docletArtifact>
1687             <finalName>${project.artifactId}-${build.suffix}</finalName>
1688             <useStandardDocletOptions>true</useStandardDocletOptions>
1689             <charset>UTF-8</charset>
1690             <encoding>UTF-8</encoding>
1691             <docencoding>UTF-8</docencoding>
1692             <breakiterator>true</breakiterator>
1693             <version>true</version>
1694             <author>true</author>
1695             <keywords>true</keywords>
1696             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1697             <failOnError>false</failOnError>
1698           </configuration>
1699         </plugin>
1700         <plugin>
1701           <groupId>org.apache.maven.plugins</groupId>
1702           <artifactId>maven-jxr-plugin</artifactId>
1703           <version>2.3</version>
1704           <configuration>
1705             <aggregate>true</aggregate>
1706             <linkJavadoc>true</linkJavadoc>
1707             <javadocDir>target/apidocs</javadocDir>
1708           </configuration>
1709         </plugin>
1710         <plugin>
1711           <groupId>org.apache.maven.plugins</groupId>
1712           <artifactId>maven-release-plugin</artifactId>
1713           <version>${releaseplugin.version}</version>
1714         </plugin>
1715         <plugin>
1716           <groupId>org.codehaus.enunciate</groupId>
1717           <artifactId>maven-enunciate-plugin</artifactId>
1718           <version>${enunciate.version}</version>
1719           <configuration>
1720             <configFile>enunciate.xml</configFile>
1721           </configuration>
1722           <dependencies>
1723             <dependency>
1724               <groupId>org.codehaus.enunciate</groupId>
1725               <artifactId>enunciate-swagger</artifactId>
1726               <version>${enunciate.version}</version>
1727             </dependency>
1728             <dependency>
1729               <groupId>org.opendaylight.controller</groupId>
1730               <artifactId>commons.logback_settings</artifactId>
1731               <version>0.1.0-SNAPSHOT</version>
1732             </dependency>
1733           </dependencies>
1734           <executions>
1735             <execution>
1736               <goals>
1737                 <goal>docs</goal>
1738               </goals>
1739             </execution>
1740           </executions>
1741         </plugin>
1742         <plugin>
1743           <groupId>org.codehaus.mojo</groupId>
1744           <artifactId>build-helper-maven-plugin</artifactId>
1745           <version>1.8</version>
1746           <executions>
1747             <execution>
1748               <id>add-source</id>
1749               <goals>
1750                 <goal>add-source</goal>
1751               </goals>
1752               <phase>generate-sources</phase>
1753               <configuration>
1754                 <sources>
1755                   <source>src/main/yang</source>
1756                   <source>${jmxGeneratorPath}</source>
1757                   <source>${salGeneratorPath}</source>
1758                   <source>${xtend.dstdir}</source>
1759                 </sources>
1760               </configuration>
1761             </execution>
1762           </executions>
1763         </plugin>
1764
1765         <!-- Ignore/Execute plugin execution -->
1766         <plugin>
1767           <groupId>org.eclipse.m2e</groupId>
1768           <artifactId>lifecycle-mapping</artifactId>
1769           <version>${lifecycle.mapping.version}</version>
1770           <configuration>
1771             <lifecycleMappingMetadata>
1772               <pluginExecutions>
1773                 <pluginExecution>
1774                   <pluginExecutionFilter>
1775                     <groupId>org.codehaus.mojo</groupId>
1776                     <artifactId>properties-maven-plugin</artifactId>
1777                     <versionRange>[0.0,)</versionRange>
1778                     <goals>
1779                       <goal>set-system-properties</goal>
1780                     </goals>
1781                   </pluginExecutionFilter>
1782                   <action>
1783                     <ignore></ignore>
1784                   </action>
1785                 </pluginExecution>
1786                 <pluginExecution>
1787                   <pluginExecutionFilter>
1788                     <groupId>org.codehaus.enunciate</groupId>
1789                     <artifactId>maven-enunciate-plugin</artifactId>
1790                     <versionRange>[0.0,)</versionRange>
1791                     <goals>
1792                       <goal>docs</goal>
1793                     </goals>
1794                   </pluginExecutionFilter>
1795                   <action>
1796                     <ignore></ignore>
1797                   </action>
1798                 </pluginExecution>
1799                 <pluginExecution>
1800                   <pluginExecutionFilter>
1801                     <groupId>org.jacoco</groupId>
1802                     <artifactId>jacoco-maven-plugin</artifactId>
1803                     <versionRange>[0.0,)</versionRange>
1804                     <goals>
1805                       <goal>prepare-agent</goal>
1806                       <goal>pre-test</goal>
1807                       <goal>post-test</goal>
1808                     </goals>
1809                   </pluginExecutionFilter>
1810                   <action>
1811                     <ignore></ignore>
1812                   </action>
1813                 </pluginExecution>
1814                 <pluginExecution>
1815                   <pluginExecutionFilter>
1816                     <groupId>org.ops4j.pax.exam</groupId>
1817                     <artifactId>maven-paxexam-plugin</artifactId>
1818                     <versionRange>[1.2.4,)</versionRange>
1819                     <goals>
1820                       <goal>generate-depends-file</goal>
1821                     </goals>
1822                   </pluginExecutionFilter>
1823                   <action>
1824                     <execute>
1825                       <runOnIncremental>false</runOnIncremental>
1826                     </execute>
1827                   </action>
1828                 </pluginExecution>
1829                 <pluginExecution>
1830                   <pluginExecutionFilter>
1831                     <groupId>org.apache.maven.plugins</groupId>
1832                     <artifactId>maven-checkstyle-plugin</artifactId>
1833                     <versionRange>[2.0,)</versionRange>
1834                     <goals>
1835                       <goal>check</goal>
1836                     </goals>
1837                   </pluginExecutionFilter>
1838                   <action>
1839                     <ignore></ignore>
1840                   </action>
1841                 </pluginExecution>
1842                 <pluginExecution>
1843                   <pluginExecutionFilter>
1844                     <groupId>org.opendaylight.yangtools</groupId>
1845                     <artifactId>yang-maven-plugin</artifactId>
1846                     <versionRange>[0.5,)</versionRange>
1847                     <goals>
1848                       <goal>generate-sources</goal>
1849                     </goals>
1850                   </pluginExecutionFilter>
1851                   <action>
1852                     <execute></execute>
1853                   </action>
1854                 </pluginExecution>
1855                 <pluginExecution>
1856                   <pluginExecutionFilter>
1857                     <groupId>org.codehaus.groovy.maven</groupId>
1858                     <artifactId>gmaven-plugin</artifactId>
1859                     <versionRange>1.0</versionRange>
1860                     <goals>
1861                       <goal>execute</goal>
1862                     </goals>
1863                   </pluginExecutionFilter>
1864                   <action>
1865                     <ignore></ignore>
1866                   </action>
1867                 </pluginExecution>
1868                 <pluginExecution>
1869                   <pluginExecutionFilter>
1870                     <groupId>org.apache.maven.plugins</groupId>
1871                     <artifactId>maven-enforcer-plugin</artifactId>
1872                     <versionRange>${enforcer.version}</versionRange>
1873                     <goals>
1874                       <goal>enforce</goal>
1875                     </goals>
1876                   </pluginExecutionFilter>
1877                   <action>
1878                     <ignore></ignore>
1879                   </action>
1880                 </pluginExecution>
1881                 <pluginExecution>
1882                   <pluginExecutionFilter>
1883                     <groupId>org.codehaus.mojo</groupId>
1884                     <artifactId>javacc-maven-plugin</artifactId>
1885                     <versionRange>[0.0,)</versionRange>
1886                     <goals>
1887                       <goal>javacc</goal>
1888                     </goals>
1889                   </pluginExecutionFilter>
1890                   <action>
1891                     <execute>
1892                       <runOnIncremental>false</runOnIncremental>
1893                     </execute>
1894                   </action>
1895                 </pluginExecution>
1896               </pluginExecutions>
1897             </lifecycleMappingMetadata>
1898           </configuration>
1899         </plugin>
1900         <plugin>
1901           <groupId>org.eclipse.xtend</groupId>
1902           <artifactId>xtend-maven-plugin</artifactId>
1903           <version>${xtend.version}</version>
1904           <executions>
1905             <execution>
1906               <goals>
1907                 <goal>compile</goal>
1908               </goals>
1909               <configuration>
1910                 <outputDirectory>${xtend.dstdir}</outputDirectory>
1911               </configuration>
1912             </execution>
1913           </executions>
1914         </plugin>
1915         <plugin>
1916           <groupId>org.jacoco</groupId>
1917           <artifactId>jacoco-maven-plugin</artifactId>
1918           <version>${jacoco.version}</version>
1919           <executions>
1920             <execution>
1921               <id>prepare-ut-agent</id>
1922               <phase>process-test-classes</phase>
1923               <goals>
1924                 <goal>prepare-agent</goal>
1925               </goals>
1926               <configuration>
1927                 <destFile>${sonar.jacoco.reportPath}</destFile>
1928                 <propertyName>jacoco.agent.ut.arg</propertyName>
1929               </configuration>
1930             </execution>
1931             <execution>
1932               <id>prepare-it-agent</id>
1933               <phase>pre-integration-test</phase>
1934               <goals>
1935                 <goal>prepare-agent</goal>
1936               </goals>
1937               <configuration>
1938                 <destFile>${sonar.jacoco.itReportPath}</destFile>
1939                 <propertyName>jacoco.agent.it.arg</propertyName>
1940               </configuration>
1941             </execution>
1942           </executions>
1943         </plugin>
1944         <plugin>
1945           <groupId>org.opendaylight.yangtools</groupId>
1946           <artifactId>yang-maven-plugin</artifactId>
1947           <version>${yangtools.version}</version>
1948           <dependencies>
1949             <dependency>
1950               <groupId>org.opendaylight.yangtools</groupId>
1951               <artifactId>maven-sal-api-gen-plugin</artifactId>
1952               <version>${yangtools.version}</version>
1953               <type>jar</type>
1954             </dependency>
1955             <dependency>
1956               <groupId>org.osgi</groupId>
1957               <artifactId>org.osgi.core</artifactId>
1958               <version>${osgi.core.version}</version>
1959             </dependency>
1960           </dependencies>
1961         </plugin>
1962       </plugins>
1963     </pluginManagement>
1964     <plugins>
1965       <plugin>
1966         <groupId>org.apache.maven.plugins</groupId>
1967         <artifactId>maven-checkstyle-plugin</artifactId>
1968         <configuration>
1969           <failsOnError>true</failsOnError>
1970           <configLocation>controller/checkstyle.xml</configLocation>
1971           <consoleOutput>true</consoleOutput>
1972           <includeTestSourceDirectory>true</includeTestSourceDirectory>
1973           <sourceDirectory>${project.basedir}</sourceDirectory>
1974           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
1975           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/xtend-gen\/,**\/protobuff\/</excludes>
1976         </configuration>
1977         <dependencies>
1978           <dependency>
1979             <groupId>org.opendaylight.controller</groupId>
1980             <artifactId>checkstyle</artifactId>
1981             <version>0.1.0-SNAPSHOT</version>
1982           </dependency>
1983         </dependencies>
1984         <executions>
1985           <execution>
1986             <goals>
1987               <goal>check</goal>
1988             </goals>
1989             <phase>process-sources</phase>
1990           </execution>
1991         </executions>
1992       </plugin>
1993       <plugin>
1994         <groupId>org.apache.maven.plugins</groupId>
1995         <artifactId>maven-enforcer-plugin</artifactId>
1996         <version>${enforcer.version}</version>
1997         <executions>
1998           <execution>
1999             <id>enforce-java</id>
2000             <goals>
2001               <goal>enforce</goal>
2002             </goals>
2003             <configuration>
2004               <rules>
2005                 <requireJavaVersion>
2006                   <version>1.7.0</version>
2007                 </requireJavaVersion>
2008               </rules>
2009             </configuration>
2010           </execution>
2011         </executions>
2012       </plugin>
2013       <plugin>
2014         <groupId>org.apache.maven.plugins</groupId>
2015         <artifactId>maven-failsafe-plugin</artifactId>
2016         <version>${failsafe.version}</version>
2017         <configuration>
2018           <argLine>${testvm.argLine} ${jacoco.agent.it.arg}</argLine>
2019           <systemProperties>
2020             <property>
2021               <name>logback.configurationFile</name>
2022               <value>logback.xml</value>
2023             </property>
2024           </systemProperties>
2025           <!-- Specific to generate mapping between tests and covered code -->
2026           <properties>
2027             <property>
2028                 <name>listener</name>
2029                 <value>org.sonar.java.jacoco.JUnitListener</value>
2030             </property>
2031           </properties>
2032         </configuration>
2033         <executions>
2034           <execution>
2035             <id>failsafe-integration-tests</id>
2036             <goals>
2037               <goal>integration-test</goal>
2038             </goals>
2039             <phase>integration-test</phase>
2040           </execution>
2041           <execution>
2042             <id>failsafe-verify</id>
2043             <goals>
2044               <goal>verify</goal>
2045             </goals>
2046             <phase>verify</phase>
2047           </execution>
2048         </executions>
2049       </plugin>
2050       <plugin>
2051         <groupId>org.apache.maven.plugins</groupId>
2052         <artifactId>maven-surefire-plugin</artifactId>
2053         <configuration>
2054           <argLine>${testvm.argLine} ${jacoco.agent.ut.arg}</argLine>
2055           <systemProperties>
2056             <property>
2057               <name>logback.configurationFile</name>
2058               <value>logback.xml</value>
2059             </property>
2060           </systemProperties>
2061           <!-- Specific to generate mapping between tests and covered code -->
2062           <properties>
2063             <property>
2064                 <name>listener</name>
2065                 <value>org.sonar.java.jacoco.JUnitListener</value>
2066             </property>
2067           </properties>
2068         </configuration>
2069       </plugin>
2070       <plugin>
2071         <groupId>org.codehaus.mojo</groupId>
2072         <artifactId>build-helper-maven-plugin</artifactId>
2073       </plugin>
2074       <plugin>
2075         <groupId>org.jacoco</groupId>
2076         <artifactId>jacoco-maven-plugin</artifactId>
2077       </plugin>
2078     </plugins>
2079   </build>
2080
2081   <reporting>
2082     <outputDirectory>${project.build.directory}/site</outputDirectory>
2083     <excludeDefaults>true</excludeDefaults>
2084     <plugins>
2085       <plugin>
2086         <groupId>org.apache.maven.plugins</groupId>
2087         <artifactId>maven-checkstyle-plugin</artifactId>
2088         <version>${checkstyle.version}</version>
2089       </plugin>
2090       <plugin>
2091         <groupId>org.apache.maven.plugins</groupId>
2092         <artifactId>maven-javadoc-plugin</artifactId>
2093         <version>2.8.1</version>
2094         <configuration>
2095           <doclet>org.jboss.apiviz.APIviz</doclet>
2096           <docletArtifact>
2097             <groupId>org.jboss.apiviz</groupId>
2098             <artifactId>apiviz</artifactId>
2099             <version>1.3.2.GA</version>
2100           </docletArtifact>
2101           <finalName>${project.artifactId}-${build.suffix}</finalName>
2102           <useStandardDocletOptions>true</useStandardDocletOptions>
2103           <charset>UTF-8</charset>
2104           <encoding>UTF-8</encoding>
2105           <docencoding>UTF-8</docencoding>
2106           <breakiterator>true</breakiterator>
2107           <version>true</version>
2108           <author>true</author>
2109           <keywords>true</keywords>
2110           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
2111         </configuration>
2112       </plugin>
2113       <plugin>
2114         <groupId>org.apache.maven.plugins</groupId>
2115         <artifactId>maven-jxr-plugin</artifactId>
2116         <version>2.3</version>
2117         <configuration>
2118           <aggregate>true</aggregate>
2119           <linkJavadoc>true</linkJavadoc>
2120         </configuration>
2121       </plugin>
2122       <plugin>
2123         <groupId>org.apache.maven.plugins</groupId>
2124         <artifactId>maven-project-info-reports-plugin</artifactId>
2125         <version>${projectinfo}</version>
2126         <configuration>
2127           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
2128           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
2129         </configuration>
2130         <reportSets>
2131           <reportSet>
2132             <reports>
2133               <report>index</report>
2134               <report>project-team</report>
2135               <report>license</report>
2136               <report>mailing-list</report>
2137               <report>plugin-management</report>
2138               <report>cim</report>
2139               <report>issue-tracking</report>
2140               <report>scm</report>
2141               <report>summary</report>
2142             </reports>
2143           </reportSet>
2144         </reportSets>
2145       </plugin>
2146     </plugins>
2147   </reporting>
2148   <scm>
2149     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
2150     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
2151     <tag>HEAD</tag>
2152     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
2153   </scm>
2154
2155   <repositories>
2156
2157     <!-- OpenDayLight Repo Mirror -->
2158     <!-- NOTE: URLs need to be hardcoded in the repository section because we have
2159          parent poms that do NOT exist in this project and thus need to be pulled
2160          down from the repository. To override these URLs you should use the
2161          mirror section in your local settings.xml file. -->
2162     <repository>
2163       <releases>
2164         <enabled>true</enabled>
2165         <updatePolicy>never</updatePolicy>
2166       </releases>
2167       <snapshots>
2168         <enabled>false</enabled>
2169       </snapshots>
2170       <id>opendaylight-mirror</id>
2171       <name>opendaylight-mirror</name>
2172       <url>http://nexus.opendaylight.org/content/groups/public/</url>
2173     </repository>
2174     <!-- OpenDayLight Snapshot artifact -->
2175     <repository>
2176       <releases>
2177         <enabled>false</enabled>
2178       </releases>
2179       <snapshots>
2180         <enabled>true</enabled>
2181       </snapshots>
2182       <id>opendaylight-snapshot</id>
2183       <name>opendaylight-snapshot</name>
2184       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
2185     </repository>
2186   </repositories>
2187
2188   <pluginRepositories>
2189     <!-- OpenDayLight Repo Mirror -->
2190     <pluginRepository>
2191       <releases>
2192         <enabled>true</enabled>
2193         <updatePolicy>never</updatePolicy>
2194       </releases>
2195       <snapshots>
2196         <enabled>false</enabled>
2197       </snapshots>
2198       <id>opendaylight-mirror</id>
2199       <name>opendaylight-mirror</name>
2200       <url>http://nexus.opendaylight.org/content/groups/public/</url>
2201     </pluginRepository>
2202     <!-- OpenDayLight Snapshot artifact -->
2203     <pluginRepository>
2204       <releases>
2205         <enabled>false</enabled>
2206       </releases>
2207       <snapshots>
2208         <enabled>true</enabled>
2209       </snapshots>
2210       <id>opendaylight-snapshot</id>
2211       <name>opendaylight-snapshot</name>
2212       <url>http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/</url>
2213     </pluginRepository>
2214   </pluginRepositories>
2215
2216   <!-- distribution management only runs when you run mvn deploy
2217        which is if you are deploying compiled artifacts to a
2218        maven repository. In that case logic dictacts that you already
2219        compiled and thus already have the necessary parent pom files
2220        that do not exist in this project pulled down to your local
2221        .m2. That way the variables can be resolved and artifacts can
2222        be uploaded when running mvn deploy. -->
2223   <distributionManagement>
2224     <!-- OpenDayLight Released artifact -->
2225     <repository>
2226       <id>opendaylight-release</id>
2227       <url>${nexusproxy}/repositories/opendaylight.release/</url>
2228     </repository>
2229     <!-- OpenDayLight Snapshot artifact -->
2230     <snapshotRepository>
2231       <id>opendaylight-snapshot</id>
2232       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
2233     </snapshotRepository>
2234     <!-- Site deployment -->
2235     <site>
2236       <id>website</id>
2237       <url>${sitedeploy}</url>
2238     </site>
2239   </distributionManagement>
2240
2241   <profiles>
2242     <profile>
2243       <id>IDE</id>
2244       <activation>
2245         <property>
2246           <name>m2e.version</name>
2247         </property>
2248       </activation>
2249       <build>
2250         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
2251         <directory>target-ide</directory>
2252       </build>
2253     </profile>
2254     <profile>
2255       <id>viewbuild</id>
2256       <activation>
2257         <activeByDefault>true</activeByDefault>
2258       </activation>
2259       <properties>
2260         <build.suffix>${project.version}</build.suffix>
2261       </properties>
2262     </profile>
2263     <profile>
2264       <id>jenkins</id>
2265       <activation>
2266         <property>
2267           <name>BUILDSUFFIX</name>
2268         </property>
2269       </activation>
2270       <properties>
2271         <build.suffix>${BUILDSUFFIX}</build.suffix>
2272       </properties>
2273     </profile>
2274     <profile>
2275       <id>fastreassembly</id>
2276       <build>
2277         <plugins>
2278           <plugin>
2279             <groupId>org.apache.maven.plugins</groupId>
2280             <artifactId>maven-dependency-plugin</artifactId>
2281             <version>2.4</version>
2282             <executions>
2283               <execution>
2284                 <id>copyfastreassembly</id>
2285                 <goals>
2286                   <goal>copy</goal>
2287                 </goals>
2288                 <phase>install</phase>
2289                 <configuration>
2290                   <artifactItems>
2291                     <artifactItem>
2292                       <groupId>${project.groupId}</groupId>
2293                       <artifactId>${project.artifactId}</artifactId>
2294                       <version>${project.version}</version>
2295                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
2296                     </artifactItem>
2297                   </artifactItems>
2298                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
2299                 </configuration>
2300               </execution>
2301             </executions>
2302           </plugin>
2303         </plugins>
2304       </build>
2305     </profile>
2306   </profiles>
2307 </project>