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