1<?xml version="1.0" encoding="UTF-8"?>
2
3<!--
4  Licensed to the Apache Software Foundation (ASF) under one
5  or more contributor license agreements.  See the NOTICE file
6  distributed with this work for additional information
7  regarding copyright ownership.  The ASF licenses this file
8  to you under the Apache License, Version 2.0 (the
9  "License"); you may not use this file except in compliance
10  with the License.  You may obtain a copy of the License at
11
12  http://www.apache.org/licenses/LICENSE-2.0
13
14  Unless required by applicable law or agreed to in writing,
15  software distributed under the License is distributed on an
16  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17  KIND, either express or implied.  See the License for the
18  specific language governing permissions and limitations
19  under the License.
20-->
21
22<!-- ===================================================-->
23<!-- The customize snapshot and site deployment see     -->
24<!-- http://cwiki.apache.org/confluence/x/zbEB          -->
25<!-- ================================================== -->
26
27<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/maven-v4_0_0.xsd">
28
29  <parent>
30    <groupId>org.apache</groupId>
31    <artifactId>apache</artifactId>
32    <version>11</version>
33    <relativePath />
34  </parent>
35
36  <modelVersion>4.0.0</modelVersion>
37  <groupId>org.apache.directory.project</groupId>
38  <artifactId>project</artifactId>
39  <packaging>pom</packaging>
40  <name>Apache Directory Project</name>
41  <version>31</version>
42  <url>http://directory.apache.org/</url>
43
44  <description>
45    The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant
46    by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).
47  </description>
48
49  <ciManagement>
50    <system>hudson</system>
51    <url>https://hudson.apache.org/hudson/view/A-F/view/Directory</url>
52    <!-- Comment notifiers -> No default notifier is taken by a CI system, but must be configured
53                              by the CI system
54    <notifiers>
55      <notifier>
56        <type>mail</type>
57        <sendOnError>true</sendOnError>
58        <sendOnFailure>true</sendOnFailure>
59        <sendOnSuccess>true</sendOnSuccess>
60        <sendOnWarning>false</sendOnWarning>
61        <configuration>
62          <address>commits@directory.apache.org</address>
63        </configuration>
64      </notifier>
65    </notifiers>
66    -->
67  </ciManagement>
68
69  <inceptionYear>2003</inceptionYear>
70
71  <mailingLists>
72    <mailingList>
73      <name>The Directory Developers List</name>
74      <subscribe>dev-subscribe@directory.apache.org</subscribe>
75      <unsubscribe>dev-unsubscribe@directory.apache.org</unsubscribe>
76      <post>dev@directory.apache.org</post>
77      <archive>http://mail-archives.apache.org/mod_mbox/directory-dev</archive>
78      <otherArchives>
79        <otherArchive>http://www.mail-archive.com/dev@directory.apache.org/</otherArchive>
80      </otherArchives>
81    </mailingList>
82
83    <mailingList>
84      <name>The Directory Users List</name>
85      <subscribe>users-subscribe@directory.apache.org</subscribe>
86      <unsubscribe>users-unsubscribe@directory.apache.org</unsubscribe>
87      <post>users@directory.apache.org</post>
88      <archive>http://mail-archives.apache.org/mod_mbox/directory-users</archive>
89      <otherArchives>
90        <otherArchive>http://www.mail-archive.com/users@directory.apache.org/</otherArchive>
91      </otherArchives>
92    </mailingList>
93
94    <mailingList>
95      <name>The Directory Commits (SVN) List</name>
96      <subscribe>commits-subscribe@directory.apache.org</subscribe>
97      <unsubscribe>commits-unsubscribe@directory.apache.org</unsubscribe>
98      <archive>http://mail-archives.apache.org/mod_mbox/directory-commits</archive>
99      <otherArchives>
100        <otherArchive>http://www.mail-archive.com/commits@directory.apache.org/</otherArchive>
101      </otherArchives>
102    </mailingList>
103  </mailingLists>
104
105  <developers>
106    <!-- PMC Chair -->
107    <developer>
108      <id>akarasulu</id>
109      <name>Alex Karasulu</name>
110      <organization>ASF</organization>
111      <organizationUrl>http://www.apache.org/</organizationUrl>
112      <roles>
113        <role>Chairman</role>
114      </roles>
115    </developer>
116
117    <!-- PMC -->
118    <developer>
119      <id>ccustine</id>
120      <name>Chris Custine</name>
121      <organization>ASF</organization>
122      <organizationUrl>http://www.apache.org/</organizationUrl>
123      <roles>
124        <role>PMC Member</role>
125      </roles>
126    </developer>
127
128    <developer>
129      <id>ckoppelt</id>
130      <name>Christine Koppelt</name>
131      <organization>ASF</organization>
132      <organizationUrl>http://www.apache.org/</organizationUrl>
133      <roles>
134        <role>PMC Member</role>
135      </roles>
136    </developer>
137
138    <developer>
139      <id>elecharny</id>
140      <name>Emmanuel Lecharny</name>
141      <organization>ASF</organization>
142      <organizationUrl>http://www.apache.org/</organizationUrl>
143      <roles>
144        <role>PMC Member</role>
145      </roles>
146    </developer>
147
148    <developer>
149      <id>felixk</id>
150      <name>Felix Knecht</name>
151      <organization>ASF</organization>
152      <organizationUrl>http://www.apache.org/</organizationUrl>
153      <roles>
154        <role>PMC Member</role>
155      </roles>
156      <timezone>+1</timezone>
157    </developer>
158
159    <developer>
160      <id>kayyagari</id>
161      <name>Kiran Ayyagari</name>
162      <organization>ASF</organization>
163      <organizationUrl>http://www.apache.org/</organizationUrl>
164      <roles>
165        <role>PMC Member</role>
166      </roles>
167    </developer>
168
169    <developer>
170      <id>noel</id>
171      <name>Noel Bergman</name>
172      <organization>ASF</organization>
173      <organizationUrl>http://www.apache.org/</organizationUrl>
174      <roles>
175        <role>PMC Member</role>
176      </roles>
177    </developer>
178
179    <developer>
180      <id>pamarcelot</id>
181      <name>Pierre-Arnaud Marcelot</name>
182      <organization>ASF</organization>
183      <organizationUrl>http://www.apache.org/</organizationUrl>
184      <roles>
185        <role>PMC Member</role>
186      </roles>
187    </developer>
188
189    <developer>
190      <id>psteitz</id>
191      <name>Philippe Steitz</name>
192      <organization>ASF</organization>
193      <organizationUrl>http://www.apache.org/</organizationUrl>
194      <roles>
195        <role>PMC Member</role>
196      </roles>
197    </developer>
198
199    <developer>
200      <id>seelmann</id>
201      <name>Stefan Seelmann</name>
202      <organization>ASF</organization>
203      <organizationUrl>http://www.apache.org/</organizationUrl>
204      <roles>
205        <role>PMC Member</role>
206      </roles>
207      <timezone>+1</timezone>
208    </developer>
209
210    <developer>
211      <id>szoerner</id>
212      <name>Stefan Zoerner</name>
213      <organization>ASF</organization>
214      <organizationUrl>http://www.apache.org/</organizationUrl>
215      <roles>
216        <role>PMC Member</role>
217      </roles>
218    </developer>
219
220	<!-- Committer -->
221    <developer>
222      <id>adc</id>
223      <name>Alan Cabrera</name>
224      <organization>ASF</organization>
225      <organizationUrl>http://www.apache.org/</organizationUrl>
226      <roles>
227        <role>Committer</role>
228      </roles>
229    </developer>
230
231    <developer>
232      <id>agariboldi</id>
233      <name>Andrea Amerigo Aristodemo Gariboldi</name>
234      <organization>ASF</organization>
235      <organizationUrl>http://www.apache.org/</organizationUrl>
236      <roles>
237        <role>Committer</role>
238      </roles>
239    </developer>
240
241    <developer>
242      <id>bloritsch</id>
243      <name>Berin Loritsch</name>
244      <organization>ASF</organization>
245      <organizationUrl>http://www.apache.org/</organizationUrl>
246      <roles>
247        <role>Committer</role>
248      </roles>
249    </developer>
250
251    <developer>
252      <id>djencks</id>
253      <name>David Jencks</name>
254      <organization>ASF</organization>
255      <organizationUrl>http://www.apache.org/</organizationUrl>
256      <roles>
257        <role>Committer</role>
258      </roles>
259    </developer>
260
261    <developer>
262      <id>erodriguez</id>
263      <name>Enrique Rodriguez</name>
264      <organization>ASF</organization>
265      <organizationUrl>http://www.apache.org/</organizationUrl>
266      <roles>
267        <role>Committer</role>
268      </roles>
269    </developer>
270
271    <developer>
272      <id>jmachols</id>
273      <name>Jeff Machols</name>
274      <organization>ASF</organization>
275      <organizationUrl>http://www.apache.org/</organizationUrl>
276      <roles>
277        <role>Committer</role>
278      </roles>
279    </developer>
280
281    <developer>
282      <id>malderson</id>
283      <name>Martin Alderson</name>
284      <organization>ASF</organization>
285      <organizationUrl>http://www.apache.org/</organizationUrl>
286      <roles>
287        <role>Committer</role>
288      </roles>
289    </developer>
290
291    <developer>
292      <id>mcconnell</id>
293      <name>Jesse McConnell</name>
294      <organization>ASF</organization>
295      <organizationUrl>http://www.apache.org/</organizationUrl>
296      <roles>
297        <role>Committer</role>
298      </roles>
299    </developer>
300
301    <developer>
302      <id>nhope</id>
303      <name>Norval Hope</name>
304      <organization>ASF</organization>
305      <organizationUrl>http://www.apache.org/</organizationUrl>
306      <roles>
307        <role>Committer</role>
308      </roles>
309    </developer>
310
311    <developer>
312      <id>nicolaken</id>
313      <name>Nicola Ken Barozzi</name>
314      <organization>ASF</organization>
315      <organizationUrl>http://www.apache.org/</organizationUrl>
316      <roles>
317        <role>Committer</role>
318      </roles>
319    </developer>
320
321    <developer>
322      <id>oersoy</id>
323      <name>Ole K. Ersoy</name>
324      <organization>ASF</organization>
325      <organizationUrl>http://www.apache.org/</organizationUrl>
326      <roles>
327        <role>Committer</role>
328      </roles>
329    </developer>
330
331    <developer>
332      <id>rjan</id>
333      <name>Jan S. Rellermeyer</name>
334      <organization>ASF</organization>
335      <organizationUrl>http://www.apache.org/</organizationUrl>
336      <roles>
337        <role>Committer</role>
338      </roles>
339    </developer>
340
341    <developer>
342      <id>wesmckean</id>
343      <name>Wes McKean</name>
344      <organization>ASF</organization>
345      <organizationUrl>http://www.apache.org/</organizationUrl>
346      <roles>
347        <role>Committer</role>
348      </roles>
349    </developer>
350
351    <!--  Emeritus -->
352    <developer>
353      <id>brett</id>
354      <name>Brett Porter</name>
355      <organization>ASF</organization>
356      <organizationUrl>http://www.apache.org/</organizationUrl>
357      <roles>
358        <role>Emeritus</role>
359      </roles>
360    </developer>
361
362    <developer>
363      <id>ersiner</id>
364      <name>Ersin Er</name>
365      <organization>ASF</organization>
366      <organizationUrl>http://www.apache.org/</organizationUrl>
367      <roles>
368        <role>Emeritus</role>
369      </roles>
370    </developer>
371
372    <developer>
373      <id>jim</id>
374      <name>Jim Jagielski</name>
375      <organization>ASF</organization>
376      <organizationUrl>http://www.apache.org/</organizationUrl>
377      <roles>
378        <role>Emeritus</role>
379      </roles>
380    </developer>
381
382    <developer>
383      <id>trustin</id>
384      <name>Trustin Lee</name>
385      <organization>ASF</organization>
386      <organizationUrl>http://www.apache.org/</organizationUrl>
387      <roles>
388        <role>Emeritus</role>
389      </roles>
390    </developer>
391
392    <developer>
393      <id>vtence</id>
394      <name>Vincent Tence</name>
395      <organization>ASF</organization>
396      <organizationUrl>http://www.apache.org/</organizationUrl>
397      <roles>
398        <role>Emeritus</role>
399      </roles>
400    </developer>
401
402  </developers>
403
404  <scm>
405    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/31</connection>
406    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/31</developerConnection>
407    <url>http://svn.apache.org/viewvc/directory/project/tags/31</url>
408  </scm>
409
410  <prerequisites>
411    <maven>3.0.0</maven>
412  </prerequisites>
413
414  <properties>
415    <!-- Mandatory... -->
416    <arguments />
417
418    <!-- ================================================ -->
419    <!-- Set default encoding for reports and generated   -->
420    <!-- source files                                     -->
421    <!-- http://docs.codehaus.org/x/FQAgBQ                -->
422    <!-- http://docs.codehaus.org/x/GQAFAw                -->
423    <!-- ================================================ -->
424    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
425    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
426    <skin.version>1.0.2</skin.version>
427  </properties>
428
429  <build>
430    <!-- =======================  WARNING ========================== -->
431    <!-- Only put pluginManagement info in this pom for plugins      -->
432    <!-- shared among shared, apacheds, and studio subprojects       -->
433    <!-- dependencyManagement is likely to change too quickly to be  -->
434    <!-- useful in this pom                                          -->
435    <!-- =======================  WARNING ========================== -->
436    <pluginManagement>
437      <plugins>
438        <plugin>
439          <groupId>org.codehaus.mojo</groupId>
440          <artifactId>antlr-maven-plugin</artifactId>
441          <version>2.2</version>
442        </plugin>
443
444        <plugin>
445          <groupId>org.apache.maven.plugins</groupId>
446          <artifactId>maven-antrun-plugin</artifactId>
447          <version>1.7</version>
448        </plugin>
449
450        <plugin>
451          <groupId>org.apache.maven.plugins</groupId>
452          <artifactId>maven-assembly-plugin</artifactId>
453          <version>2.4</version>
454        </plugin>
455
456        <plugin>
457          <groupId>org.apache.maven.plugins</groupId>
458          <artifactId>maven-changes-plugin</artifactId>
459          <version>2.6</version>
460        </plugin>
461
462        <plugin>
463          <groupId>org.apache.maven.plugins</groupId>
464          <artifactId>maven-checkstyle-plugin</artifactId>
465          <version>2.10</version>
466        </plugin>
467
468        <plugin>
469          <groupId>org.apache.maven.plugins</groupId>
470          <artifactId>maven-clean-plugin</artifactId>
471          <version>2.4.1</version>
472        </plugin>
473
474        <plugin>
475          <groupId>org.apache.maven.plugins</groupId>
476          <artifactId>maven-compiler-plugin</artifactId>
477          <version>3.1</version>
478          <configuration>
479            <source>1.6</source>
480            <target>1.6</target>
481            <optimize>true</optimize>
482            <showDeprecations>true</showDeprecations>
483            <encoding>ISO-8859-1</encoding>
484          </configuration>
485        </plugin>
486
487        <plugin>
488          <groupId>org.apache.maven.plugins</groupId>
489          <artifactId>maven-dependency-plugin</artifactId>
490          <version>2.8</version>
491        </plugin>
492
493        <plugin>
494          <groupId>org.apache.maven.plugins</groupId>
495          <artifactId>maven-deploy-plugin</artifactId>
496          <version>2.7</version>
497          <inherited>true</inherited>
498        </plugin>
499
500        <plugin>
501          <groupId>org.apache.maven.plugins</groupId>
502          <artifactId>maven-docck-plugin</artifactId>
503          <version>1.0</version>
504        </plugin>
505
506        <plugin>
507          <groupId>org.apache.maven.plugins</groupId>
508          <artifactId>maven-ear-plugin</artifactId>
509          <version>2.6</version>
510        </plugin>
511
512        <plugin>
513          <groupId>org.apache.maven.plugins</groupId>
514          <artifactId>maven-eclipse-plugin</artifactId>
515          <version>2.9</version>
516          <inherited>true</inherited>
517          <configuration>
518            <downloadSources>true</downloadSources>
519            <downloadJavadocs>true</downloadJavadocs>
520          </configuration>
521        </plugin>
522
523        <plugin>
524          <groupId>org.apache.maven.plugins</groupId>
525          <artifactId>maven-ejb-plugin</artifactId>
526          <version>2.3</version>
527        </plugin>
528
529        <plugin>
530          <groupId>org.apache.maven.plugins</groupId>
531          <artifactId>maven-enforcer-plugin</artifactId>
532          <version>1.0.1</version>
533        </plugin>
534
535        <plugin>
536          <groupId>org.apache.maven.plugins</groupId>
537          <artifactId>maven-gpg-plugin</artifactId>
538          <version>1.4</version>
539        </plugin>
540
541        <plugin>
542          <groupId>org.apache.maven.plugins</groupId>
543          <artifactId>maven-install-plugin</artifactId>
544          <version>2.4</version>
545        </plugin>
546
547        <plugin>
548          <groupId>org.apache.maven.plugins</groupId>
549          <artifactId>maven-jar-plugin</artifactId>
550          <version>2.4</version>
551        </plugin>
552
553        <plugin>
554          <groupId>org.apache.maven.plugins</groupId>
555          <artifactId>maven-javadoc-plugin</artifactId>
556          <version>2.8</version>
557        </plugin>
558
559        <plugin>
560          <groupId>org.apache.maven.plugins</groupId>
561          <artifactId>maven-jxr-plugin</artifactId>
562          <version>2.3</version>
563        </plugin>
564
565        <plugin>
566          <groupId>org.apache.maven.plugins</groupId>
567          <artifactId>maven-plugin-plugin</artifactId>
568          <version>2.9</version>
569        </plugin>
570
571        <plugin>
572          <groupId>org.apache.maven.plugins</groupId>
573          <artifactId>maven-pmd-plugin</artifactId>
574          <version>2.6</version>
575        </plugin>
576
577        <plugin>
578          <groupId>org.apache.maven.plugins</groupId>
579          <artifactId>maven-project-info-reports-plugin</artifactId>
580          <version>2.4</version>
581        </plugin>
582
583        <plugin>
584          <groupId>org.apache.maven.plugins</groupId>
585          <artifactId>maven-release-plugin</artifactId>
586          <version>2.4.1</version>
587        </plugin>
588
589        <plugin>
590          <groupId>org.apache.maven.plugins</groupId>
591          <artifactId>maven-remote-resources-plugin</artifactId>
592          <version>1.2.1</version>
593        </plugin>
594
595        <plugin>
596          <groupId>org.apache.maven.plugins</groupId>
597          <artifactId>maven-resources-plugin</artifactId>
598          <version>2.6</version>
599        </plugin>
600
601        <plugin>
602          <groupId>org.apache.maven.plugins</groupId>
603          <artifactId>maven-scm-plugin</artifactId>
604          <version>1.5</version>
605        </plugin>
606
607        <plugin>
608          <groupId>org.apache.maven.plugins</groupId>
609          <artifactId>maven-shade-plugin</artifactId>
610          <version>2.1</version>
611        </plugin>
612
613        <plugin>
614          <groupId>org.apache.maven.plugins</groupId>
615          <artifactId>maven-site-plugin</artifactId>
616          <version>3.3</version>
617        </plugin>
618
619        <plugin>
620          <groupId>org.apache.maven.plugins</groupId>
621          <artifactId>maven-source-plugin</artifactId>
622          <version>2.2.1</version>
623        </plugin>
624
625        <plugin>
626          <groupId>org.apache.maven.plugins</groupId>
627          <artifactId>maven-stage-plugin</artifactId>
628          <version>1.0-alpha-2</version>
629        </plugin>
630
631        <plugin>
632          <groupId>org.apache.maven.plugins</groupId>
633          <artifactId>maven-surefire-report-plugin</artifactId>
634          <version>2.15</version>
635        </plugin>
636
637        <plugin>
638          <groupId>org.apache.maven.plugins</groupId>
639          <artifactId>maven-surefire-plugin</artifactId>
640          <version>2.15</version>
641          <configuration>
642            <argLine>-Xmx1024m</argLine>
643          </configuration>
644        </plugin>
645
646        <plugin>
647          <groupId>org.apache.maven.plugins</groupId>
648          <artifactId>maven-war-plugin</artifactId>
649          <version>2.1.1</version>
650        </plugin>
651
652        <plugin>
653          <groupId>org.apache.felix</groupId>
654          <artifactId>maven-bundle-plugin</artifactId>
655          <version>2.3.7</version>
656        </plugin>
657
658        <plugin>
659          <groupId>org.apache.geronimo.genesis.plugins</groupId>
660          <artifactId>tools-maven-plugin</artifactId>
661          <version>1.4</version>
662        </plugin>
663
664        <plugin>
665          <groupId>org.apache.rat</groupId>
666          <artifactId>apache-rat-plugin</artifactId>
667          <version>0.9</version>
668          <configuration>
669            <excludeSubProjects>false</excludeSubProjects>
670            <excludes>
671              <!-- project excludes -->
672              <exclude>**/resources/svn_ignore.txt</exclude>
673              <exclude>**/resources/Reveal in Finder.launch</exclude>
674            </excludes>
675          </configuration>
676        </plugin>
677
678        <plugin>
679          <groupId>org.apache.xbean</groupId>
680          <artifactId>maven-xbean-plugin</artifactId>
681          <version>3.8</version>
682        </plugin>
683
684        <plugin>
685          <groupId>org.codehaus.modello</groupId>
686          <artifactId>modello-maven-plugin</artifactId>
687          <version>1.5</version>
688        </plugin>
689
690        <plugin>
691          <groupId>org.codehaus.mojo</groupId>
692          <artifactId>build-helper-maven-plugin</artifactId>
693          <version>1.7</version>
694        </plugin>
695
696        <plugin>
697          <groupId>org.codehaus.mojo</groupId>
698          <artifactId>clirr-maven-plugin</artifactId>
699          <version>2.3</version>
700        </plugin>
701
702        <plugin>
703          <groupId>org.codehaus.mojo</groupId>
704          <artifactId>cobertura-maven-plugin</artifactId>
705          <version>2.5.1</version>
706        </plugin>
707
708        <plugin>
709          <groupId>org.codehaus.mojo</groupId>
710          <artifactId>dashboard-maven-plugin</artifactId>
711          <version>1.0.0-beta-1</version>
712        </plugin>
713
714        <plugin>
715          <groupId>org.codehaus.mojo</groupId>
716          <artifactId>findbugs-maven-plugin</artifactId>
717          <version>2.3.2</version>
718          <configuration>
719            <xmlOutput>false</xmlOutput>
720            <!--
721              <xmlOutput>true|false</xmlOutput>
722              <xmlOutputDirectory>directory location of xml findbugs report</xmlOutputDirectory>
723              <threshold>High|Normal|Low|Exp|Ignore</threshold>
724              <effort>Min|Default|Max</effort>
725              <excludeFilterFile>findbugs-exclude.xml</excludeFilterFile>
726              <includeFilterFile>findbugs-include.xml</includeFilterFile>
727              <visitors>FindDeadLocalStores,UnreadFields</visitors>
728              <omitVisitors>FindDeadLocalStores,UnreadFields</omitVisitors>
729              <onlyAnalyze>org.codehaus.mojo.findbugs.*</onlyAnalyze>
730              <pluginList>/libs/fb-contrib/fb-contrib-2.8.0.jar</pluginList>
731              <debug>true|false</debug>
732              <relaxed>true|false</relaxed>
733            -->
734          </configuration>
735        </plugin>
736
737        <plugin>
738          <groupId>org.codehaus.mojo</groupId>
739          <artifactId>javancss-maven-plugin</artifactId>
740          <version>2.0</version>
741        </plugin>
742
743        <plugin>
744          <groupId>org.codehaus.mojo</groupId>
745          <artifactId>jdepend-maven-plugin</artifactId>
746          <version>2.0-beta-2</version>
747        </plugin>
748
749        <plugin>
750          <groupId>org.codehaus.mojo</groupId>
751          <artifactId>l10n-maven-plugin</artifactId>
752          <version>1.0-alpha-2</version>
753        </plugin>
754
755        <plugin>
756          <groupId>org.codehaus.mojo</groupId>
757          <artifactId>taglist-maven-plugin</artifactId>
758          <version>2.4</version>
759          <configuration>
760            <tags>
761              <tag>TODO</tag>
762              <tag>@todo</tag>
763              <tag>@deprecated</tag>
764              <tag>FIXME</tag>
765            </tags>
766          </configuration>
767        </plugin>
768
769        <plugin>
770          <groupId>org.codehaus.mojo</groupId>
771          <artifactId>versions-maven-plugin</artifactId>
772          <version>1.2</version>
773        </plugin>
774
775        <plugin>
776          <groupId>com.agilejava.docbkx</groupId>
777          <artifactId>docbkx-maven-plugin</artifactId>
778          <version>2.0.13</version>
779        </plugin>
780      </plugins>
781    </pluginManagement>
782
783    <plugins>
784      <plugin>
785        <groupId>org.apache.geronimo.genesis.plugins</groupId>
786        <artifactId>tools-maven-plugin</artifactId>
787        <executions>
788          <execution>
789            <id>verify-legal-files</id>
790            <phase>verify</phase>
791            <goals>
792              <goal>verify-legal-files</goal>
793            </goals>
794            <configuration>
795              <!-- Fail the build if no legal files were found -->
796              <strict>true</strict>
797            </configuration>
798          </execution>
799        </executions>
800      </plugin>
801
802      <plugin>
803        <groupId>org.apache.maven.plugins</groupId>
804        <artifactId>maven-site-plugin</artifactId>
805        <configuration>
806          <reportPlugins>
807            <reportPlugin>
808              <groupId>org.apache.maven.plugins</groupId>
809              <artifactId>maven-project-info-reports-plugin</artifactId>
810            </reportPlugin>
811            <reportPlugin>
812              <groupId>org.apache.rat</groupId>
813              <artifactId>apache-rat-plugin</artifactId>
814            </reportPlugin>
815            <reportPlugin>
816              <groupId>org.codehaus.mojo</groupId>
817              <artifactId>versions-maven-plugin</artifactId>
818            </reportPlugin>
819          </reportPlugins>
820        </configuration>
821      </plugin>
822
823      <plugin>
824        <groupId>org.apache.felix</groupId>
825        <artifactId>maven-bundle-plugin</artifactId>
826        <inherited>true</inherited>
827        <extensions>true</extensions>
828      </plugin>
829    </plugins>
830  </build>
831
832  <profiles>
833    <!-- Specific profile used to append a string to project name -->
834    <profile>
835      <id>append-to-project-name</id>
836      <activation>
837        <property>
838          <name>append.to.project.name</name>
839        </property>
840      </activation>
841      <build>
842         <plugins>
843          <plugin>
844            <artifactId>maven-eclipse-plugin</artifactId>
845            <configuration>
846              <projectNameTemplate>[artifactId]-${append.to.project.name}</projectNameTemplate>
847            </configuration>
848          </plugin>
849        </plugins>
850      </build>
851    </profile>
852    <!-- Override of the 'apache-release' profile used to launch the Apache RAT plugin -->
853    <profile>
854      <id>apache-release</id>
855      <build>
856        <plugins>
857          <plugin>
858            <groupId>org.apache.rat</groupId>
859            <artifactId>apache-rat-plugin</artifactId>
860            <executions>
861              <execution>
862                <phase>verify</phase>
863                <goals>
864                  <goal>check</goal>
865                </goals>
866              </execution>
867            </executions>
868          </plugin>
869        </plugins>
870      </build>
871    </profile>
872  </profiles>
873
874</project>
875