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