Move xtend dependency definition from md-sal pom to commons.opendaylight
[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.7.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.10.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
1322
1323         <!-- config-->
1324         <dependency>
1325           <groupId>org.opendaylight.controller</groupId>
1326           <artifactId>config-api</artifactId>
1327           <version>${config.version}</version>
1328         </dependency>
1329         <dependency>
1330           <groupId>org.opendaylight.controller</groupId>
1331           <artifactId>config-manager</artifactId>
1332           <version>${config.version}</version>
1333         </dependency>
1334         <dependency>
1335           <groupId>org.opendaylight.controller</groupId>
1336           <artifactId>yang-jmx-generator</artifactId>
1337           <version>${config.version}</version>
1338         </dependency>
1339         <dependency>
1340           <groupId>org.opendaylight.controller</groupId>
1341           <artifactId>yang-store-api</artifactId>
1342           <version>${config.version}</version>
1343         </dependency>
1344         <dependency>
1345           <groupId>org.opendaylight.controller</groupId>
1346           <artifactId>yang-store-impl</artifactId>
1347           <version>${config.version}</version>
1348         </dependency>
1349         <dependency>
1350           <groupId>org.opendaylight.controller</groupId>
1351           <artifactId>logback-config</artifactId>
1352           <version>${config.version}</version>
1353         </dependency>
1354         <dependency>
1355           <groupId>org.opendaylight.controller</groupId>
1356           <artifactId>config-persister-api</artifactId>
1357           <version>${config.version}</version>
1358         </dependency>
1359         <dependency>
1360           <groupId>org.opendaylight.controller</groupId>
1361           <artifactId>config-persister-file-adapter</artifactId>
1362           <version>${config.version}</version>
1363         </dependency>
1364         <dependency>
1365           <groupId>org.opendaylight.controller</groupId>
1366           <artifactId>config-persister-file-xml-adapter</artifactId>
1367           <version>${config.version}</version>
1368         </dependency>
1369         <dependency>
1370           <groupId>org.opendaylight.controller</groupId>
1371           <artifactId>config-persister-directory-adapter</artifactId>
1372           <version>${config.version}</version>
1373         </dependency>
1374         <dependency>
1375           <groupId>org.opendaylight.controller</groupId>
1376           <artifactId>config-persister-directory-xml-adapter</artifactId>
1377           <version>${config.version}</version>
1378         </dependency>
1379         <dependency>
1380           <groupId>org.opendaylight.controller</groupId>
1381           <artifactId>config-persister-directory-autodetect-adapter</artifactId>
1382           <version>${config.version}</version>
1383         </dependency>
1384
1385         <dependency>
1386           <groupId>org.opendaylight.controller</groupId>
1387           <artifactId>shutdown-api</artifactId>
1388           <version>${config.version}</version>
1389         </dependency>
1390         <dependency>
1391           <groupId>org.opendaylight.controller</groupId>
1392           <artifactId>shutdown-impl</artifactId>
1393           <version>${config.version}</version>
1394         </dependency>
1395
1396        <!-- Netconf -->
1397         <dependency>
1398           <groupId>org.opendaylight.controller</groupId>
1399           <artifactId>netconf-api</artifactId>
1400           <version>${netconf.version}</version>
1401         </dependency>
1402         <dependency>
1403           <groupId>org.opendaylight.controller</groupId>
1404           <artifactId>netconf-impl</artifactId>
1405           <version>${netconf.version}</version>
1406         </dependency>
1407         <dependency>
1408           <groupId>org.opendaylight.controller</groupId>
1409           <artifactId>netconf-util</artifactId>
1410           <version>${netconf.version}</version>
1411         </dependency>
1412         <dependency>
1413           <groupId>org.opendaylight.controller</groupId>
1414           <artifactId>netconf-client</artifactId>
1415           <version>${netconf.version}</version>
1416         </dependency>
1417         <dependency>
1418           <groupId>org.opendaylight.controller</groupId>
1419           <artifactId>netconf-mapping-api</artifactId>
1420           <version>${netconf.version}</version>
1421         </dependency>
1422         <dependency>
1423           <groupId>org.opendaylight.controller</groupId>
1424           <artifactId>netconf-ssh</artifactId>
1425           <version>${netconf.version}</version>
1426         </dependency>
1427         <dependency>
1428           <groupId>org.opendaylight.controller</groupId>
1429           <artifactId>config-netconf-connector</artifactId>
1430           <version>${netconf.version}</version>
1431         </dependency>
1432         <dependency>
1433           <groupId>org.opendaylight.controller</groupId>
1434           <artifactId>netconf-monitoring</artifactId>
1435           <version>${netconf.version}</version>
1436         </dependency>
1437         <dependency>
1438           <groupId>${project.groupId}</groupId>
1439           <artifactId>ietf-netconf-monitoring</artifactId>
1440           <version>${netconf.version}</version>
1441         </dependency>
1442         <dependency>
1443           <groupId>${project.groupId}</groupId>
1444           <artifactId>ietf-netconf-monitoring-extension</artifactId>
1445           <version>${netconf.version}</version>
1446         </dependency>
1447         <dependency>
1448           <groupId>org.opendaylight.controller</groupId>
1449           <artifactId>config-persister-impl</artifactId>
1450           <version>${netconf.version}</version>
1451         </dependency>
1452         <dependency>
1453           <groupId>${project.groupId}</groupId>
1454           <artifactId>ietf-netconf-monitoring</artifactId>
1455           <version>${netconf.version}</version>
1456         </dependency>
1457         <dependency>
1458           <groupId>${project.groupId}</groupId>
1459           <artifactId>ietf-netconf-monitoring-extension</artifactId>
1460           <version>${netconf.version}</version>
1461         </dependency>
1462
1463          <!-- threadpool -->
1464           <dependency>
1465               <groupId>org.opendaylight.controller</groupId>
1466               <artifactId>threadpool-config-api</artifactId>
1467               <version>${config.version}</version>
1468           </dependency>
1469           <dependency>
1470               <groupId>org.opendaylight.controller</groupId>
1471               <artifactId>netty-config-api</artifactId>
1472               <version>${config.version}</version>
1473           </dependency>
1474           <dependency>
1475               <groupId>org.opendaylight.controller</groupId>
1476               <artifactId>threadpool-config-impl</artifactId>
1477               <version>${config.version}</version>
1478           </dependency>
1479           <dependency>
1480               <groupId>org.opendaylight.controller</groupId>
1481               <artifactId>netty-threadgroup-config</artifactId>
1482               <version>${config.version}</version>
1483           </dependency>
1484           <dependency>
1485               <groupId>org.opendaylight.controller</groupId>
1486               <artifactId>netty-event-executor-config</artifactId>
1487               <version>${config.version}</version>
1488           </dependency>
1489           <dependency>
1490               <groupId>org.opendaylight.controller</groupId>
1491               <artifactId>netty-timer-config</artifactId>
1492               <version>${config.version}</version>
1493           </dependency>
1494           <dependency>
1495             <groupId>org.opendaylight.controller</groupId>
1496             <artifactId>configuration</artifactId>
1497             <version>${configuration.version}</version>
1498           </dependency>
1499
1500     </dependencies>
1501   </dependencyManagement>
1502
1503   <pluginRepositories>
1504     <!-- OpenDayLight Repo Mirror -->
1505     <pluginRepository>
1506       <id>opendaylight-mirror</id>
1507       <name>opendaylight-mirror</name>
1508       <url>${nexusproxy}/groups/public/</url>
1509       <snapshots>
1510           <enabled>false</enabled>
1511       </snapshots>
1512       <releases>
1513           <enabled>true</enabled>
1514           <updatePolicy>never</updatePolicy>
1515       </releases>
1516     </pluginRepository>
1517     <!-- OpenDayLight Snapshot artifact -->
1518     <pluginRepository>
1519       <id>opendaylight-snapshot</id>
1520       <name>opendaylight-snapshot</name>
1521       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
1522       <snapshots>
1523           <enabled>true</enabled>
1524       </snapshots>
1525       <releases>
1526           <enabled>false</enabled>
1527       </releases>
1528     </pluginRepository>
1529   </pluginRepositories>
1530
1531   <profiles>
1532     <profile>
1533       <id>IDE</id>
1534       <activation>
1535         <property>
1536           <name>m2e.version</name>
1537         </property>
1538       </activation>
1539       <build>
1540         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
1541         <directory>target-ide</directory>
1542       </build>
1543     </profile>
1544     <profile>
1545       <id>viewbuild</id>
1546       <activation>
1547         <activeByDefault>true</activeByDefault>
1548       </activation>
1549       <properties>
1550         <build.suffix>${project.version}</build.suffix>
1551       </properties>
1552     </profile>
1553     <profile>
1554       <id>jenkins</id>
1555       <activation>
1556         <property>
1557           <name>BUILDSUFFIX</name>
1558         </property>
1559       </activation>
1560       <properties>
1561         <build.suffix>${BUILDSUFFIX}</build.suffix>
1562       </properties>
1563     </profile>
1564     <profile>
1565       <id>fastreassembly</id>
1566       <build>
1567         <plugins>
1568           <plugin>
1569             <groupId>org.apache.maven.plugins</groupId>
1570             <artifactId>maven-dependency-plugin</artifactId>
1571             <version>2.4</version>
1572             <executions>
1573               <execution>
1574                 <id>copyfastreassembly</id>
1575                 <phase>install</phase>
1576                 <goals>
1577                   <goal>copy</goal>
1578                 </goals>
1579                 <configuration>
1580                   <artifactItems>
1581                     <artifactItem>
1582                       <groupId>${project.groupId}</groupId>
1583                       <artifactId>${project.artifactId}</artifactId>
1584                       <version>${project.version}</version>
1585                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
1586                     </artifactItem>
1587                   </artifactItems>
1588                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
1589                 </configuration>
1590               </execution>
1591             </executions>
1592           </plugin>
1593         </plugins>
1594       </build>
1595     </profile>
1596   </profiles>
1597
1598   <repositories>
1599
1600     <!-- OpenDayLight Repo Mirror -->
1601     <repository>
1602       <id>opendaylight-mirror</id>
1603       <name>opendaylight-mirror</name>
1604       <url>${nexusproxy}/groups/public/</url>
1605       <snapshots>
1606           <enabled>false</enabled>
1607       </snapshots>
1608       <releases>
1609           <enabled>true</enabled>
1610           <updatePolicy>never</updatePolicy>
1611       </releases>
1612     </repository>
1613     <!-- OpenDayLight Snapshot artifact -->
1614     <repository>
1615       <id>opendaylight-snapshot</id>
1616       <name>opendaylight-snapshot</name>
1617       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
1618       <snapshots>
1619           <enabled>true</enabled>
1620       </snapshots>
1621       <releases>
1622           <enabled>false</enabled>
1623       </releases>
1624     </repository>
1625   </repositories>
1626   <distributionManagement>
1627     <!-- OpenDayLight Released artifact -->
1628     <repository>
1629       <id>opendaylight-release</id>
1630       <url>${nexusproxy}/repositories/opendaylight.release/</url>
1631     </repository>
1632     <!-- OpenDayLight Snapshot artifact -->
1633     <snapshotRepository>
1634       <id>opendaylight-snapshot</id>
1635       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
1636     </snapshotRepository>
1637     <!-- Site deployment -->
1638     <site>
1639       <id>website</id>
1640       <url>${sitedeploy}</url>
1641     </site>
1642   </distributionManagement>
1643
1644   <reporting>
1645     <excludeDefaults>true</excludeDefaults>
1646     <outputDirectory>${project.build.directory}/site</outputDirectory>
1647     <plugins>
1648       <plugin>
1649         <groupId>org.apache.maven.plugins</groupId>
1650         <artifactId>maven-project-info-reports-plugin</artifactId>
1651         <version>${projectinfo}</version>
1652         <configuration>
1653           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
1654           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
1655         </configuration>
1656         <reportSets>
1657           <reportSet>
1658             <reports>
1659               <report>index</report>
1660               <report>project-team</report>
1661               <report>license</report>
1662               <report>mailing-list</report>
1663               <report>plugin-management</report>
1664               <report>cim</report>
1665               <report>issue-tracking</report>
1666               <report>scm</report>
1667               <report>summary</report>
1668             </reports>
1669           </reportSet>
1670         </reportSets>
1671       </plugin>
1672       <plugin>
1673         <groupId>org.apache.maven.plugins</groupId>
1674         <artifactId>maven-jxr-plugin</artifactId>
1675         <version>2.3</version>
1676         <configuration>
1677           <aggregate>true</aggregate>
1678           <linkJavadoc>true</linkJavadoc>
1679         </configuration>
1680       </plugin>
1681       <plugin>
1682         <groupId>org.apache.maven.plugins</groupId>
1683         <artifactId>maven-checkstyle-plugin</artifactId>
1684         <version>${checkstyle.version}</version>
1685       </plugin>
1686       <plugin>
1687         <groupId>org.apache.maven.plugins</groupId>
1688         <artifactId>maven-javadoc-plugin</artifactId>
1689         <version>2.8.1</version>
1690         <configuration>
1691           <doclet>org.jboss.apiviz.APIviz</doclet>
1692           <docletArtifact>
1693             <groupId>org.jboss.apiviz</groupId>
1694             <artifactId>apiviz</artifactId>
1695             <version>1.3.2.GA</version>
1696           </docletArtifact>
1697           <finalName>${project.artifactId}-${build.suffix}</finalName>
1698           <useStandardDocletOptions>true</useStandardDocletOptions>
1699           <charset>UTF-8</charset>
1700           <encoding>UTF-8</encoding>
1701           <docencoding>UTF-8</docencoding>
1702           <breakiterator>true</breakiterator>
1703           <version>true</version>
1704           <author>true</author>
1705           <keywords>true</keywords>
1706           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
1707         </configuration>
1708       </plugin>
1709     </plugins>
1710   </reporting>
1711
1712   <build>
1713     <plugins>
1714       <plugin>
1715         <groupId>org.apache.maven.plugins</groupId>
1716         <artifactId>maven-checkstyle-plugin</artifactId>
1717         <version>${checkstyle.version}</version>
1718         <dependencies>
1719           <dependency>
1720             <groupId>org.opendaylight.controller</groupId>
1721             <artifactId>checkstyle</artifactId>
1722             <version>0.0.3-SNAPSHOT</version>
1723           </dependency>
1724         </dependencies>
1725         <executions>
1726           <execution>
1727             <phase>process-sources</phase>
1728             <goals>
1729               <goal>check</goal>
1730             </goals>
1731           </execution>
1732         </executions>
1733         <configuration>
1734           <failsOnError>true</failsOnError>
1735           <configLocation>controller/checkstyle.xml</configLocation>
1736           <consoleOutput>true</consoleOutput>
1737           <includeTestSourceDirectory>true</includeTestSourceDirectory>
1738           <sourceDirectory>${project.basedir}</sourceDirectory>
1739           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
1740           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/</excludes>
1741         </configuration>
1742       </plugin>
1743       <plugin>
1744         <groupId>org.apache.maven.plugins</groupId>
1745         <artifactId>maven-failsafe-plugin</artifactId>
1746         <version>${failsafe.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         <executions>
1757           <execution>
1758             <id>failsafe-integration-tests</id>
1759             <phase>integration-test</phase>
1760             <goals>
1761               <goal>integration-test</goal>
1762             </goals>
1763           </execution>
1764           <execution>
1765             <id>failsafe-verify</id>
1766             <phase>verify</phase>
1767             <goals>
1768               <goal>verify</goal>
1769             </goals>
1770           </execution>
1771         </executions>
1772       </plugin>
1773       <plugin>
1774         <groupId>org.apache.maven.plugins</groupId>
1775         <artifactId>maven-surefire-plugin</artifactId>
1776         <version>${surefire.version}</version>
1777         <configuration>
1778           <systemProperties>
1779             <property>
1780               <name>logback.configurationFile</name>
1781               <value>logback.xml</value>
1782             </property>
1783           </systemProperties>
1784         </configuration>
1785       </plugin>
1786       <plugin>
1787         <groupId>org.apache.maven.plugins</groupId>
1788         <artifactId>maven-enforcer-plugin</artifactId>
1789         <version>${enforcer.version}</version>
1790         <executions>
1791           <execution>
1792             <id>enforce-java</id>
1793             <goals>
1794               <goal>enforce</goal>
1795             </goals>
1796             <configuration>
1797               <rules>
1798                 <requireJavaVersion>
1799                   <version>1.7.0</version>
1800                 </requireJavaVersion>
1801               </rules>
1802             </configuration>
1803           </execution>
1804         </executions>
1805       </plugin>
1806     </plugins>
1807     <pluginManagement>
1808       <plugins>
1809         <plugin>
1810           <groupId>org.apache.maven.plugins</groupId>
1811           <artifactId>maven-release-plugin</artifactId>
1812           <version>${releaseplugin.version}</version>
1813         </plugin>
1814         <!-- Ignore/Execute plugin execution -->
1815         <plugin>
1816           <groupId>org.eclipse.m2e</groupId>
1817           <artifactId>lifecycle-mapping</artifactId>
1818           <version>1.0.0</version>
1819           <configuration>
1820             <lifecycleMappingMetadata>
1821               <pluginExecutions>
1822                 <pluginExecution>
1823                   <pluginExecutionFilter>
1824                     <groupId>org.codehaus.mojo</groupId>
1825                     <artifactId>properties-maven-plugin</artifactId>
1826                     <versionRange>[0.0,)</versionRange>
1827                     <goals>
1828                       <goal>set-system-properties</goal>
1829                     </goals>
1830                   </pluginExecutionFilter>
1831                   <action>
1832                     <ignore />
1833                   </action>
1834                 </pluginExecution>
1835                 <pluginExecution>
1836                   <pluginExecutionFilter>
1837                     <groupId>org.codehaus.enunciate</groupId>
1838                     <artifactId>maven-enunciate-plugin</artifactId>
1839                     <versionRange>[0.0,)</versionRange>
1840                     <goals>
1841                       <goal>docs</goal>
1842                     </goals>
1843                   </pluginExecutionFilter>
1844                   <action>
1845                     <ignore />
1846                   </action>
1847                 </pluginExecution>
1848                 <pluginExecution>
1849                   <pluginExecutionFilter>
1850                     <groupId>org.jacoco</groupId>
1851                     <artifactId>jacoco-maven-plugin</artifactId>
1852                     <versionRange>[0.0,)</versionRange>
1853                     <goals>
1854                       <goal>prepare-agent</goal>
1855                       <goal>pre-test</goal>
1856                       <goal>post-test</goal>
1857                     </goals>
1858                   </pluginExecutionFilter>
1859                   <action>
1860                     <ignore />
1861                   </action>
1862                 </pluginExecution>
1863                 <pluginExecution>
1864                   <pluginExecutionFilter>
1865                     <groupId>org.ops4j.pax.exam</groupId>
1866                     <artifactId>maven-paxexam-plugin</artifactId>
1867                     <versionRange>[1.2.4,)</versionRange>
1868                     <goals>
1869                       <goal>generate-depends-file</goal>
1870                     </goals>
1871                   </pluginExecutionFilter>
1872                   <action>
1873                      <execute>
1874                       <runOnIncremental>false</runOnIncremental>
1875                      </execute>
1876                   </action>
1877                 </pluginExecution>
1878                 <pluginExecution>
1879                   <pluginExecutionFilter>
1880                     <groupId>org.apache.maven.plugins</groupId>
1881                     <artifactId>maven-checkstyle-plugin</artifactId>
1882                     <versionRange>[2.0,)</versionRange>
1883                     <goals>
1884                       <goal>check</goal>
1885                     </goals>
1886                   </pluginExecutionFilter>
1887                   <action>
1888                     <ignore />
1889                   </action>
1890                 </pluginExecution>
1891                 <pluginExecution>
1892                   <pluginExecutionFilter>
1893                     <groupId>org.opendaylight.yangtools</groupId>
1894                     <artifactId>yang-maven-plugin</artifactId>
1895                     <versionRange>[0.5,)</versionRange>
1896                     <goals>
1897                       <goal>generate-sources </goal>
1898                     </goals>
1899                   </pluginExecutionFilter>
1900                   <action>
1901                     <ignore />
1902                   </action>
1903                 </pluginExecution>
1904                 <pluginExecution>
1905                   <pluginExecutionFilter>
1906                     <groupId>org.codehaus.groovy.maven</groupId>
1907                     <artifactId>gmaven-plugin</artifactId>
1908                     <versionRange>1.0</versionRange>
1909                     <goals>
1910                       <goal>execute</goal>
1911                     </goals>
1912                   </pluginExecutionFilter>
1913                   <action>
1914                     <ignore />
1915                   </action>
1916                 </pluginExecution>
1917                 <pluginExecution>
1918                   <pluginExecutionFilter>
1919                     <groupId>org.apache.maven.plugins</groupId>
1920                     <artifactId>maven-enforcer-plugin</artifactId>
1921                     <versionRange>${enforcer.version}</versionRange>
1922                     <goals>
1923                       <goal>enforce</goal>
1924                     </goals>
1925                   </pluginExecutionFilter>
1926                   <action>
1927                     <ignore />
1928                   </action>
1929                 </pluginExecution>
1930               </pluginExecutions>
1931             </lifecycleMappingMetadata>
1932           </configuration>
1933         </plugin>
1934         <plugin>
1935           <groupId>org.codehaus.enunciate</groupId>
1936           <artifactId>maven-enunciate-plugin</artifactId>
1937           <version>${enunciate.version}</version>
1938           <configuration>
1939             <configFile>enunciate.xml</configFile>
1940           </configuration>
1941           <executions>
1942             <execution>
1943               <goals>
1944                 <goal>docs</goal>
1945               </goals>
1946             </execution>
1947           </executions>
1948           <dependencies>
1949             <dependency>
1950               <groupId>org.opendaylight.controller</groupId>
1951               <artifactId>commons.logback_settings</artifactId>
1952               <version>0.0.2-SNAPSHOT</version>
1953             </dependency>
1954           </dependencies>
1955         </plugin>
1956         <plugin>
1957           <groupId>org.apache.maven.plugins</groupId>
1958           <artifactId>maven-javadoc-plugin</artifactId>
1959           <version>2.8.1</version>
1960           <configuration>
1961             <doclet>org.jboss.apiviz.APIviz</doclet>
1962             <docletArtifact>
1963               <groupId>org.jboss.apiviz</groupId>
1964               <artifactId>apiviz</artifactId>
1965               <version>1.3.2.GA</version>
1966             </docletArtifact>
1967             <finalName>${project.artifactId}-${build.suffix}</finalName>
1968             <useStandardDocletOptions>true</useStandardDocletOptions>
1969             <charset>UTF-8</charset>
1970             <encoding>UTF-8</encoding>
1971             <docencoding>UTF-8</docencoding>
1972             <breakiterator>true</breakiterator>
1973             <version>true</version>
1974             <author>true</author>
1975             <keywords>true</keywords>
1976             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1977             <failOnError>false</failOnError>
1978           </configuration>
1979         </plugin>
1980         <plugin>
1981           <groupId>org.apache.maven.plugins</groupId>
1982           <artifactId>maven-jxr-plugin</artifactId>
1983           <version>2.3</version>
1984           <configuration>
1985             <aggregate>true</aggregate>
1986             <linkJavadoc>true</linkJavadoc>
1987             <javadocDir>target/apidocs</javadocDir>
1988           </configuration>
1989         </plugin>
1990         <plugin>
1991           <groupId>org.apache.maven.plugins</groupId>
1992           <artifactId>maven-compiler-plugin</artifactId>
1993           <version>${maven.compile.plugin.version}</version>
1994           <configuration>
1995             <source>${java.version.source}</source>
1996             <target>${java.version.target}</target>
1997             <testSource>${java.version.source}</testSource>
1998             <testTarget>${java.version.target}</testTarget>
1999           </configuration>
2000        </plugin>
2001           <plugin>
2002               <groupId>org.eclipse.xtend</groupId>
2003               <artifactId>xtend-maven-plugin</artifactId>
2004               <version>${xtend.version}</version>
2005               <executions>
2006                   <execution>
2007                       <goals>
2008                           <goal>compile</goal>
2009                       </goals>
2010                       <configuration>
2011                           <outputDirectory>${xtend.dstdir}</outputDirectory>
2012                       </configuration>
2013                   </execution>
2014               </executions>
2015           </plugin>
2016       </plugins>
2017     </pluginManagement>
2018   </build>
2019 </project>