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