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