Switch to using yangtools version of mockito-configuration
[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"
3   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4   <modelVersion>4.0.0</modelVersion>
5   <prerequisites>
6     <maven>3.0</maven>
7   </prerequisites>
8   <groupId>org.opendaylight.controller</groupId>
9   <artifactId>commons.opendaylight</artifactId>
10   <version>1.4.1-SNAPSHOT</version>
11   <packaging>pom</packaging>
12   <parent>
13     <groupId>org.opendaylight.controller</groupId>
14     <artifactId>commons.parent</artifactId>
15     <version>1.0.1-SNAPSHOT</version>
16     <relativePath>../parent</relativePath>
17   </parent>
18   <scm>
19     <connection>scm:git:ssh://git.opendaylight.org:29418/controller.git</connection>
20     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/controller.git</developerConnection>
21     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
22     <tag>HEAD</tag>
23   </scm>
24
25   <properties>
26     <!-- Java Versions -->
27     <maven.compiler.source>1.7</maven.compiler.source>
28     <maven.compiler.target>1.7</maven.compiler.target>
29     <!-- ODL repository / plugin repository -->
30     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
31
32     <propertymavenplugin.version>1.0-alpha-2</propertymavenplugin.version>
33     <sonar.host.url>https://sonar.opendaylight.org/</sonar.host.url>
34     <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
35     <siteplugin>3.2</siteplugin>
36     <projectinfo>2.6</projectinfo>
37     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
39     <compiler.version>2.3.2</compiler.version>
40     <surefire.version>2.15</surefire.version>
41     <failsafe.version>2.15</failsafe.version>
42     <exam.version>3.0.0</exam.version>
43     <url.version>1.5.0</url.version>
44     <enunciate.version>1.26.2</enunciate.version>
45     <sonar.branch>${user.name}-private-view</sonar.branch>
46     <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2</sonar.skippedModules>
47     <logback.version>1.0.9</logback.version>
48     <slf4j.version>1.7.2</slf4j.version>
49     <jackson.version>2.3.0</jackson.version>
50     <spring.version>3.1.3.RELEASE</spring.version>
51     <spring-security.version>3.1.3.RELEASE</spring-security.version>
52     <spring-osgi.version>1.2.1</spring-osgi.version>
53     <jersey.version>1.17</jersey.version>
54     <virgo.version>3.6.0.RELEASE</virgo.version>
55     <geminiweb.version>2.2.0.RELEASE</geminiweb.version>
56     <jolokia.version>1.1.4</jolokia.version>
57     <checkstyle.version>2.10</checkstyle.version>
58     <testvm.argLine>-Xmx1024m -XX:MaxPermSize=256m</testvm.argLine>
59     <yang.version>0.5.9-SNAPSHOT</yang.version>
60     <guava.version>14.0.1</guava.version>
61     <osgi.core.version>5.0.0</osgi.core.version>
62     <ietf-inet-types.version>2010.09.24.2-SNAPSHOT</ietf-inet-types.version>
63     <ietf-yang-types.version>2010.09.24.2-SNAPSHOT</ietf-yang-types.version>
64     <ietf-topology.version>2013.10.21.0-SNAPSHOT</ietf-topology.version>
65     <opendaylight-l2-types.version>2013.08.27.1</opendaylight-l2-types.version>
66     <yang-ext.version>2013.09.07.1</yang-ext.version>
67     <javassist.version>3.17.1-GA</javassist.version>
68     <sample-toaster.version>1.0-SNAPSHOT</sample-toaster.version>
69     <releaseplugin.version>2.3.2</releaseplugin.version>
70     <commons.lang.version>3.1</commons.lang.version>
71     <jacoco.version>0.5.3.201107060350</jacoco.version>
72     <enforcer.version>1.3.1</enforcer.version>
73     <bundle.plugin.version>2.3.7</bundle.plugin.version>
74     <junit.version>4.8.1</junit.version>
75     <bgpcep.version>0.3.0-SNAPSHOT</bgpcep.version>
76     <yangtools.version>0.5.9-SNAPSHOT</yangtools.version>
77     <yangtools.binding.version>0.6.0-SNAPSHOT</yangtools.binding.version>
78     <!--versions for bits of the controller -->
79     <controller.version>0.4.1-SNAPSHOT</controller.version>
80     <hosttracker.version>0.5.1-SNAPSHOT</hosttracker.version>
81     <arphandler.version>0.5.1-SNAPSHOT</arphandler.version>
82     <forwarding.staticrouting>0.5.1-SNAPSHOT</forwarding.staticrouting>
83     <samples.loadbalancer>0.5.1-SNAPSHOT</samples.loadbalancer>
84     <config.version>0.2.3-SNAPSHOT</config.version>
85     <netconf.version>0.2.3-SNAPSHOT</netconf.version>
86     <mdsal.version>1.0-SNAPSHOT</mdsal.version>
87     <containermanager.version>0.5.1-SNAPSHOT</containermanager.version>
88     <switchmanager.api.version>0.7.0-SNAPSHOT</switchmanager.api.version>
89     <connectionmanager.version>0.1.1-SNAPSHOT</connectionmanager.version>
90     <sal.version>0.7.0-SNAPSHOT</sal.version>
91     <sal.networkconfiguration.version>0.0.2-SNAPSHOT</sal.networkconfiguration.version>
92     <sal.connection.version>0.1.1-SNAPSHOT</sal.connection.version>
93     <networkconfig.bridgedomain.northbound.version>0.0.2-SNAPSHOT</networkconfig.bridgedomain.northbound.version>
94     <commons.httpclient.version>0.1.1-SNAPSHOT</commons.httpclient.version>
95     <concepts.version>0.5.1-SNAPSHOT</concepts.version>
96     <jolokia.bridge.version>0.0.1-SNAPSHOT</jolokia.bridge.version>
97     <netty.version>4.0.10.Final</netty.version>
98     <commons.io.version>2.4</commons.io.version>
99     <bundlescanner.version>0.4.1-SNAPSHOT</bundlescanner.version>
100     <usermanager.version>0.4.1-SNAPSHOT</usermanager.version>
101     <forwardingrulesmanager.version>0.5.0-SNAPSHOT</forwardingrulesmanager.version>
102     <statisticsmanager.version>0.5.0-SNAPSHOT</statisticsmanager.version>
103     <clustering.services.version>0.5.0-SNAPSHOT</clustering.services.version>
104     <configuration.version>0.4.1-SNAPSHOT</configuration.version>
105     <topologymanager.version>0.4.1-SNAPSHOT</topologymanager.version>
106     <!-- Third party version -->
107     <jersey-servlet.version>1.18-SNAPSHOT</jersey-servlet.version>
108     <corsfilter.version>7.0.43-SNAPSHOT</corsfilter.version>
109     <!-- Northbound API version -->
110     <commons.northbound.version>0.4.1-SNAPSHOT</commons.northbound.version>
111     <!-- Sonar properties using jacoco to retrieve integration test results -->
112     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
113     <sonar.language>java</sonar.language>
114     <maven.compile.plugin.version>2.5.1</maven.compile.plugin.version>
115     <java.version.source>1.7</java.version.source>
116     <java.version.target>1.7</java.version.target>
117     <!-- enforcer version -->
118     <enforcer.version>1.3.1</enforcer.version>
119     <exi.version>0.9.2-SNAPSHOT</exi.version>
120   </properties>
121
122   <dependencyManagement>
123     <dependencies>
124       <dependency>
125         <groupId>junit</groupId>
126         <artifactId>junit</artifactId>
127         <version>${junit.version}</version>
128         <scope>test</scope>
129       </dependency>
130       <dependency>
131         <groupId>org.slf4j</groupId>
132         <artifactId>jcl-over-slf4j</artifactId>
133         <version>${slf4j.version}</version>
134       </dependency>
135       <dependency>
136         <groupId>org.osgi</groupId>
137         <artifactId>org.osgi.core</artifactId>
138         <version>${osgi.core.version}</version>
139         <scope>provided</scope>
140       </dependency>
141       <dependency>
142         <groupId>org.slf4j</groupId>
143         <artifactId>slf4j-api</artifactId>
144         <version>${slf4j.version}</version>
145         <scope>compile</scope>
146       </dependency>
147       <dependency>
148         <groupId>org.slf4j</groupId>
149         <artifactId>log4j-over-slf4j</artifactId>
150         <version>${slf4j.version}</version>
151       </dependency>
152       <dependency>
153         <groupId>ch.qos.logback</groupId>
154         <artifactId>logback-core</artifactId>
155         <version>${logback.version}</version>
156       </dependency>
157       <dependency>
158         <groupId>ch.qos.logback</groupId>
159         <artifactId>logback-classic</artifactId>
160         <version>${logback.version}</version>
161       </dependency>
162
163      <dependency>
164        <groupId>com.fasterxml.jackson.core</groupId>
165        <artifactId>jackson-annotations</artifactId>
166        <version>${jackson.version}</version>
167      </dependency>
168
169      <dependency>
170        <groupId>com.fasterxml.jackson.core</groupId>
171        <artifactId>jackson-core</artifactId>
172        <version>${jackson.version}</version>
173      </dependency>
174
175      <dependency>
176        <groupId>com.fasterxml.jackson.core</groupId>
177        <artifactId>jackson-databind</artifactId>
178        <version>${jackson.version}</version>
179      </dependency>
180
181      <dependency>
182         <groupId>com.fasterxml.jackson.jaxrs</groupId>
183         <artifactId>jackson-jaxrs-base</artifactId>
184         <version>${jackson.version}</version>
185      </dependency>
186
187     <dependency>
188         <groupId>com.fasterxml.jackson.jaxrs</groupId>
189         <artifactId>jackson-jaxrs-json-provider</artifactId>
190         <version>${jackson.version}</version>
191      </dependency>
192
193      <dependency>
194         <groupId>com.fasterxml.jackson.module</groupId>
195         <artifactId>jackson-module-jaxb-annotations</artifactId>
196         <version>${jackson.version}</version>
197      </dependency>
198
199       <dependency>
200         <groupId>org.codehaus.jettison</groupId>
201         <artifactId>jettison</artifactId>
202         <version>1.3.3</version>
203       </dependency>
204       <dependency>
205         <groupId>com.google.guava</groupId>
206         <artifactId>guava</artifactId>
207         <version>${guava.version}</version>
208       </dependency>
209       <dependency>
210         <groupId>org.javassist</groupId>
211         <artifactId>javassist</artifactId>
212         <version>${javassist.version}</version>
213       </dependency>
214       <dependency>
215         <groupId>commons-io</groupId>
216         <artifactId>commons-io</artifactId>
217         <version>${commons.io.version}</version>
218       </dependency>
219       <dependency>
220         <groupId>commons-codec</groupId>
221         <artifactId>commons-codec</artifactId>
222         <version>1.7</version>
223       </dependency>
224       <dependency>
225         <groupId>org.apache.commons</groupId>
226         <artifactId>commons-lang3</artifactId>
227         <version>${commons.lang.version}</version>
228       </dependency>
229       <dependency>
230         <groupId>commons-fileupload</groupId>
231         <artifactId>commons-fileupload</artifactId>
232         <version>1.2.2</version>
233       </dependency>
234       <dependency>
235         <groupId>commons-net</groupId>
236         <artifactId>commons-net</artifactId>
237         <version>3.0.1</version>
238       </dependency>
239       <dependency>
240         <groupId>equinoxSDK381</groupId>
241         <artifactId>javax.servlet</artifactId>
242         <version>3.0.0.v201112011016</version>
243       </dependency>
244       <dependency>
245         <groupId>equinoxSDK381</groupId>
246         <artifactId>javax.servlet.jsp</artifactId>
247         <version>2.2.0.v201112011158</version>
248       </dependency>
249       <dependency>
250         <groupId>equinoxSDK381</groupId>
251         <artifactId>org.eclipse.equinox.ds</artifactId>
252         <version>1.4.0.v20120522-1841</version>
253       </dependency>
254       <dependency>
255         <groupId>equinoxSDK381</groupId>
256         <artifactId>org.eclipse.equinox.util</artifactId>
257         <version>1.0.400.v20120522-2049</version>
258       </dependency>
259       <dependency>
260         <groupId>equinoxSDK381</groupId>
261         <artifactId>org.eclipse.osgi.services</artifactId>
262         <version>3.3.100.v20120522-1822</version>
263       </dependency>
264       <dependency>
265         <groupId>equinoxSDK381</groupId>
266         <artifactId>org.eclipse.osgi</artifactId>
267         <version>3.8.1.v20120830-144521</version>
268       </dependency>
269       <dependency>
270         <groupId>equinoxSDK381</groupId>
271         <artifactId>org.apache.felix.gogo.command</artifactId>
272         <version>0.8.0.v201108120515</version>
273       </dependency>
274       <dependency>
275         <groupId>equinoxSDK381</groupId>
276         <artifactId>org.apache.felix.gogo.runtime</artifactId>
277         <version>0.8.0.v201108120515</version>
278       </dependency>
279       <dependency>
280         <groupId>equinoxSDK381</groupId>
281         <artifactId>org.apache.felix.gogo.shell</artifactId>
282         <version>0.8.0.v201110170705</version>
283       </dependency>
284       <dependency>
285         <groupId>equinoxSDK381</groupId>
286         <artifactId>org.eclipse.equinox.cm</artifactId>
287         <version>1.0.400.v20120522-1841</version>
288       </dependency>
289       <dependency>
290         <groupId>equinoxSDK381</groupId>
291         <artifactId>org.eclipse.equinox.console</artifactId>
292         <version>1.0.0.v20120522-1841</version>
293       </dependency>
294       <dependency>
295         <groupId>equinoxSDK381</groupId>
296         <artifactId>org.eclipse.equinox.launcher</artifactId>
297         <version>1.3.0.v20120522-1813</version>
298       </dependency>
299       <!-- Gemini Web -->
300       <dependency>
301         <groupId>geminiweb</groupId>
302         <artifactId>org.eclipse.gemini.web.core</artifactId>
303         <version>${geminiweb.version}</version>
304       </dependency>
305       <dependency>
306         <groupId>geminiweb</groupId>
307         <artifactId>org.eclipse.gemini.web.extender</artifactId>
308         <version>${geminiweb.version}</version>
309       </dependency>
310       <dependency>
311         <groupId>geminiweb</groupId>
312         <artifactId>org.eclipse.gemini.web.tomcat</artifactId>
313         <version>${geminiweb.version}</version>
314       </dependency>
315       <dependency>
316         <groupId>geminiweb</groupId>
317         <artifactId>org.eclipse.virgo.kernel.equinox.extensions</artifactId>
318         <version>${virgo.version}</version>
319       </dependency>
320       <dependency>
321         <groupId>geminiweb</groupId>
322         <artifactId>org.eclipse.virgo.util.common</artifactId>
323         <version>${virgo.version}</version>
324       </dependency>
325       <dependency>
326         <groupId>geminiweb</groupId>
327         <artifactId>org.eclipse.virgo.util.io</artifactId>
328         <version>${virgo.version}</version>
329       </dependency>
330       <dependency>
331         <groupId>geminiweb</groupId>
332         <artifactId>org.eclipse.virgo.util.math</artifactId>
333         <version>${virgo.version}</version>
334       </dependency>
335       <dependency>
336         <groupId>geminiweb</groupId>
337         <artifactId>org.eclipse.virgo.util.osgi</artifactId>
338         <version>${virgo.version}</version>
339       </dependency>
340       <dependency>
341         <groupId>geminiweb</groupId>
342         <artifactId>org.eclipse.virgo.util.osgi.manifest</artifactId>
343         <version>${virgo.version}</version>
344       </dependency>
345       <dependency>
346         <groupId>geminiweb</groupId>
347         <artifactId>org.eclipse.virgo.util.parser.manifest</artifactId>
348         <version>${virgo.version}</version>
349       </dependency>
350       <dependency>
351         <groupId>org.apache.felix</groupId>
352         <artifactId>org.apache.felix.dependencymanager</artifactId>
353         <version>3.1.0</version>
354       </dependency>
355       <dependency>
356         <groupId>org.apache.felix</groupId>
357         <artifactId>org.apache.felix.dependencymanager.shell</artifactId>
358         <version>3.0.1</version>
359       </dependency>
360       <dependency>
361         <groupId>com.google.code.gson</groupId>
362         <artifactId>gson</artifactId>
363         <version>2.1</version>
364         <scope>compile</scope>
365       </dependency>
366       <dependency>
367         <groupId>org.jboss.spec.javax.transaction</groupId>
368         <artifactId>jboss-transaction-api_1.1_spec</artifactId>
369         <version>1.0.1.Final</version>
370       </dependency>
371       <dependency>
372         <groupId>org.apache.felix</groupId>
373         <artifactId>org.apache.felix.fileinstall</artifactId>
374         <version>3.1.6</version>
375       </dependency>
376       <dependency>
377         <groupId>virgomirror</groupId>
378         <artifactId>org.eclipse.jdt.core.compiler.batch</artifactId>
379         <version>3.8.0.I20120518-2145</version>
380       </dependency>
381       <dependency>
382         <groupId>eclipselink</groupId>
383         <artifactId>javax.persistence</artifactId>
384         <version>2.0.4.v201112161009</version>
385       </dependency>
386       <dependency>
387         <groupId>orbit</groupId>
388         <artifactId>javax.activation</artifactId>
389         <version>1.1.0.v201211130549</version>
390       </dependency>
391       <dependency>
392         <groupId>orbit</groupId>
393         <artifactId>javax.annotation</artifactId>
394         <version>1.1.0.v201209060031</version>
395       </dependency>
396       <dependency>
397         <groupId>orbit</groupId>
398         <artifactId>javax.ejb</artifactId>
399         <version>3.1.1.v201204261316</version>
400       </dependency>
401       <dependency>
402         <groupId>orbit</groupId>
403         <artifactId>javax.el</artifactId>
404         <version>2.2.0.v201108011116</version>
405       </dependency>
406       <dependency>
407         <groupId>orbit</groupId>
408         <artifactId>javax.mail.glassfish</artifactId>
409         <version>1.4.1.v201108011116</version>
410       </dependency>
411       <dependency>
412         <groupId>orbit</groupId>
413         <artifactId>javax.xml.rpc</artifactId>
414         <version>1.1.0.v201005080400</version>
415       </dependency>
416       <dependency>
417         <groupId>orbit</groupId>
418         <artifactId>org.apache.catalina</artifactId>
419         <version>7.0.32.v201211201336</version>
420       </dependency>
421       <dependency>
422         <groupId>orbit</groupId>
423         <artifactId>org.apache.catalina.ha</artifactId>
424         <version>7.0.32.v201211201952</version>
425       </dependency>
426       <dependency>
427         <groupId>orbit</groupId>
428         <artifactId>org.apache.catalina.tribes</artifactId>
429         <version>7.0.32.v201211201952</version>
430       </dependency>
431       <dependency>
432         <groupId>orbit</groupId>
433         <artifactId>org.apache.coyote</artifactId>
434         <version>7.0.32.v201211201952</version>
435       </dependency>
436       <dependency>
437         <groupId>orbit</groupId>
438         <artifactId>org.apache.el</artifactId>
439         <version>7.0.32.v201211081135</version>
440       </dependency>
441       <dependency>
442         <groupId>orbit</groupId>
443         <artifactId>org.apache.jasper</artifactId>
444         <version>7.0.32.v201211201952</version>
445       </dependency>
446       <dependency>
447         <groupId>orbit</groupId>
448         <artifactId>org.apache.juli.extras</artifactId>
449         <version>7.0.32.v201211081135</version>
450       </dependency>
451       <dependency>
452         <groupId>orbit</groupId>
453         <artifactId>org.apache.tomcat.api</artifactId>
454         <version>7.0.32.v201211081135</version>
455       </dependency>
456       <dependency>
457         <groupId>orbit</groupId>
458         <artifactId>org.apache.tomcat.util</artifactId>
459         <version>7.0.32.v201211201952</version>
460       </dependency>
461       <dependency>
462         <groupId>orbit</groupId>
463         <artifactId>javax.servlet.jsp.jstl</artifactId>
464         <version>1.2.0.v201105211821</version>
465       </dependency>
466       <dependency>
467         <groupId>orbit</groupId>
468         <artifactId>javax.servlet.jsp.jstl.impl</artifactId>
469         <version>1.2.0.v201210211230</version>
470       </dependency>
471       <dependency>
472         <groupId>eclipselink</groupId>
473         <artifactId>javax.resource</artifactId>
474         <version>1.5.0.v200906010428</version>
475       </dependency>
476       <!-- Add Pax Exam -->
477       <dependency>
478         <groupId>org.ops4j.pax.exam</groupId>
479         <artifactId>pax-exam-container-native</artifactId>
480         <version>${exam.version}</version>
481         <scope>test</scope>
482       </dependency>
483       <dependency>
484         <groupId>org.ops4j.pax.exam</groupId>
485         <artifactId>pax-exam-junit4</artifactId>
486         <version>${exam.version}</version>
487         <scope>test</scope>
488       </dependency>
489       <dependency>
490         <groupId>org.ops4j.pax.exam</groupId>
491         <artifactId>pax-exam-link-mvn</artifactId>
492         <version>${exam.version}</version>
493         <scope>test</scope>
494       </dependency>
495       <dependency>
496         <groupId>org.ops4j.pax.url</groupId>
497         <artifactId>pax-url-aether</artifactId>
498         <version>${url.version}</version>
499         <scope>test</scope>
500       </dependency>
501       <dependency>
502         <groupId>org.springframework</groupId>
503         <artifactId>org.springframework.asm</artifactId>
504         <version>${spring.version}</version>
505       </dependency>
506       <dependency>
507         <groupId>org.springframework</groupId>
508         <artifactId>org.springframework.aop</artifactId>
509         <version>${spring.version}</version>
510       </dependency>
511       <dependency>
512         <groupId>org.springframework</groupId>
513         <artifactId>org.springframework.context</artifactId>
514         <version>${spring.version}</version>
515       </dependency>
516       <dependency>
517         <groupId>org.springframework</groupId>
518         <artifactId>org.springframework.context.support</artifactId>
519         <version>${spring.version}</version>
520       </dependency>
521       <dependency>
522         <groupId>org.springframework</groupId>
523         <artifactId>org.springframework.core</artifactId>
524         <version>${spring.version}</version>
525       </dependency>
526       <dependency>
527         <groupId>org.springframework</groupId>
528         <artifactId>org.springframework.beans</artifactId>
529         <version>${spring.version}</version>
530       </dependency>
531       <dependency>
532         <groupId>org.springframework</groupId>
533         <artifactId>org.springframework.expression</artifactId>
534         <version>${spring.version}</version>
535       </dependency>
536       <dependency>
537         <groupId>org.springframework</groupId>
538         <artifactId>org.springframework.web</artifactId>
539         <version>${spring.version}</version>
540       </dependency>
541       <dependency>
542         <groupId>org.aopalliance</groupId>
543         <artifactId>com.springsource.org.aopalliance</artifactId>
544         <version>1.0.0</version>
545       </dependency>
546       <dependency>
547         <groupId>org.springframework</groupId>
548         <artifactId>org.springframework.web.servlet</artifactId>
549         <version>${spring.version}</version>
550       </dependency>
551
552       <dependency>
553         <groupId>org.springframework.osgi</groupId>
554         <artifactId>spring-osgi-mock</artifactId>
555         <version>${spring-osgi.version}</version>
556         <scope>test</scope>
557       </dependency>
558
559       <!-- Spring security -->
560       <dependency>
561         <groupId>org.springframework.security</groupId>
562         <artifactId>spring-security-config</artifactId>
563         <version>${spring-security.version}</version>
564       </dependency>
565       <dependency>
566         <groupId>org.springframework.security</groupId>
567         <artifactId>spring-security-core</artifactId>
568         <version>${spring-security.version}</version>
569       </dependency>
570       <dependency>
571         <groupId>org.springframework.security</groupId>
572         <artifactId>spring-security-web</artifactId>
573         <version>${spring-security.version}</version>
574       </dependency>
575       <dependency>
576         <groupId>org.springframework.security</groupId>
577         <artifactId>spring-security-taglibs</artifactId>
578         <version>${spring-security.version}</version>
579       </dependency>
580       <dependency>
581         <groupId>org.springframework</groupId>
582         <artifactId>org.springframework.transaction</artifactId>
583         <version>${spring-security.version}</version>
584       </dependency>
585       <!-- Visual VM hook -->
586       <dependency>
587         <groupId>org.ow2.chameleon.management</groupId>
588         <artifactId>chameleon-mbeans</artifactId>
589         <version>1.0.0</version>
590       </dependency>
591       <!-- Jersey for JAXRS -->
592       <dependency>
593         <groupId>com.sun.jersey</groupId>
594         <artifactId>jersey-core</artifactId>
595         <version>${jersey.version}</version>
596       </dependency>
597       <dependency>
598         <groupId>com.sun.jersey</groupId>
599         <artifactId>jersey-server</artifactId>
600         <version>${jersey.version}</version>
601       </dependency>
602       <dependency>
603         <groupId>com.sun.jersey</groupId>
604         <artifactId>jersey-client</artifactId>
605         <version>${jersey.version}</version>
606       </dependency>
607
608       <dependency>
609         <groupId>org.ow2.asm</groupId>
610         <artifactId>asm-all</artifactId>
611         <version>4.1</version>
612       </dependency>
613       <dependency>
614         <groupId>org.eclipse.persistence</groupId>
615         <artifactId>org.eclipse.persistence.moxy</artifactId>
616         <version>2.5.0</version>
617       </dependency>
618       <dependency>
619         <groupId>org.eclipse.persistence</groupId>
620         <artifactId>org.eclipse.persistence.core</artifactId>
621         <version>2.5.0</version>
622       </dependency>
623       <dependency>
624         <groupId>org.eclipse.persistence</groupId>
625         <artifactId>org.eclipse.persistence.antlr</artifactId>
626         <version>2.5.0</version>
627       </dependency>
628       <!-- Third parties from opendaylight released -->
629       <dependency>
630         <groupId>org.opendaylight.controller.thirdparty</groupId>
631         <artifactId>net.sf.jung2</artifactId>
632         <version>2.0.1</version>
633       </dependency>
634       <dependency>
635         <groupId>org.opendaylight.controller.thirdparty</groupId>
636         <artifactId>org.openflow.openflowj</artifactId>
637         <version>1.0.2</version>
638       </dependency>
639       <dependency>
640         <groupId>org.opendaylight.controller.thirdparty</groupId>
641         <artifactId>exificient</artifactId>
642         <version>${exi.version}</version>
643       </dependency>
644       <dependency>
645         <groupId>org.opendaylight.controller.thirdparty</groupId>
646         <artifactId>com.sun.jersey.jersey-servlet</artifactId>
647         <version>${jersey-servlet.version}</version>
648       </dependency>
649       <dependency>
650         <groupId>org.opendaylight.controller.thirdparty</groupId>
651         <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
652         <version>${corsfilter.version}</version>
653       </dependency>
654       <dependency>
655         <groupId>org.opendaylight.controller.thirdparty</groupId>
656         <artifactId>ganymed</artifactId>
657         <version>1.0-SNAPSHOT</version>
658       </dependency>
659       <dependency>
660         <groupId>com.google.code.findbugs</groupId>
661         <artifactId>jsr305</artifactId>
662         <version>2.0.1</version>
663       </dependency>
664       <dependency>
665         <groupId>org.opendaylight.yangtools</groupId>
666         <artifactId>mockito-configuration</artifactId>
667         <version>0.6.0-SNAPSHOT</version>
668         <scope>test</scope>
669       </dependency>
670       <!-- yang model dependencies -->
671       <dependency>
672        <groupId>org.opendaylight.yangtools.model</groupId>
673        <artifactId>ietf-inet-types</artifactId>
674        <version>${ietf-inet-types.version}</version>
675       </dependency>
676       <dependency>
677        <groupId>org.opendaylight.yangtools.model</groupId>
678        <artifactId>ietf-yang-types</artifactId>
679        <version>${ietf-yang-types.version}</version>
680       </dependency>
681       <dependency>
682        <groupId>org.opendaylight.yangtools.model</groupId>
683        <artifactId>ietf-topology</artifactId>
684        <version>${ietf-topology.version}</version>
685       </dependency>
686       <dependency>
687        <groupId>org.opendaylight.yangtools.model</groupId>
688        <artifactId>opendaylight-l2-types</artifactId>
689        <version>${opendaylight-l2-types.version}</version>
690       </dependency>
691       <dependency>
692        <groupId>org.opendaylight.yangtools.model</groupId>
693        <artifactId>yang-ext</artifactId>
694        <version>${yang-ext.version}</version>
695       </dependency>
696       <!-- bgppcep dependencies -->
697       <dependency>
698        <groupId>org.opendaylight.bgpcep</groupId>
699        <artifactId>concepts</artifactId>
700        <version>${bgpcep.version}</version>
701       </dependency>
702       <dependency>
703        <groupId>org.opendaylight.bgpcep</groupId>
704        <artifactId>util</artifactId>
705        <version>${bgpcep.version}</version>
706       </dependency>
707     <dependency>
708         <groupId>org.opendaylight.bgpcep</groupId>
709         <artifactId>framework</artifactId>
710         <version>${bgpcep.version}</version>
711      </dependency>
712         <!--Netty-->
713         <dependency>
714             <groupId>io.netty</groupId>
715             <artifactId>netty-handler</artifactId>
716             <version>${netty.version}</version>
717         </dependency>
718         <dependency>
719             <groupId>io.netty</groupId>
720             <artifactId>netty-codec</artifactId>
721             <version>${netty.version}</version>
722         </dependency>
723         <dependency>
724             <groupId>io.netty</groupId>
725             <artifactId>netty-buffer</artifactId>
726             <version>${netty.version}</version>
727         </dependency>
728         <dependency>
729             <groupId>io.netty</groupId>
730             <artifactId>netty-transport</artifactId>
731             <version>${netty.version}</version>
732         </dependency>
733         <dependency>
734             <groupId>io.netty</groupId>
735             <artifactId>netty-common</artifactId>
736             <version>${netty.version}</version>
737         </dependency>
738
739       <!-- yangtools dependencies -->
740       <dependency>
741        <groupId>org.opendaylight.yangtools</groupId>
742        <artifactId>yang-binding</artifactId>
743        <version>${yangtools.binding.version}</version>
744       </dependency>
745       <dependency>
746        <groupId>org.opendaylight.yangtools</groupId>
747        <artifactId>yang-common</artifactId>
748        <version>${yangtools.version}</version>
749       </dependency>
750       <dependency>
751        <groupId>org.opendaylight.yangtools</groupId>
752        <artifactId>yang-data-api</artifactId>
753        <version>${yangtools.version}</version>
754       </dependency>
755       <dependency>
756        <groupId>org.opendaylight.yangtools</groupId>
757        <artifactId>yang-data-util</artifactId>
758        <version>${yangtools.version}</version>
759       </dependency>
760       <dependency>
761        <groupId>org.opendaylight.yangtools</groupId>
762        <artifactId>yang-model-api</artifactId>
763        <version>${yangtools.version}</version>
764       </dependency>
765       <dependency>
766         <groupId>org.opendaylight.controller</groupId>
767         <artifactId>switchmanager</artifactId>
768         <version>${switchmanager.api.version}</version>
769       </dependency>
770
771       <!-- equinox http service bridge -->
772       <dependency>
773         <groupId>org.eclipse.equinox.http</groupId>
774         <artifactId>servlet</artifactId>
775         <version>1.0.0-v20070606</version>
776       </dependency>
777       <!-- felix webconsole -->
778       <dependency>
779         <groupId>org.apache.felix</groupId>
780         <artifactId>org.apache.felix.webconsole</artifactId>
781         <version>4.2.0</version>
782         <!-- the all bundle includes all the necessary plugins -->
783         <classifier>all</classifier>
784       </dependency>
785       <dependency>
786         <groupId>org.jolokia</groupId>
787         <artifactId>jolokia-osgi</artifactId>
788         <version>${jolokia.version}</version>
789       </dependency>
790       <dependency>
791         <groupId>org.opendaylight.controller</groupId>
792         <artifactId>commons.logback_settings</artifactId>
793         <version>0.0.1-SNAPSHOT</version>
794         <scope>test</scope>
795       </dependency>
796     </dependencies>
797   </dependencyManagement>
798
799   <pluginRepositories>
800     <!-- OpenDayLight Repo Mirror -->
801     <pluginRepository>
802       <id>opendaylight-mirror</id>
803       <name>opendaylight-mirror</name>
804       <url>${nexusproxy}/groups/public/</url>
805       <snapshots>
806           <enabled>false</enabled>
807       </snapshots>
808       <releases>
809           <enabled>true</enabled>
810           <updatePolicy>never</updatePolicy>
811       </releases>
812     </pluginRepository>
813     <!-- OpenDayLight Snapshot artifact -->
814     <pluginRepository>
815       <id>opendaylight-snapshot</id>
816       <name>opendaylight-snapshot</name>
817       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
818       <snapshots>
819           <enabled>true</enabled>
820       </snapshots>
821       <releases>
822           <enabled>false</enabled>
823       </releases>
824     </pluginRepository>
825   </pluginRepositories>
826
827   <profiles>
828     <profile>
829       <id>IDE</id>
830       <activation>
831         <property>
832           <name>m2e.version</name>
833         </property>
834       </activation>
835       <build>
836         <!-- Put the IDE's build output in a folder other than target, so that IDE builds don't interact with Maven builds -->
837         <directory>target-ide</directory>
838       </build>
839     </profile>
840     <profile>
841       <id>viewbuild</id>
842       <activation>
843         <activeByDefault>true</activeByDefault>
844       </activation>
845       <properties>
846         <build.suffix>${project.version}</build.suffix>
847       </properties>
848     </profile>
849     <profile>
850       <id>jenkins</id>
851       <activation>
852         <property>
853           <name>BUILDSUFFIX</name>
854         </property>
855       </activation>
856       <properties>
857         <build.suffix>${BUILDSUFFIX}</build.suffix>
858       </properties>
859     </profile>
860     <profile>
861       <id>fastreassembly</id>
862       <build>
863         <plugins>
864           <plugin>
865             <groupId>org.apache.maven.plugins</groupId>
866             <artifactId>maven-dependency-plugin</artifactId>
867             <version>2.4</version>
868             <executions>
869               <execution>
870                 <id>copyfastreassembly</id>
871                 <phase>install</phase>
872                 <goals>
873                   <goal>copy</goal>
874                 </goals>
875                 <configuration>
876                   <artifactItems>
877                     <artifactItem>
878                       <groupId>${project.groupId}</groupId>
879                       <artifactId>${project.artifactId}</artifactId>
880                       <version>${project.version}</version>
881                       <destFileName>${project.groupId}.${project.artifactId}-${project.version}.jar</destFileName>
882                     </artifactItem>
883                   </artifactItems>
884                   <outputDirectory>${fastreassembly.directory}</outputDirectory>
885                 </configuration>
886               </execution>
887             </executions>
888           </plugin>
889         </plugins>
890       </build>
891     </profile>
892   </profiles>
893
894   <repositories>
895
896     <!-- OpenDayLight Repo Mirror -->
897     <repository>
898       <id>opendaylight-mirror</id>
899       <name>opendaylight-mirror</name>
900       <url>${nexusproxy}/groups/public/</url>
901       <snapshots>
902           <enabled>false</enabled>
903       </snapshots>
904       <releases>
905           <enabled>true</enabled>
906           <updatePolicy>never</updatePolicy>
907       </releases>
908     </repository>
909     <!-- OpenDayLight Snapshot artifact -->
910     <repository>
911       <id>opendaylight-snapshot</id>
912       <name>opendaylight-snapshot</name>
913       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
914       <snapshots>
915           <enabled>true</enabled>
916       </snapshots>
917       <releases>
918           <enabled>false</enabled>
919       </releases>
920     </repository>
921   </repositories>
922   <distributionManagement>
923     <!-- OpenDayLight Released artifact -->
924     <repository>
925       <id>opendaylight-release</id>
926       <url>${nexusproxy}/repositories/opendaylight.release/</url>
927     </repository>
928     <!-- OpenDayLight Snapshot artifact -->
929     <snapshotRepository>
930       <id>opendaylight-snapshot</id>
931       <url>${nexusproxy}/repositories/opendaylight.snapshot/</url>
932     </snapshotRepository>
933     <!-- Site deployment -->
934     <site>
935       <id>website</id>
936       <url>${sitedeploy}</url>
937     </site>
938   </distributionManagement>
939
940   <reporting>
941     <excludeDefaults>true</excludeDefaults>
942     <outputDirectory>${project.build.directory}/site</outputDirectory>
943     <plugins>
944       <plugin>
945         <groupId>org.apache.maven.plugins</groupId>
946         <artifactId>maven-project-info-reports-plugin</artifactId>
947         <version>${projectinfo}</version>
948         <configuration>
949           <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
950           <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
951         </configuration>
952         <reportSets>
953           <reportSet>
954             <reports>
955               <report>index</report>
956               <report>project-team</report>
957               <report>license</report>
958               <report>mailing-list</report>
959               <report>plugin-management</report>
960               <report>cim</report>
961               <report>issue-tracking</report>
962               <report>scm</report>
963               <report>summary</report>
964             </reports>
965           </reportSet>
966         </reportSets>
967       </plugin>
968       <plugin>
969         <groupId>org.apache.maven.plugins</groupId>
970         <artifactId>maven-jxr-plugin</artifactId>
971         <version>2.3</version>
972         <configuration>
973           <aggregate>true</aggregate>
974           <linkJavadoc>true</linkJavadoc>
975         </configuration>
976       </plugin>
977       <plugin>
978         <groupId>org.apache.maven.plugins</groupId>
979         <artifactId>maven-checkstyle-plugin</artifactId>
980         <version>${checkstyle.version}</version>
981       </plugin>
982       <plugin>
983         <groupId>org.apache.maven.plugins</groupId>
984         <artifactId>maven-javadoc-plugin</artifactId>
985         <version>2.8.1</version>
986         <configuration>
987           <doclet>org.jboss.apiviz.APIviz</doclet>
988           <docletArtifact>
989             <groupId>org.jboss.apiviz</groupId>
990             <artifactId>apiviz</artifactId>
991             <version>1.3.2.GA</version>
992           </docletArtifact>
993           <finalName>${project.artifactId}-${build.suffix}</finalName>
994           <useStandardDocletOptions>true</useStandardDocletOptions>
995           <charset>UTF-8</charset>
996           <encoding>UTF-8</encoding>
997           <docencoding>UTF-8</docencoding>
998           <breakiterator>true</breakiterator>
999           <version>true</version>
1000           <author>true</author>
1001           <keywords>true</keywords>
1002           <excludePackageNames>*.internal:edu.uci.*</excludePackageNames>
1003         </configuration>
1004       </plugin>
1005     </plugins>
1006   </reporting>
1007
1008   <build>
1009     <plugins>
1010       <plugin>
1011         <groupId>org.apache.maven.plugins</groupId>
1012         <artifactId>maven-checkstyle-plugin</artifactId>
1013         <version>${checkstyle.version}</version>
1014         <dependencies>
1015           <dependency>
1016             <groupId>org.opendaylight.controller</groupId>
1017             <artifactId>checkstyle</artifactId>
1018             <version>0.0.2-SNAPSHOT</version>
1019           </dependency>
1020         </dependencies>
1021         <executions>
1022           <execution>
1023             <phase>process-sources</phase>
1024             <goals>
1025               <goal>check</goal>
1026             </goals>
1027           </execution>
1028         </executions>
1029         <configuration>
1030           <failsOnError>true</failsOnError>
1031           <configLocation>controller/checkstyle.xml</configLocation>
1032           <consoleOutput>true</consoleOutput>
1033           <includeTestSourceDirectory>true</includeTestSourceDirectory>
1034           <sourceDirectory>${project.basedir}</sourceDirectory>
1035           <includes>**\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat</includes>
1036           <excludes>**\/target\/,**\/bin\/,**\/target-ide\/</excludes>
1037         </configuration>
1038       </plugin>
1039       <plugin>
1040         <groupId>org.apache.maven.plugins</groupId>
1041         <artifactId>maven-failsafe-plugin</artifactId>
1042         <version>${failsafe.version}</version>
1043         <configuration>
1044           <argLine>${testvm.argLine}</argLine>
1045           <systemProperties>
1046             <property>
1047               <name>logback.configurationFile</name>
1048               <value>logback.xml</value>
1049             </property>
1050           </systemProperties>
1051         </configuration>
1052         <executions>
1053           <execution>
1054             <id>failsafe-integration-tests</id>
1055             <phase>integration-test</phase>
1056             <goals>
1057               <goal>integration-test</goal>
1058             </goals>
1059           </execution>
1060           <execution>
1061             <id>failsafe-verify</id>
1062             <phase>verify</phase>
1063             <goals>
1064               <goal>verify</goal>
1065             </goals>
1066           </execution>
1067         </executions>
1068       </plugin>
1069       <plugin>
1070         <groupId>org.apache.maven.plugins</groupId>
1071         <artifactId>maven-surefire-plugin</artifactId>
1072         <version>${surefire.version}</version>
1073         <configuration>
1074           <systemProperties>
1075             <property>
1076               <name>logback.configurationFile</name>
1077               <value>logback.xml</value>
1078             </property>
1079           </systemProperties>
1080         </configuration>
1081       </plugin>
1082       <plugin>
1083         <groupId>org.apache.maven.plugins</groupId>
1084         <artifactId>maven-enforcer-plugin</artifactId>
1085         <version>${enforcer.version}</version>
1086         <executions>
1087           <execution>
1088             <id>enforce-java</id>
1089             <goals>
1090               <goal>enforce</goal>
1091             </goals>
1092             <configuration>
1093               <rules>
1094                 <requireJavaVersion>
1095                   <version>1.7.0</version>
1096                 </requireJavaVersion>
1097               </rules>
1098             </configuration>
1099           </execution>
1100         </executions>
1101       </plugin>
1102     </plugins>
1103     <pluginManagement>
1104       <plugins>
1105         <plugin>
1106           <groupId>org.apache.maven.plugins</groupId>
1107           <artifactId>maven-release-plugin</artifactId>
1108           <version>${releaseplugin.version}</version>
1109         </plugin>
1110         <!-- Ignore/Execute plugin execution -->
1111         <plugin>
1112           <groupId>org.eclipse.m2e</groupId>
1113           <artifactId>lifecycle-mapping</artifactId>
1114           <version>1.0.0</version>
1115           <configuration>
1116             <lifecycleMappingMetadata>
1117               <pluginExecutions>
1118                 <pluginExecution>
1119                   <pluginExecutionFilter>
1120                     <groupId>org.codehaus.mojo</groupId>
1121                     <artifactId>properties-maven-plugin</artifactId>
1122                     <versionRange>[0.0,)</versionRange>
1123                     <goals>
1124                       <goal>set-system-properties</goal>
1125                     </goals>
1126                   </pluginExecutionFilter>
1127                   <action>
1128                     <ignore />
1129                   </action>
1130                 </pluginExecution>
1131                 <pluginExecution>
1132                   <pluginExecutionFilter>
1133                     <groupId>org.codehaus.enunciate</groupId>
1134                     <artifactId>maven-enunciate-plugin</artifactId>
1135                     <versionRange>[0.0,)</versionRange>
1136                     <goals>
1137                       <goal>docs</goal>
1138                     </goals>
1139                   </pluginExecutionFilter>
1140                   <action>
1141                     <ignore />
1142                   </action>
1143                 </pluginExecution>
1144                 <pluginExecution>
1145                   <pluginExecutionFilter>
1146                     <groupId>org.jacoco</groupId>
1147                     <artifactId>jacoco-maven-plugin</artifactId>
1148                     <versionRange>[0.0,)</versionRange>
1149                     <goals>
1150                       <goal>prepare-agent</goal>
1151                       <goal>pre-test</goal>
1152                       <goal>post-test</goal>
1153                     </goals>
1154                   </pluginExecutionFilter>
1155                   <action>
1156                     <ignore />
1157                   </action>
1158                 </pluginExecution>
1159                 <pluginExecution>
1160                   <pluginExecutionFilter>
1161                     <groupId>org.ops4j.pax.exam</groupId>
1162                     <artifactId>maven-paxexam-plugin</artifactId>
1163                     <versionRange>[1.2.4,)</versionRange>
1164                     <goals>
1165                       <goal>generate-depends-file</goal>
1166                     </goals>
1167                   </pluginExecutionFilter>
1168                   <action>
1169                      <execute>
1170                       <runOnIncremental>false</runOnIncremental>
1171                      </execute>
1172                   </action>
1173                 </pluginExecution>
1174                 <pluginExecution>
1175                   <pluginExecutionFilter>
1176                     <groupId>org.apache.maven.plugins</groupId>
1177                     <artifactId>maven-checkstyle-plugin</artifactId>
1178                     <versionRange>[2.0,)</versionRange>
1179                     <goals>
1180                       <goal>check</goal>
1181                     </goals>
1182                   </pluginExecutionFilter>
1183                   <action>
1184                     <ignore />
1185                   </action>
1186                 </pluginExecution>
1187                 <pluginExecution>
1188                   <pluginExecutionFilter>
1189                     <groupId>org.opendaylight.yangtools</groupId>
1190                     <artifactId>yang-maven-plugin</artifactId>
1191                     <versionRange>[0.5,)</versionRange>
1192                     <goals>
1193                       <goal>generate-sources </goal>
1194                     </goals>
1195                   </pluginExecutionFilter>
1196                   <action>
1197                     <ignore></ignore>
1198                   </action>
1199                 </pluginExecution>
1200                 <pluginExecution>
1201                   <pluginExecutionFilter>
1202                     <groupId>org.codehaus.groovy.maven</groupId>
1203                     <artifactId>gmaven-plugin</artifactId>
1204                     <versionRange>1.0</versionRange>
1205                     <goals>
1206                       <goal>execute</goal>
1207                     </goals>
1208                   </pluginExecutionFilter>
1209                   <action>
1210                     <ignore></ignore>
1211                   </action>
1212                 </pluginExecution>
1213               </pluginExecutions>
1214             </lifecycleMappingMetadata>
1215           </configuration>
1216         </plugin>
1217         <plugin>
1218           <groupId>org.codehaus.enunciate</groupId>
1219           <artifactId>maven-enunciate-plugin</artifactId>
1220           <version>${enunciate.version}</version>
1221           <configuration>
1222             <configFile>enunciate.xml</configFile>
1223           </configuration>
1224           <executions>
1225             <execution>
1226               <goals>
1227                 <goal>docs</goal>
1228               </goals>
1229             </execution>
1230           </executions>
1231           <dependencies>
1232             <dependency>
1233               <groupId>org.opendaylight.controller</groupId>
1234               <artifactId>commons.logback_settings</artifactId>
1235               <version>0.0.1-SNAPSHOT</version>
1236             </dependency>
1237           </dependencies>
1238         </plugin>
1239         <plugin>
1240           <groupId>org.apache.maven.plugins</groupId>
1241           <artifactId>maven-javadoc-plugin</artifactId>
1242           <version>2.8.1</version>
1243           <configuration>
1244             <doclet>org.jboss.apiviz.APIviz</doclet>
1245             <docletArtifact>
1246               <groupId>org.jboss.apiviz</groupId>
1247               <artifactId>apiviz</artifactId>
1248               <version>1.3.2.GA</version>
1249             </docletArtifact>
1250             <finalName>${project.artifactId}-${build.suffix}</finalName>
1251             <useStandardDocletOptions>true</useStandardDocletOptions>
1252             <charset>UTF-8</charset>
1253             <encoding>UTF-8</encoding>
1254             <docencoding>UTF-8</docencoding>
1255             <breakiterator>true</breakiterator>
1256             <version>true</version>
1257             <author>true</author>
1258             <keywords>true</keywords>
1259             <excludePackageNames>net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.*</excludePackageNames>
1260             <failOnError>false</failOnError>
1261           </configuration>
1262         </plugin>
1263         <plugin>
1264           <groupId>org.apache.maven.plugins</groupId>
1265           <artifactId>maven-jxr-plugin</artifactId>
1266           <version>2.3</version>
1267           <configuration>
1268             <aggregate>true</aggregate>
1269             <linkJavadoc>true</linkJavadoc>
1270             <javadocDir>target/apidocs</javadocDir>
1271           </configuration>
1272         </plugin>
1273         <plugin>
1274           <groupId>org.apache.maven.plugins</groupId>
1275           <artifactId>maven-compiler-plugin</artifactId>
1276           <version>${maven.compile.plugin.version}</version>
1277           <configuration>
1278             <source>${java.version.source}</source>
1279             <target>${java.version.target}</target>
1280             <testSource>${java.version.source}</testSource>
1281             <testTarget>${java.version.target}</testTarget>
1282           </configuration>
1283        </plugin>
1284       </plugins>
1285     </pluginManagement>
1286   </build>
1287 </project>