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