1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements. See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership. The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License. You may obtain a copy of the License at
13 * http://www.apache.org/licenses/LICENSE-2.0
15 * Unless required by applicable law or agreed to in writing, software
16 * distributed under the License is distributed on an "AS IS" BASIS,
17 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 * See the License for the specific language governing permissions and
19 * limitations under the License.
23 ON MVN COMPILE NOT WORKING
25 If you wondering why 'mvn compile' does not work building HBase
26 (in particular, if you are doing it for the first time), instead do
27 'mvn package'. If you are interested in the full story, see
28 https://issues.apache.org/jira/browse/HBASE-6795.
31 <modelVersion>4.0.0</modelVersion>
33 <groupId>org.apache</groupId>
34 <artifactId>apache</artifactId>
37 <!-- no parent resolution -->
39 <groupId>org.apache.hbase</groupId>
40 <artifactId>hbase</artifactId>
41 <packaging>pom</packaging>
42 <version>3.0.0-alpha-3-SNAPSHOT</version>
43 <name>Apache HBase</name>
45 Apache HBase™ is the Hadoop database. Use it when you need
46 random, realtime read/write access to your Big Data.
47 This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters
48 of commodity hardware.
50 <url>https://hbase.apache.org</url>
51 <inceptionYear>2007</inceptionYear>
52 <!-- Set here so we can consistently use the correct name, even on branches with
53 an ASF parent pom older than v15. Also uses the url from v18.
57 <name>Apache License, Version 2.0</name>
58 <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
59 <distribution>repo</distribution>
64 <module>hbase-build-configuration</module>
65 <module>hbase-replication</module>
66 <module>hbase-balancer</module>
67 <module>hbase-mapreduce</module>
68 <module>hbase-resource-bundle</module>
69 <module>hbase-http</module>
70 <module>hbase-server</module>
71 <module>hbase-thrift</module>
72 <module>hbase-shell</module>
73 <module>hbase-protocol-shaded</module>
74 <module>hbase-client</module>
75 <module>hbase-hadoop-compat</module>
76 <module>hbase-common</module>
77 <module>hbase-procedure</module>
78 <module>hbase-endpoint</module>
79 <module>hbase-it</module>
80 <module>hbase-examples</module>
81 <module>hbase-assembly</module>
82 <module>hbase-testing-util</module>
83 <module>hbase-annotations</module>
84 <module>hbase-rest</module>
85 <module>hbase-checkstyle</module>
86 <module>hbase-external-blockcache</module>
87 <module>hbase-shaded</module>
88 <module>hbase-archetypes</module>
89 <module>hbase-metrics-api</module>
90 <module>hbase-metrics</module>
91 <module>hbase-backup</module>
92 <module>hbase-zookeeper</module>
93 <module>hbase-hbtop</module>
94 <module>hbase-asyncfs</module>
95 <module>hbase-logging</module>
96 <module>hbase-compression</module>
99 <connection>scm:git:git://gitbox.apache.org/repos/asf/hbase.git</connection>
100 <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/hbase.git</developerConnection>
101 <url>https://gitbox.apache.org/repos/asf?p=hbase.git</url>
104 <system>JIRA</system>
105 <url>https://issues.apache.org/jira/browse/HBASE</url>
109 <name>User List</name>
110 <subscribe>user-subscribe@hbase.apache.org</subscribe>
111 <unsubscribe>user-unsubscribe@hbase.apache.org</unsubscribe>
112 <post>user@hbase.apache.org</post>
113 <archive>https://lists.apache.org/list.html?user@hbase.apache.org</archive>
115 <otherArchive>https://dir.gmane.org/gmane.comp.java.hadoop.hbase.user</otherArchive>
119 <name>Developer List</name>
120 <subscribe>dev-subscribe@hbase.apache.org</subscribe>
121 <unsubscribe>dev-unsubscribe@hbase.apache.org</unsubscribe>
122 <post>dev@hbase.apache.org</post>
123 <archive>https://lists.apache.org/list.html?dev@hbase.apache.org</archive>
125 <otherArchive>https://dir.gmane.org/gmane.comp.java.hadoop.hbase.devel</otherArchive>
129 <name>Commits List</name>
130 <subscribe>commits-subscribe@hbase.apache.org</subscribe>
131 <unsubscribe>commits-unsubscribe@hbase.apache.org</unsubscribe>
132 <archive>https://lists.apache.org/list.html?commits@hbase.apache.org</archive>
135 <name>Issues List</name>
136 <subscribe>issues-subscribe@hbase.apache.org</subscribe>
137 <unsubscribe>issues-unsubscribe@hbase.apache.org</unsubscribe>
138 <archive>https://lists.apache.org/list.html?issues@hbase.apache.org</archive>
141 <name>Builds List</name>
142 <subscribe>builds-subscribe@hbase.apache.org</subscribe>
143 <unsubscribe>builds-unsubscribe@hbase.apache.org</unsubscribe>
144 <archive>https://lists.apache.org/list.html?builds@hbase.apache.org</archive>
147 <name>User (ZH) List</name>
148 <subscribe>user-zh-subscribe@hbase.apache.org</subscribe>
149 <unsubscribe>user-zh-unsubscribe@hbase.apache.org</unsubscribe>
150 <post>user-zh@hbase.apache.org</post>
151 <archive>https://lists.apache.org/list.html?user-zh@hbase.apache.org</archive>
157 <name>Abhishek Singh Chouhan</name>
158 <email>achouhan@apache.org</email>
159 <timezone>+5</timezone>
163 <name>Amitanand S. Aiyer</name>
164 <email>acube123@apache.org</email>
165 <timezone>-8</timezone>
169 <name>Allan Yang</name>
170 <email>allan163@apache.org</email>
171 <timezone>+8</timezone>
175 <name>Apekshit Sharma</name>
176 <email>appy@apache.org</email>
177 <timezone>-8</timezone>
181 <name>Anastasia Braginsky</name>
182 <email>anastasia@apache.org</email>
183 <timezone>+2</timezone>
187 <name>Andrew Purtell</name>
188 <email>apurtell@apache.org</email>
189 <timezone>-8</timezone>
192 <id>anoopsamjohn</id>
193 <name>Anoop Sam John</name>
194 <email>anoopsamjohn@apache.org</email>
195 <timezone>+5</timezone>
199 <name>Mikhail Antonov</name>
200 <email>antonov@apache.org</email>
201 <timezone>-8</timezone>
204 <id>ashishsinghi</id>
205 <name>Ashish Singhi</name>
206 <email>ashishsinghi@apache.org</email>
207 <timezone>+5</timezone>
211 <name>Ashu Pachauri</name>
212 <email>ashu@apache.org</email>
213 <timezone>+5</timezone>
217 <name>Bharath Vissapragada</name>
218 <email>bharathv@apache.org</email>
219 <timezone>-8</timezone>
223 <name>Lijin Bin</name>
224 <email>binlijin@apache.org</email>
225 <timezone>+8</timezone>
229 <name>Toshihiro Suzuki</name>
230 <email>brfrn169@apache.org</email>
231 <timezone>+9</timezone>
235 <name>Sean Busbey</name>
236 <email>busbey@apache.org</email>
237 <timezone>-6</timezone>
241 <name>Cheng Lei</name>
242 <email>chenglei@apache.org</email>
243 <timezone>+8</timezone>
247 <name>Heng Chen</name>
248 <email>chenheng@apache.org</email>
249 <timezone>+8</timezone>
253 <name>Chia-Ping Tsai</name>
254 <email>chia7712@apache.org</email>
255 <timezone>+8</timezone>
259 <name>Devaraj Das</name>
260 <email>ddas@apache.org</email>
261 <timezone>-8</timezone>
265 <name>Dima Spivak</name>
266 <email>dimaspivak@apache.org</email>
267 <timezone>-8</timezone>
271 <name>Doug Meil</name>
272 <email>dmeil@apache.org</email>
273 <timezone>-5</timezone>
277 <name>Elliott Clark</name>
278 <email>eclark@apache.org</email>
279 <timezone>-8</timezone>
283 <name>Josh Elser</name>
284 <email>elserj@apache.org</email>
285 <timezone>-5</timezone>
289 <name>Enis Soztutar</name>
290 <email>enis@apache.org</email>
291 <timezone>-8</timezone>
295 <name>Eshcar Hillel</name>
296 <email>eshcar@apache.org</email>
297 <timezone>+2</timezone>
301 <name>Honghua Feng</name>
302 <email>fenghh@apache.org</email>
303 <timezone>+8</timezone>
307 <name>Gary Helmling</name>
308 <email>garyh@apache.org</email>
309 <timezone>-8</timezone>
313 <name>Gregory Chanan</name>
314 <email>gchanan@apache.org</email>
315 <timezone>-8</timezone>
319 <name>Geoffrey Jacoby</name>
320 <email>gjacoby@apache.org</email>
321 <timezone>-5</timezone>
325 <name>Guangxu Cheng</name>
326 <email>gxcheng@apache.org</email>
327 <timezone>+8</timezone>
331 <name>Xiaolin Ha</name>
332 <email>haxiaolin@apache.org</email>
333 <timezone>+8</timezone>
337 <name>Huaxiang Sun</name>
338 <email>huaxiangsun@apache.org</email>
339 <timezone>-8</timezone>
343 <name>Jean-Daniel Cryans</name>
344 <email>jdcryans@apache.org</email>
345 <timezone>-8</timezone>
349 <name>Jeffrey Zhong</name>
350 <email>jeffreyz@apache.org</email>
351 <timezone>-8</timezone>
355 <name>Jing Chen (Jerry) He</name>
356 <email>jerryjch@apache.org</email>
357 <timezone>-8</timezone>
361 <name>Jesse Yates</name>
362 <email>jyates@apache.org</email>
363 <timezone>-8</timezone>
367 <name>Jonathan Gray</name>
368 <email>jgray@fb.com</email>
369 <timezone>-8</timezone>
373 <name>Jingcheng Du</name>
374 <email>jingchengdu@apache.org</email>
375 <timezone>+8</timezone>
379 <name>Esteban Gutierrez</name>
380 <email>esteban@apache.org</email>
381 <timezone>-8</timezone>
385 <name>Jan Hentschel</name>
386 <email>janh@apache.org</email>
387 <timezone>+1</timezone>
391 <name>Jonathan Hsieh</name>
392 <email>jmhsieh@apache.org</email>
393 <timezone>-8</timezone>
397 <name>Jimmy Xiang</name>
398 <email>jxiang@apache.org</email>
399 <timezone>-8</timezone>
403 <name>Kannan Muthukkaruppan</name>
404 <email>kannan@fb.com</email>
405 <timezone>-8</timezone>
409 <name>Karthik Ranganathan</name>
410 <email>kranganathan@fb.com</email>
411 <timezone>-8</timezone>
415 <name>Lars Francke</name>
416 <email>larsfrancke@apache.org</email>
417 <timezone>Europe/Berlin</timezone>
421 <name>Lars George</name>
422 <email>larsgeorge@apache.org</email>
423 <timezone>+1</timezone>
427 <name>Lars Hofhansl</name>
428 <email>larsh@apache.org</email>
429 <timezone>-8</timezone>
433 <name>Liang Xie</name>
434 <email>liangxie@apache.org</email>
435 <timezone>+8</timezone>
439 <name>Shaohui Liu</name>
440 <email>liushaohui@apache.org</email>
441 <timezone>+8</timezone>
445 <name>Liyin Tang</name>
446 <email>liyin.tang@fb.com</email>
447 <timezone>-8</timezone>
452 <email>liyu@apache.org</email>
453 <timezone>+8</timezone>
457 <name>Mikhail Bautin</name>
458 <email>mbautin@apache.org</email>
459 <timezone>-8</timezone>
463 <name>Matteo Bertozzi</name>
464 <email>mbertozzi@apache.org</email>
465 <timezone>0</timezone>
469 <name>Mike Drob</name>
470 <email>mdrob@apache.org</email>
471 <timezone>-5</timezone>
475 <name>Balazs Meszaros</name>
476 <email>meszibalu@apache.org</email>
477 <timezone>+1</timezone>
481 <name>Misty Stanley-Jones</name>
482 <email>misty@apache.org</email>
483 <timezone>-8</timezone>
487 <name>Nick Dimiduk</name>
488 <email>ndimiduk@apache.org</email>
489 <timezone>-8</timezone>
493 <name>Yulin Niu</name>
494 <email>niuyulin@apache.org</email>
495 <timezone>+8</timezone>
499 <name>Nicolas Liochon</name>
500 <email>nkeywal@apache.org</email>
501 <timezone>+1</timezone>
504 <id>nspiegelberg</id>
505 <name>Nicolas Spiegelberg</name>
506 <email>nspiegelberg@fb.com</email>
507 <timezone>-8</timezone>
511 <name>Andrey Stepachev</name>
512 <email>octo47@gmail.com</email>
513 <timezone>0</timezone>
517 <name>Zheng Hu</name>
518 <email>openinx@apache.org</email>
519 <timezone>+8</timezone>
523 <name>Pankaj Kumar</name>
524 <email>pankajkumar@apache.org</email>
525 <timezone>+5</timezone>
529 <name>Peter Somogyi</name>
530 <email>psomogyi@apache.org</email>
531 <timezone>+1</timezone>
535 <name>Rajeshbabu Chintaguntla</name>
536 <email>rajeshbabu@apache.org</email>
537 <timezone>+5</timezone>
541 <name>Ramkrishna S Vasudevan</name>
542 <email>ramkrishna@apache.org</email>
543 <timezone>+5</timezone>
547 <name>Ryan Rawson</name>
548 <email>rawson@apache.org</email>
549 <timezone>-8</timezone>
553 <name>Reid Chan</name>
554 <email>reidchan@apache.org</email>
555 <timezone>+8</timezone>
559 <name>Sakthi Vel</name>
560 <email>sakthi@apache.org</email>
561 <timezone>-8</timezone>
565 <name>Sergey Shelukhin</name>
566 <email>sershe@apache.org</email>
567 <timezone>-8</timezone>
571 <name>Srikanth Srungarapu</name>
572 <email>ssrungarapu@apache.org</email>
573 <timezone>-8</timezone>
577 <name>Michael Stack</name>
578 <email>stack@apache.org</email>
579 <timezone>-8</timezone>
583 <name>Stephen Yuan Jiang</name>
584 <email>syuanjiang@apache.org</email>
585 <timezone>-8</timezone>
589 <name>Tak-Lon (Stephen) Wu</name>
590 <email>taklwu@apache.org</email>
591 <timezone>-8</timezone>
596 <email>yuzhihong@gmail.com</email>
597 <timezone>-8</timezone>
601 <email>tianjy@apache.org</email>
602 <timezone>+8</timezone>
606 <name>Todd Lipcon</name>
607 <email>todd@apache.org</email>
608 <timezone>-8</timezone>
612 <name>Francis Liu</name>
613 <email>toffer@apache.org</email>
614 <timezone>-8</timezone>
618 <name>Vikas Vishwakarma</name>
619 <email>vikasv@apache.org</email>
620 <timezone>+5</timezone>
624 <name>Virag Kothari</name>
625 <email>virag@yahoo-inc.com</email>
626 <timezone>-8</timezone>
630 <name>Viraj Jasani</name>
631 <email>vjasani@apache.org</email>
632 <timezone>+5</timezone>
636 <name>Xiang Li</name>
637 <email>xiangli@apache.org</email>
638 <timezone>+8</timezone>
642 <name>Wellington Chevreuil</name>
643 <email>wchevreuil@apache.org</email>
644 <timezone>0</timezone>
648 <name>Wei-Chiu Chuang</name>
649 <email>weichiu@apache.org</email>
650 <timezone>-8</timezone>
655 <email>xucang@apache.org</email>
656 <timezone>-8</timezone>
660 <name>Phil Yang</name>
661 <email>yangzhe1991@apache.org</email>
662 <timezone>+8</timezone>
666 <name>Guanghao Zhang</name>
667 <email>zghao@apache.org</email>
668 <timezone>+8</timezone>
672 <name>Duo Zhang</name>
673 <email>zhangduo@apache.org</email>
674 <timezone>+8</timezone>
677 <id>zhaobaiqiang</id>
678 <name>Baiqiang Zhao</name>
679 <email>zhaobaiqiang@apache.org</email>
680 <timezone>+8</timezone>
684 <name>Chunhui Shen</name>
685 <email>zjushch@apache.org</email>
686 <timezone>+8</timezone>
690 <name>Rahul Gidwani</name>
691 <email>churro@apache.org</email>
692 <timezone>-8</timezone>
696 <name>Yi Liang</name>
697 <email>yiliang@apache.org</email>
698 <timezone>-8</timezone>
702 <name>Zach York</name>
703 <email>zyork@apache.org</email>
704 <timezone>-8</timezone>
709 <email>meiyi@apache.org</email>
710 <timezone>+8</timezone>
714 <name>Zheng (bsglz) Wang</name>
715 <email>wangzheng@apache.org</email>
716 <timezone>+8</timezone>
721 <email>sunxin@apache.org</email>
722 <timezone>+8</timezone>
725 <id>huangzhuoyue</id>
726 <name>Zhuoyue Huang</name>
727 <email>huangzhuoyue@apache.org</email>
728 <timezone>+8</timezone>
732 <name>Yutong Xiao</name>
733 <email>xiaoyt@apache.org</email>
734 <timezone>+8</timezone>
740 <groupId>kr.motd.maven</groupId>
741 <artifactId>os-maven-plugin</artifactId>
742 <version>${os.maven.version}</version>
745 <!-- Plugin versions are inherited from ASF parent pom: https://maven.apache.org/pom/asf/
746 For specific version use a property and define it in the parent pom.
751 <groupId>org.apache.maven.plugins</groupId>
752 <artifactId>maven-remote-resources-plugin</artifactId>
755 <groupId>org.apache.maven.plugins</groupId>
756 <artifactId>maven-release-plugin</artifactId>
758 <!--You need this profile. It'll sign your artifacts.
759 I'm not sure if this config. actually works though.
760 I've been specifying -Papache-release on the command-line
762 <releaseProfiles>apache-release</releaseProfiles>
763 <!--This stops our running tests for each stage of maven release.
764 But it builds the test jar. From SUREFIRE-172.
766 <arguments>-Dmaven.test.skip.exec ${arguments}</arguments>
767 <goals>${goals}</goals>
768 <pomFileName>pom.xml</pomFileName>
772 <groupId>org.apache.maven.plugins</groupId>
773 <artifactId>maven-compiler-plugin</artifactId>
775 <source>${compileSource}</source>
776 <target>${compileSource}</target>
777 <showWarnings>true</showWarnings>
778 <showDeprecation>false</showDeprecation>
779 <useIncrementalCompilation>false</useIncrementalCompilation>
780 <compilerArgument>-Xlint:-options</compilerArgument>
784 <groupId>org.apache.maven.plugins</groupId>
785 <artifactId>maven-javadoc-plugin</artifactId>
786 <version>${maven.javadoc.version}</version>
788 <source>${compileSource}</source>
791 <!-- Test oriented plugins -->
793 <groupId>org.apache.maven.plugins</groupId>
794 <artifactId>maven-surefire-plugin</artifactId>
795 <version>${surefire.version}</version>
797 <!-- by default surefire selects dynamically the connector to the unit tests
798 tool. We want to use always the same as the different connectors can have different
799 bugs and behaviour. -->
801 <groupId>org.apache.maven.surefire</groupId>
802 <artifactId>${surefire.provider}</artifactId>
803 <version>${surefire.version}</version>
806 <!-- Generic testing configuration for all packages -->
808 <groups>${surefire.firstPartGroups}</groups>
809 <failIfNoTests>false</failIfNoTests>
810 <trimStackTrace>false</trimStackTrace>
811 <skip>${surefire.skipFirstPart}</skip>
812 <forkCount>${surefire.firstPartForkCount}</forkCount>
813 <reuseForks>false</reuseForks>
814 <reportsDirectory>${surefire.reportsDirectory}</reportsDirectory>
815 <tempDir>${surefire.tempDir}</tempDir>
816 <testFailureIgnore>${surefire.testFailureIgnore}</testFailureIgnore>
817 <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
818 <redirectTestOutputToFile>${test.output.tofile}</redirectTestOutputToFile>
819 <systemPropertyVariables>
820 <test.build.classes>${test.build.classes}</test.build.classes>
821 <java.io.tmpdir>${test.tmp.dir}</java.io.tmpdir>
822 <java.util.logging.config.class>org.apache.hadoop.hbase.logging.JulToSlf4jInitializer</java.util.logging.config.class>
823 </systemPropertyVariables>
825 <!-- users can add -D option to skip particular test classes
826 ex: mvn test -Dtest.exclude.pattern=**/TestFoo.java,**/TestBar.java
828 <exclude>${test.exclude.pattern}</exclude>
832 <name>listener</name>
833 <value>org.apache.hadoop.hbase.TimedOutTestsListener,org.apache.hadoop.hbase.HBaseClassTestRuleChecker,org.apache.hadoop.hbase.ResourceCheckerJUnitListener</value>
839 <id>secondPartTestsExecution</id>
845 <skip>${surefire.skipSecondPart}</skip>
846 <testFailureIgnore>${surefire.testFailureIgnore}</testFailureIgnore>
847 <reuseForks>false</reuseForks>
848 <forkCount>${surefire.secondPartForkCount}</forkCount>
849 <groups>${surefire.secondPartGroups}</groups>
850 <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
856 <groupId>org.apache.maven.plugins</groupId>
857 <artifactId>maven-surefire-report-plugin</artifactId>
858 <version>${surefire.version}</version>
861 <groupId>org.codehaus.mojo</groupId>
862 <artifactId>buildnumber-maven-plugin</artifactId>
863 <version>${buildnumber.maven.version}</version>
866 <groupId>com.github.spotbugs</groupId>
867 <artifactId>spotbugs-maven-plugin</artifactId>
868 <version>${spotbugs.maven.version}</version>
870 <excludeFilterFile>${project.basedir}/../dev-support/spotbugs-exclude.xml</excludeFilterFile>
871 <spotbugsXmlOutput>true</spotbugsXmlOutput>
872 <xmlOutput>true</xmlOutput>
876 <!-- overwrite dependency on spotbugs if you want to specify the version of spotbugs -->
878 <groupId>com.github.spotbugs</groupId>
879 <artifactId>spotbugs</artifactId>
880 <version>${spotbugs.version}</version>
885 <groupId>org.codehaus.mojo</groupId>
886 <artifactId>build-helper-maven-plugin</artifactId>
887 <version>${build.helper.maven.version}</version>
890 <artifactId>maven-antrun-plugin</artifactId>
891 <version>${maven.antrun.version}</version>
894 <groupId>org.jamon</groupId>
895 <artifactId>jamon-maven-plugin</artifactId>
896 <version>${jamon.plugin.version}</version>
898 <!-- Make a jar and put the sources in the jar.
899 In the parent pom, so submodules will do the right thing. -->
901 <groupId>org.apache.maven.plugins</groupId>
902 <artifactId>maven-source-plugin</artifactId>
905 <id>attach-sources</id>
906 <phase>prepare-package</phase>
908 <goal>jar-no-fork</goal>
909 <goal>test-jar-no-fork</goal>
913 <exclude>log4j2.xml</exclude>
919 <!-- General configuration for submodules who want to build a test jar -->
921 <groupId>org.apache.maven.plugins</groupId>
922 <artifactId>maven-jar-plugin</artifactId>
925 <phase>prepare-package</phase>
927 <!--This goal will install a -test.jar when we do install
928 See https://maven.apache.org/guides/mini/guide-attached-tests.html
930 <goal>test-jar</goal>
935 <skipIfEmpty>true</skipIfEmpty>
937 <exclude>hbase-site.xml</exclude>
938 <exclude>hdfs-site.xml</exclude>
939 <exclude>mapred-queues.xml</exclude>
940 <exclude>mapred-site.xml</exclude>
945 <!-- excludes are inherited -->
946 <groupId>org.apache.rat</groupId>
947 <artifactId>apache-rat-plugin</artifactId>
950 <exclude>**/*.versionsBackup</exclude>
951 <exclude>**/*.log</exclude>
952 <exclude>**/.*</exclude>
953 <exclude>**/*.tgz</exclude>
954 <exclude>**/*.orig</exclude>
955 <exclude>**/0000000000000016310</exclude>
956 <exclude>**/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c</exclude>
957 <exclude>**/8e8ab58dcf39412da19833fcd8f687ac</exclude>
958 <exclude>**/.idea/**</exclude>
959 <exclude>**/*.iml</exclude>
960 <exclude>**/CHANGES.txt</exclude>
961 <exclude>**/generated/**</exclude>
962 <exclude>**/gen-*/**</exclude>
963 <!-- No material contents -->
964 <exclude>conf/regionservers</exclude>
965 <exclude>**/*.avpr</exclude>
966 <exclude>**/*.svg</exclude>
967 <!-- non-standard notice file from jruby included by reference -->
968 <exclude>**/src/main/resources/META-INF/LEGAL</exclude>
969 <!-- MIT: https://github.com/asciidoctor/asciidoctor/blob/master/LICENSE.adoc -->
970 <exclude>**/src/main/asciidoc/hbase.css</exclude>
971 <!-- MIT https://jquery.org/license -->
972 <exclude>**/jquery.min.js</exclude>
973 <exclude>**/jquery.tablesorter.min.js</exclude>
974 <exclude>**/parser-date-iso8601.min.js</exclude>
975 <!-- MIT: bootstrap -->
976 <exclude>**/src/main/resources/hbase-webapps/static/*/bootstrap*</exclude>
977 <!-- BSD 3-clause: Vega, Vega-Lite, Vega-Embed -->
978 <exclude>**/hbase-webapps/static/js/vega*.min.js</exclude>
979 <!-- vector graphics -->
980 <exclude>**/*.vm</exclude>
981 <!-- apache doxia generated -->
982 <exclude>**/control</exclude>
983 <exclude>**/conffile</exclude>
984 <!-- auto-gen docs -->
985 <exclude>docs/*</exclude>
986 <exclude>logs/*</exclude>
987 <!-- exclude source control files -->
988 <exclude>.git/**</exclude>
989 <exclude>.svn/**</exclude>
990 <exclude>**/.settings/**</exclude>
991 <exclude>**/patchprocess/**</exclude>
992 <exclude>src/site/resources/repo/**</exclude>
993 <exclude>**/dependency-reduced-pom.xml</exclude>
994 <exclude>**/rat.txt</exclude>
995 <!-- exclude the shaded protobuf files -->
996 <exclude>**/shaded/com/google/protobuf/**</exclude>
997 <exclude>**/src/main/patches/**</exclude>
998 <exclude>**/vote.tmpl</exclude>
999 <!-- gzipped list of S3N URIs for hbase-it -->
1000 <exclude>**/CC-MAIN-2021-10-warc.paths.gz</exclude>
1005 <artifactId>maven-assembly-plugin</artifactId>
1007 <!--Defer to the hbase-assembly sub-module. It
1008 does all assembly-->
1009 <skipAssembly>true</skipAssembly>
1013 <groupId>org.xolstice.maven.plugins</groupId>
1014 <artifactId>protobuf-maven-plugin</artifactId>
1015 <version>${protobuf.plugin.version}</version>
1017 <protoSourceRoot>${basedir}/src/main/protobuf/</protoSourceRoot>
1018 <clearOutputDirectory>false</clearOutputDirectory>
1019 <checkStaleness>true</checkStaleness>
1023 <!-- Approach followed here is roughly the same as mentioned here:
1024 https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
1026 <groupId>org.apache.maven.plugins</groupId>
1027 <artifactId>maven-checkstyle-plugin</artifactId>
1028 <version>${maven.checkstyle.version}</version>
1031 <groupId>org.apache.hbase</groupId>
1032 <artifactId>hbase-checkstyle</artifactId>
1033 <version>${project.version}</version>
1036 <groupId>com.puppycrawl.tools</groupId>
1037 <artifactId>checkstyle</artifactId>
1038 <version>${checkstyle.version}</version>
1042 <configLocation>hbase/checkstyle.xml</configLocation>
1043 <suppressionsLocation>hbase/checkstyle-suppressions.xml</suppressionsLocation>
1044 <includeTestSourceDirectory>true</includeTestSourceDirectory>
1048 <groupId>net.revelc.code</groupId>
1049 <artifactId>warbucks-maven-plugin</artifactId>
1050 <version>${maven.warbucks.version}</version>
1052 <ignoreRuleFailures>false</ignoreRuleFailures>
1055 <!-- exclude the generated java files -->
1056 <classPattern>(?!.*(.generated.|.tmpl.|\$)).*</classPattern>
1057 <includeTestClasses>false</includeTestClasses>
1058 <includePublicClasses>true</includePublicClasses>
1059 <includePackagePrivateClasses>false</includePackagePrivateClasses>
1060 <includeProtectedClasses>false</includeProtectedClasses>
1061 <includePrivateClasses>false</includePrivateClasses>
1062 <classAnnotationPattern>org[.]apache[.]yetus[.]audience[.]InterfaceAudience.*</classAnnotationPattern>
1068 <id>run-warbucks</id>
1070 <goal>check</goal><!-- runs at process-test-classes phase -->
1076 <groupId>org.apache.maven.plugins</groupId>
1077 <artifactId>maven-enforcer-plugin</artifactId>
1078 <version>${enforcer.version}</version>
1081 <groupId>org.codehaus.mojo</groupId>
1082 <artifactId>extra-enforcer-rules</artifactId>
1083 <version>${extra.enforcer.version}</version>
1086 <groupId>de.skuzzle.enforcer</groupId>
1087 <artifactId>restrict-imports-enforcer-rule</artifactId>
1088 <version>${restrict-imports.enforcer.version}</version>
1093 <groupId>org.apache.maven.plugins</groupId>
1094 <artifactId>maven-gpg-plugin</artifactId>
1095 <version>${maven.gpg.version}</version>
1101 <groupId>org.codehaus.mojo</groupId>
1102 <artifactId>build-helper-maven-plugin</artifactId>
1105 <id>negate-license-bundles-property</id>
1107 <goal>bsh-property</goal>
1110 <source>skip.license.check = !${license.bundles.dependencies};</source>
1112 <property>skip.license.check</property>
1116 <!-- sets where to find the generated LICENSE files -->
1118 <id>create-license-file-path-property</id>
1120 <goal>regex-property</goal>
1123 <name>license.aggregate.path</name>
1124 <value>${project.build.directory}/maven-shared-archive-resources/META-INF/LICENSE</value>
1126 <replacement>/</replacement>
1127 <failIfNoMatch>false</failIfNoMatch>
1133 <groupId>org.apache.maven.plugins</groupId>
1134 <artifactId>maven-enforcer-plugin</artifactId>
1137 <id>display-info</id>
1138 <phase>initialize</phase>
1140 <goal>display-info</goal>
1142 <inherited>false</inherited>
1145 <id>hadoop-profile-min-maven-min-java-banned-xerces</id>
1147 <goal>enforce</goal>
1151 <!-- Help people activate profiles correctly -->
1153 <condition>System.getProperty("hadoop-profile", "").isEmpty()</condition>
1154 <message>The hadoop-profile property is unused, did you mean to set hadoop.profile instead?</message>
1155 </evaluateBeanshell>
1156 <!-- The earliest maven version we verify builds for via ASF Jenkins -->
1157 <requireMavenVersion>
1158 <version>[${maven.min.version},)</version>
1159 <message>Maven is out of date.
1160 HBase requires at least version ${maven.min.version} of Maven to properly build from source.
1161 You appear to be using an older version. You can use either "mvn -version" or
1162 "mvn enforcer:display-info" to verify what version is active.
1163 See the reference guide on building for more information: https://hbase.apache.org/book.html#build
1165 </requireMavenVersion>
1166 <!-- The earliest JVM version we verify builds for via ASF Jenkins -->
1167 <requireJavaVersion>
1168 <version>[${java.min.version},)</version>
1169 <message>Java is out of date.
1170 HBase requires at least version ${java.min.version} of the JDK to properly build from source.
1171 You appear to be using an older version. You can use either "mvn -version" or
1172 "mvn enforcer:display-info" to verify what version is active.
1173 See the reference guide on building for more information: https://hbase.apache.org/book.html#build
1175 </requireJavaVersion>
1176 <bannedDependencies>
1178 <exclude>xerces:xercesImpl</exclude>
1180 <message>We avoid adding our own Xerces jars to the classpath, see HBASE-16340.</message>
1181 </bannedDependencies>
1186 <id>banned-jsr305</id>
1188 <goal>enforce</goal>
1192 <bannedDependencies>
1194 <exclude>com.google.code.findbugs:jsr305</exclude>
1196 <message>We don't allow the JSR305 jar from the Findbugs project, see HBASE-16321.</message>
1197 </bannedDependencies>
1202 <id>banned-scala</id>
1204 <goal>enforce</goal>
1208 <bannedDependencies>
1210 <exclude>org.scala-lang:scala-library</exclude>
1212 <message>We don't allow Scala, see HBASE-13992.</message>
1213 </bannedDependencies>
1218 <id>banned-commons-logging</id>
1220 <goal>enforce</goal>
1224 <bannedDependencies>
1226 <exclude>commons-logging:commons-logging</exclude>
1229 We don't use commons-logging any more, so do not depend on it directly.
1231 <searchTransitive>false</searchTransitive>
1232 </bannedDependencies>
1237 <id>banned-other-logging-framework</id>
1239 <goal>enforce</goal>
1243 <bannedDependencies>
1245 <exclude>log4j:*</exclude>
1246 <exclude>org.slf4j:slf4j-log4j12</exclude>
1247 <exclude>ch.qos.reload4j:*</exclude>
1248 <exclude>org.slf4j:slf4j-reload4j</exclude>
1249 <exclude>ch.qos.logback:*</exclude>
1252 We do not allow other logging frameworks as now we use log4j2
1254 </bannedDependencies>
1259 <id>banned-jetty</id>
1261 <goal>enforce</goal>
1265 <bannedDependencies>
1267 <exclude>org.eclipse.jetty:**</exclude>
1270 Use shaded jetty instead
1272 <searchTransitive>false</searchTransitive>
1273 </bannedDependencies>
1278 <id>banned-jersey</id>
1280 <goal>enforce</goal>
1284 <bannedDependencies>
1286 <exclude>org.glassfish.jersey.containers:**</exclude>
1287 <exclude>org.glassfish.jersey.core:**</exclude>
1290 Use shaded jersey instead
1292 <searchTransitive>false</searchTransitive>
1293 </bannedDependencies>
1298 <id>banned-htrace</id>
1300 <goal>enforce</goal>
1304 <bannedDependencies>
1306 <exclude>org.apache.htrace:**</exclude>
1309 Use OpenTelemetry instead
1311 <searchTransitive>false</searchTransitive>
1312 </bannedDependencies>
1317 <id>check-aggregate-license</id>
1318 <!-- must check after LICENSE is built at 'generate-resources' -->
1319 <phase>process-resources</phase>
1321 <goal>enforce</goal>
1327 File license = new File("${license.aggregate.path}");
1329 // Beanshell does not support try-with-resources,
1330 // so we must close this scanner manually
1331 Scanner scanner = new Scanner(license);
1333 while (scanner.hasNextLine()) {
1334 if (scanner.nextLine().startsWith("ERROR:")) {
1343 License errors detected, for more detail find ERROR in
1344 ${license.aggregate.path}
1346 </evaluateBeanshell>
1348 <skip>${skip.license.check}</skip>
1352 <id>banned-illegal-imports</id>
1353 <phase>process-sources</phase>
1355 <goal>enforce</goal>
1359 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1360 <includeTestCode>true</includeTestCode>
1361 <commentLineBufferSize>512</commentLineBufferSize>
1362 <reason>Use SLF4j for logging</reason>
1364 <bannedImport>org.apache.commons.logging.**</bannedImport>
1365 <bannedImport>org.apache.log4j.**</bannedImport>
1366 <bannedImport>org.apache.logging.log4j.**</bannedImport>
1369 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1370 <includeTestCode>false</includeTestCode>
1371 <commentLineBufferSize>512</commentLineBufferSize>
1373 Do not use log4j2 directly in code, see Log4jUtils in hbase-logging for more details.
1376 <bannedImport>org.apache.logging.log4j.**</bannedImport>
1379 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1380 <includeTestCode>true</includeTestCode>
1381 <commentLineBufferSize>512</commentLineBufferSize>
1382 <reason>Use shaded version in hbase-thirdparty</reason>
1384 <bannedImport>com.google.common.**</bannedImport>
1385 <bannedImport>io.netty.**</bannedImport>
1386 <bannedImport>org.apache.commons.cli.**</bannedImport>
1387 <bannedImport>org.apache.commons.collections.**</bannedImport>
1388 <bannedImport>org.apache.commons.collections4.**</bannedImport>
1391 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1392 <includeTestCode>true</includeTestCode>
1393 <commentLineBufferSize>512</commentLineBufferSize>
1394 <reason>Do not use shaded classes from other dependencies</reason>
1396 <bannedImport>org.apache.curator.shaded.**</bannedImport>
1397 <bannedImport>org.apache.htrace.shaded.**</bannedImport>
1400 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1401 <includeTestCode>true</includeTestCode>
1402 <commentLineBufferSize>512</commentLineBufferSize>
1403 <reason>Use shaded gson in hbase-thirdparty</reason>
1405 <bannedImport>org.codehaus.jackson.**</bannedImport>
1408 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1409 <includeTestCode>true</includeTestCode>
1410 <commentLineBufferSize>512</commentLineBufferSize>
1411 <reason>Use commons lang 3</reason>
1413 <bannedImport>org.apache.commons.lang.**</bannedImport>
1416 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1417 <includeTestCode>true</includeTestCode>
1418 <commentLineBufferSize>512</commentLineBufferSize>
1419 <reason>Use yetus IA and IS annotations</reason>
1421 <bannedImport>org.apache.hadoop.classificatio.**</bannedImport>
1424 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1425 <includeTestCode>true</includeTestCode>
1426 <commentLineBufferSize>512</commentLineBufferSize>
1427 <reason>Do not use htrace</reason>
1429 <bannedImport>org.htrace.**</bannedImport>
1430 <bannedImport>org.apache.htrace.**</bannedImport>
1433 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1434 <includeTestCode>true</includeTestCode>
1435 <commentLineBufferSize>512</commentLineBufferSize>
1436 <reason>Use shaded jetty in hbase-thirdparty</reason>
1438 <bannedImport>org.eclipse.jetty.**</bannedImport>
1441 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1442 <includeTestCode>true</includeTestCode>
1443 <commentLineBufferSize>512</commentLineBufferSize>
1444 <reason>Use shaded jersey in hbase-thirdparty</reason>
1446 <bannedImport>org.glassfish.jersey.**</bannedImport>
1449 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1450 <includeTestCode>true</includeTestCode>
1451 <commentLineBufferSize>512</commentLineBufferSize>
1453 You should never use this style of annotations(i.e, 'this is for test only')
1454 in IA.Public or IA.LimitedPrivate classes. Use IA.Private to tell users this is
1456 For IA.Private classes, use RestrictedApi annotation in error prone instead.
1459 <bannedImport>org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting</bannedImport>
1462 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1463 <includeTestCode>true</includeTestCode>
1464 <commentLineBufferSize>512</commentLineBufferSize>
1465 <reason>Use shaded javax.ws.rs in hbase-thirdparty</reason>
1467 <bannedImport>javax.ws.rs.**</bannedImport>
1470 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1471 <includeTestCode>true</includeTestCode>
1472 <commentLineBufferSize>512</commentLineBufferSize>
1473 <reason>Use shaded jackson-jaxrs-json-provider in hbase-thirdparty</reason>
1475 <bannedImport>com.fasterxml.jackson.jaxrs.**</bannedImport>
1478 <restrictImports implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
1479 <includeTestCode>true</includeTestCode>
1480 <commentLineBufferSize>512</commentLineBufferSize>
1481 <reason>Use junit4 instead</reason>
1483 <bannedImport>junit.framework.**</bannedImport>
1491 <!-- parent-module only plugins -->
1493 <groupId>org.codehaus.mojo</groupId>
1494 <artifactId>xml-maven-plugin</artifactId>
1495 <version>${xml.maven.version}</version>
1496 <inherited>false</inherited>
1499 <!-- Run the hbase-default.xml through a stylesheet so can show it in doc-->
1501 <goal>transform</goal>
1507 <transformationSets>
1508 <!-- For asciidoc -->
1510 <!--Reaching up and over into common sub-module for hbase-default.xml-->
1511 <dir>${basedir}/hbase-common/src/main/resources/</dir>
1513 <include>hbase-default.xml</include>
1515 <stylesheet>${basedir}/src/main/xslt/configuration_to_asciidoc_chapter.xsl</stylesheet>
1517 <fileMapper implementation="org.codehaus.plexus.components.io.filemappers.RegExpFileMapper">
1518 <pattern>^(.*)\.xml$</pattern>
1519 <replacement>$1.adoc</replacement>
1522 <outputDir>${basedir}/target/asciidoc</outputDir>
1523 </transformationSet>
1524 </transformationSets>
1527 <!-- Special configuration for spotbugs just in the parent so
1528 the filter file location can be more general (see definition in pluginManagement) -->
1530 <groupId>com.github.spotbugs</groupId>
1531 <artifactId>spotbugs-maven-plugin</artifactId>
1534 <inherited>false</inherited>
1536 <goal>spotbugs</goal>
1539 <excludeFilterFile>${basedir}/dev-support/spotbugs-exclude.xml</excludeFilterFile>
1545 <groupId>org.apache.maven.plugins</groupId>
1546 <artifactId>maven-checkstyle-plugin</artifactId>
1549 <groupId>org.apache.maven.plugins</groupId>
1550 <artifactId>maven-site-plugin</artifactId>
1553 <!-- add support for ssh/scp -->
1554 <groupId>org.apache.maven.wagon</groupId>
1555 <artifactId>wagon-ssh</artifactId>
1556 <version>${wagon.ssh.version}</version>
1560 <siteDirectory>${basedir}/src/site</siteDirectory>
1561 <customBundle>${basedir}/src/site/custom/project-info-report.properties</customBundle>
1562 <inputEncoding>UTF-8</inputEncoding>
1563 <outputEncoding>UTF-8</outputEncoding>
1566 <!-- For AsciiDoc docs building -->
1568 <groupId>org.asciidoctor</groupId>
1569 <artifactId>asciidoctor-maven-plugin</artifactId>
1570 <version>${asciidoctor.plugin.version}</version>
1571 <inherited>false</inherited>
1574 <groupId>org.asciidoctor</groupId>
1575 <artifactId>asciidoctorj-pdf</artifactId>
1576 <version>${asciidoctorj.pdf.version}</version>
1579 <groupId>org.jruby</groupId>
1580 <artifactId>jruby-complete</artifactId>
1581 <version>${jruby.version}</version>
1585 <outputDirectory>${project.reporting.outputDirectory}/</outputDirectory>
1586 <doctype>book</doctype>
1588 <docVersion>${project.version}</docVersion>
1589 <imagesdir>images</imagesdir>
1590 <source-highlighter>coderay</source-highlighter>
1595 <id>output-html</id>
1598 <goal>process-asciidoc</goal>
1602 <stylesheet>hbase.css</stylesheet>
1604 <backend>html5</backend>
1611 <goal>process-asciidoc</goal>
1614 <backend>pdf</backend>
1619 <idseparator>-</idseparator>
1626 <groupId>org.apache.maven.plugins</groupId>
1627 <artifactId>maven-resources-plugin</artifactId>
1628 <!--$NO-MVN-MAN-VER$ -->
1629 <inherited>false</inherited>
1632 <id>copy-htaccess</id>
1634 <goal>copy-resources</goal>
1638 <outputDirectory>${project.reporting.outputDirectory}/</outputDirectory>
1641 <directory>${basedir}/src/site/resources/</directory>
1643 <include>.htaccess</include>
1649 <!-- needed to make the redirect above work -->
1651 <id>copy-empty-book-dir</id>
1653 <goal>copy-resources</goal>
1657 <outputDirectory>${project.reporting.outputDirectory}/</outputDirectory>
1660 <directory>${basedir}/src/site/resources/</directory>
1662 <include>book/**</include>
1670 <escapeString>\</escapeString>
1674 <groupId>org.apache.maven.plugins</groupId>
1675 <artifactId>maven-antrun-plugin</artifactId>
1676 <version>${maven.antrun.version}</version>
1677 <inherited>false</inherited>
1678 <!-- Rename the book.pdf generated by asciidoctor -->
1684 <target name="rename file">
1685 <move file="${project.reporting.outputDirectory}/book.pdf" tofile="${project.reporting.outputDirectory}/apache_hbase_reference_guide.pdf" />
1695 <groupId>org.codehaus.mojo</groupId>
1696 <artifactId>buildnumber-maven-plugin</artifactId>
1699 <phase>validate</phase>
1701 <goal>create-timestamp</goal>
1706 <timestampFormat>yyyy</timestampFormat>
1707 <timestampPropertyName>build.year</timestampPropertyName>
1711 <groupId>org.apache.felix</groupId>
1712 <artifactId>maven-bundle-plugin</artifactId>
1713 <version>${maven.bundle.version}</version>
1714 <inherited>true</inherited>
1715 <extensions>true</extensions>
1720 <!-- override on command line to have generated LICENSE files include
1721 diagnostic info for verifying notice requirements -->
1722 <license.debug.print.included>false</license.debug.print.included>
1723 <!-- When a particular module bundles its depenendencies, should be true -->
1724 <license.bundles.dependencies>false</license.bundles.dependencies>
1725 <!-- modules that include a the logo in their source tree should set true -->
1726 <license.bundles.logo>false</license.bundles.logo>
1727 <!-- modules that include bootstrap in their source tree should set true -->
1728 <license.bundles.bootstrap>false</license.bundles.bootstrap>
1729 <!-- modules that include jquery in their source tree should set true -->
1730 <license.bundles.jquery>false</license.bundles.jquery>
1731 <!-- modules that include vega in their source tree should set true -->
1732 <license.bundles.vega>false</license.bundles.vega>
1733 <tar.name>${project.build.finalName}.tar.gz</tar.name>
1734 <maven.build.timestamp.format>
1736 </maven.build.timestamp.format>
1737 <buildDate>${maven.build.timestamp}</buildDate>
1738 <compileSource>1.8</compileSource>
1739 <releaseTarget>8</releaseTarget>
1740 <!-- Build dependencies -->
1741 <maven.min.version>3.0.4</maven.min.version>
1742 <java.min.version>${compileSource}</java.min.version>
1743 <!-- Dependencies -->
1744 <hadoop-three.version>3.1.2</hadoop-three.version>
1745 <!-- These must be defined here for downstream build tools that don't look at profiles.
1747 <hadoop.version>${hadoop-three.version}</hadoop.version>
1748 <assembly.file>src/main/assembly/hadoop-three-compat.xml</assembly.file>
1749 <!--This property is for hadoops netty. HBase netty
1750 comes in via hbase-thirdparty hbase-shaded-netty-->
1751 <netty.hadoop.version>3.10.5.Final</netty.hadoop.version>
1752 <!-- end HBASE-15925 default hadoop compatibility values -->
1753 <audience-annotations.version>0.5.0</audience-annotations.version>
1754 <avro.version>1.7.7</avro.version>
1755 <caffeine.version>2.8.1</caffeine.version>
1756 <commons-codec.version>1.13</commons-codec.version>
1757 <commons-validator.version>1.6</commons-validator.version>
1758 <commons-io.version>2.11.0</commons-io.version>
1759 <commons-lang3.version>3.9</commons-lang3.version>
1760 <commons-math.version>3.6.1</commons-math.version>
1761 <disruptor.version>3.4.2</disruptor.version>
1762 <!-- Updating the httpclient will break hbase-rest. It writes out URLs with '//' in it
1763 especially when writing out 'no column families'. Later httpclients collapse the '//'
1764 into single '/' as double-slash is not legal in an URL. Breaks #testDelete in
1765 TestRemoteTable. -->
1766 <httpclient.version>4.5.3</httpclient.version>
1767 <httpcore.version>4.4.13</httpcore.version>
1768 <metrics-core.version>3.2.6</metrics-core.version>
1769 <jackson.version>2.13.1</jackson.version>
1770 <jackson.databind.version>2.13.1</jackson.databind.version>
1771 <jaxb-api.version>2.3.1</jaxb-api.version>
1772 <servlet.api.version>3.1.0</servlet.api.version>
1773 <wx.rs.api.version>2.1.1</wx.rs.api.version>
1774 <glassfish.jsp.version>2.3.2</glassfish.jsp.version>
1775 <glassfish.el.version>3.0.1-b08</glassfish.el.version>
1776 <jruby.version>9.2.13.0</jruby.version>
1777 <junit.version>4.13.2</junit.version>
1778 <hamcrest.version>1.3</hamcrest.version>
1779 <opentelemetry.version>1.0.1</opentelemetry.version>
1780 <opentelemetry-javaagent.version>1.0.1</opentelemetry-javaagent.version>
1781 <log4j2.version>2.17.2</log4j2.version>
1782 <mockito-core.version>2.28.2</mockito-core.version>
1783 <protobuf.plugin.version>0.6.1</protobuf.plugin.version>
1784 <thrift.path>thrift</thrift.path>
1785 <thrift.version>0.14.1</thrift.version>
1786 <zookeeper.version>3.5.7</zookeeper.version>
1787 <jline.version>2.11</jline.version>
1788 <slf4j.version>1.7.30</slf4j.version>
1789 <clover.version>4.0.3</clover.version>
1790 <jamon-runtime.version>2.4.1</jamon-runtime.version>
1791 <jettison.version>1.3.8</jettison.version>
1792 <!--Make sure these joni/jcodings are compatible with the versions used by jruby-->
1793 <joni.version>2.1.31</joni.version>
1794 <jcodings.version>1.0.55</jcodings.version>
1795 <spy.version>2.12.2</spy.version>
1796 <bouncycastle.version>1.60</bouncycastle.version>
1797 <kerby.version>1.0.1</kerby.version>
1798 <commons-crypto.version>1.0.0</commons-crypto.version>
1799 <curator.version>4.2.0</curator.version>
1800 <!-- Plugin Dependencies -->
1801 <asciidoctor.plugin.version>2.1.0</asciidoctor.plugin.version>
1802 <asciidoctorj.pdf.version>1.5.3</asciidoctorj.pdf.version>
1803 <build.helper.maven.version>3.0.0</build.helper.maven.version>
1804 <buildnumber.maven.version>1.4</buildnumber.maven.version>
1806 When updating checkstyle.version, please make the same change in `.idea/checkstyle-idea.xml`
1808 <checkstyle.version>8.28</checkstyle.version>
1809 <exec.maven.version>1.6.0</exec.maven.version>
1810 <error-prone.version>2.10.0</error-prone.version>
1811 <jamon.plugin.version>2.4.2</jamon.plugin.version>
1812 <lifecycle.mapping.version>1.0.0</lifecycle.mapping.version>
1813 <maven.antrun.version>1.8</maven.antrun.version>
1814 <maven.bundle.version>3.3.0</maven.bundle.version>
1815 <maven.checkstyle.version>3.1.0</maven.checkstyle.version>
1816 <maven.eclipse.version>2.10</maven.eclipse.version>
1817 <maven.gpg.version>3.0.1</maven.gpg.version>
1818 <maven.javadoc.version>3.2.0</maven.javadoc.version>
1819 <maven.warbucks.version>1.1.0</maven.warbucks.version>
1820 <maven.project.info.report.version>3.1.2</maven.project.info.report.version>
1821 <os.maven.version>1.5.0.Final</os.maven.version>
1822 <findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>
1823 <spotbugs.version>4.2.2</spotbugs.version>
1824 <spotbugs.maven.version>4.2.0</spotbugs.maven.version>
1825 <surefire.version>3.0.0-M4</surefire.version>
1826 <wagon.ssh.version>2.12</wagon.ssh.version>
1827 <xml.maven.version>1.0.1</xml.maven.version>
1828 <!-- compression -->
1829 <aircompressor.version>0.21</aircompressor.version>
1830 <lz4.version>1.8.0</lz4.version>
1831 <snappy.version>1.1.8.4</snappy.version>
1832 <xz.version>1.9</xz.version>
1833 <zstd-jni.version>1.5.0-4</zstd-jni.version>
1834 <hbase-thirdparty.version>4.1.0</hbase-thirdparty.version>
1835 <!-- Intraproject jar naming properties -->
1836 <!-- TODO this is pretty ugly, but works for the moment.
1837 Modules are pretty heavy-weight things, so doing this work isn't too bad. -->
1838 <server.test.jar>hbase-server-${project.version}-tests.jar</server.test.jar>
1839 <common.test.jar>hbase-common-${project.version}-tests.jar</common.test.jar>
1840 <procedure.test.jar>hbase-procedure-${project.version}-tests.jar</procedure.test.jar>
1841 <it.test.jar>hbase-it-${project.version}-tests.jar</it.test.jar>
1842 <annotations.test.jar>hbase-annotations-${project.version}-tests.jar</annotations.test.jar>
1843 <mapreduce.test.jar>hbase-mapreduce-${project.version}-tests.jar</mapreduce.test.jar>
1844 <zookeeper.test.jar>hbase-zookeeper-${project.version}-tests.jar</zookeeper.test.jar>
1845 <asyncfs.test.jar>hbase-asyncfs-${project.version}-tests.jar</asyncfs.test.jar>
1846 <shell-executable>bash</shell-executable>
1847 <surefire.provider>surefire-junit47</surefire.provider>
1848 <!-- default: run small & medium, medium with 2 threads -->
1849 <surefire.skipFirstPart>false</surefire.skipFirstPart>
1850 <surefire.skipSecondPart>false</surefire.skipSecondPart>
1851 <!-- Fork count varies w/ CPU count. Setting is conservative mostly determined
1852 by what apache jenkins nightly builds will tolerate (See HBASE-24072). Up this
1853 value is you want to burn through tests faster (could make for more failures
1854 if more contention around resources). There is a matching MAVEN_ARG
1855 in our yetus personality where we set the maven -T command to 0.25C too.
1856 For example, to run at a rate that is more furious than our 0.25C, do
1857 something like this:
1858 f="0.5C" ; mvn -T$f -Dsurefire.firstPartForkCount=$f -Dsurefire.secondPartForkCount=$f test -PrunAllTests
1860 <surefire.firstPartForkCount>0.25C</surefire.firstPartForkCount>
1861 <surefire.secondPartForkCount>0.25C</surefire.secondPartForkCount>
1862 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.SmallTests</surefire.firstPartGroups>
1863 <surefire.secondPartGroups>org.apache.hadoop.hbase.testclassification.MediumTests</surefire.secondPartGroups>
1864 <surefire.testFailureIgnore>false</surefire.testFailureIgnore>
1865 <test.output.tofile>true</test.output.tofile>
1866 <surefire.timeout>900</surefire.timeout>
1867 <test.exclude.pattern></test.exclude.pattern>
1869 Use -Dsurefire.Xmx=xxg to run tests with different JVM Xmx value.
1870 This value is managed separately for jdk11. See below.
1872 <surefire.Xmx>2200m</surefire.Xmx>
1873 <surefire.cygwinXmx>2200m</surefire.cygwinXmx>
1874 <!--Mark our test runs with '-Dhbase.build.id' so we can identify a surefire test as ours in a process listing
1876 And for netty eventloops that have no explicit configuration, netty sets
1877 nioeventloopgroup thread count to CPU count * 2. Thats too much for mini
1880 <hbase-surefire.argLine>-enableassertions -Dhbase.build.id=${build.id} -Xmx${surefire.Xmx}
1881 -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true
1882 -Djava.awt.headless=true -Djdk.net.URLClassPath.disableClassPathURLCheck=true
1883 -Dorg.apache.hbase.thirdparty.io.netty.leakDetection.level=advanced
1884 -Dio.netty.eventLoopThreads=3
1885 </hbase-surefire.argLine>
1886 <hbase-surefire.cygwin-argLine>-enableassertions -Xmx${surefire.cygwinXmx}
1887 -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true
1888 "-Djava.library.path=${hadoop.library.path};${java.library.path}"
1889 -Dorg.apache.hbase.thirdparty.io.netty.leakDetection.level=advanced
1890 </hbase-surefire.cygwin-argLine>
1891 <!-- Surefire argLine defaults to Linux, cygwin argLine is used in the os.windows profile -->
1892 <argLine>${hbase-surefire.argLine}</argLine>
1893 <jacoco.version>0.7.5.201505241946</jacoco.version>
1894 <extra.enforcer.version>1.5.1</extra.enforcer.version>
1895 <enforcer.version>3.0.0</enforcer.version>
1896 <restrict-imports.enforcer.version>0.14.0</restrict-imports.enforcer.version>
1897 <!-- Location of test resources -->
1898 <test.build.classes>${project.build.directory}/test-classes</test.build.classes>
1899 <test.tmp.dir>${project.build.directory}</test.tmp.dir>
1900 <maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven.build.timestamp.format>
1901 <!--This build.id we'll add as flag so can identify which forked processes belong to our build.
1902 Default is the build start timestamp. Up on jenkins pass in the jenkins build id by setting
1903 this parameter by invoking mvn with -Dbuild.id=$BUILD_ID-->
1904 <build.id>${maven.build.timestamp}</build.id>
1905 <shell-executable>bash</shell-executable>
1906 <!-- TODO HBASE-15041 clean up our javadocs so jdk8 linter can be used.
1907 property as of javadoc-plugin 3.0.0 -->
1908 <doclint>none</doclint>
1910 <!-- Sorted by groups of dependencies then groupId and artifactId -->
1911 <dependencyManagement>
1914 Note: There are a few exclusions to prevent duplicate code in different jars to be included:
1915 org.mortbay.jetty:servlet-api, javax.servlet:servlet-api: These are excluded because they are
1916 the same implementations. I chose org.mortbay.jetty:servlet-api-2.5 instead, which is a third
1917 implementation of the same, because Hadoop also uses this version
1918 javax.servlet:jsp-api in favour of javax.servlet.jsp:javax.servlet.jsp-api:2.3.1 since it
1919 is what glassfish's jspC jar uses and that's where we get our own need for a jsp-api.
1921 <!-- Intra-module dependencies -->
1923 <groupId>org.apache.hbase</groupId>
1924 <artifactId>hbase-annotations</artifactId>
1925 <version>${project.version}</version>
1926 <type>test-jar</type>
1927 <!--Was test scope only but if we want to run hbase-it tests, need the annotations test jar-->
1930 <artifactId>hbase-backup</artifactId>
1931 <groupId>org.apache.hbase</groupId>
1932 <version>${project.version}</version>
1935 <groupId>org.apache.hbase</groupId>
1936 <artifactId>hbase-common</artifactId>
1937 <version>${project.version}</version>
1940 <groupId>org.apache.hbase</groupId>
1941 <artifactId>hbase-common</artifactId>
1942 <version>${project.version}</version>
1943 <type>test-jar</type>
1947 <groupId>org.apache.hbase</groupId>
1948 <artifactId>hbase-logging</artifactId>
1949 <version>${project.version}</version>
1952 <groupId>org.apache.hbase</groupId>
1953 <artifactId>hbase-logging</artifactId>
1954 <version>${project.version}</version>
1955 <type>test-jar</type>
1959 <groupId>org.apache.hbase</groupId>
1960 <artifactId>hbase-protocol-shaded</artifactId>
1961 <version>${project.version}</version>
1964 <groupId>org.apache.hbase</groupId>
1965 <artifactId>hbase-procedure</artifactId>
1966 <version>${project.version}</version>
1969 <groupId>org.apache.hbase</groupId>
1970 <artifactId>hbase-procedure</artifactId>
1971 <version>${project.version}</version>
1972 <type>test-jar</type>
1975 <groupId>org.apache.hbase</groupId>
1976 <artifactId>hbase-hadoop-compat</artifactId>
1977 <version>${project.version}</version>
1980 <groupId>org.apache.hbase</groupId>
1981 <artifactId>hbase-hadoop-compat</artifactId>
1982 <version>${project.version}</version>
1983 <type>test-jar</type>
1987 <artifactId>hbase-replication</artifactId>
1988 <groupId>org.apache.hbase</groupId>
1989 <version>${project.version}</version>
1992 <artifactId>hbase-balancer</artifactId>
1993 <groupId>org.apache.hbase</groupId>
1994 <version>${project.version}</version>
1997 <artifactId>hbase-balancer</artifactId>
1998 <groupId>org.apache.hbase</groupId>
1999 <version>${project.version}</version>
2000 <type>test-jar</type>
2004 <artifactId>hbase-http</artifactId>
2005 <groupId>org.apache.hbase</groupId>
2006 <version>${project.version}</version>
2009 <artifactId>hbase-http</artifactId>
2010 <groupId>org.apache.hbase</groupId>
2011 <version>${project.version}</version>
2012 <type>test-jar</type>
2016 <artifactId>hbase-server</artifactId>
2017 <groupId>org.apache.hbase</groupId>
2018 <version>${project.version}</version>
2021 <artifactId>hbase-server</artifactId>
2022 <groupId>org.apache.hbase</groupId>
2023 <version>${project.version}</version>
2024 <type>test-jar</type>
2028 <artifactId>hbase-mapreduce</artifactId>
2029 <groupId>org.apache.hbase</groupId>
2030 <version>${project.version}</version>
2033 <artifactId>hbase-mapreduce</artifactId>
2034 <groupId>org.apache.hbase</groupId>
2035 <version>${project.version}</version>
2036 <type>test-jar</type>
2040 <artifactId>hbase-endpoint</artifactId>
2041 <groupId>org.apache.hbase</groupId>
2042 <version>${project.version}</version>
2045 <artifactId>hbase-shell</artifactId>
2046 <groupId>org.apache.hbase</groupId>
2047 <version>${project.version}</version>
2050 <artifactId>hbase-shell</artifactId>
2051 <groupId>org.apache.hbase</groupId>
2052 <version>${project.version}</version>
2053 <type>test-jar</type>
2057 <artifactId>hbase-thrift</artifactId>
2058 <groupId>org.apache.hbase</groupId>
2059 <version>${project.version}</version>
2062 <artifactId>hbase-thrift</artifactId>
2063 <groupId>org.apache.hbase</groupId>
2064 <version>${project.version}</version>
2065 <type>test-jar</type>
2069 <groupId>org.apache.hbase</groupId>
2070 <artifactId>hbase-testing-util</artifactId>
2071 <version>${project.version}</version>
2075 <artifactId>hbase-examples</artifactId>
2076 <groupId>org.apache.hbase</groupId>
2077 <version>${project.version}</version>
2080 <groupId>org.apache.hbase</groupId>
2081 <artifactId>hbase-external-blockcache</artifactId>
2082 <version>${project.version}</version>
2085 <artifactId>hbase-it</artifactId>
2086 <groupId>org.apache.hbase</groupId>
2087 <version>${project.version}</version>
2088 <type>test-jar</type>
2092 <artifactId>hbase-client</artifactId>
2093 <groupId>org.apache.hbase</groupId>
2094 <version>${project.version}</version>
2097 <artifactId>hbase-client</artifactId>
2098 <groupId>org.apache.hbase</groupId>
2099 <version>${project.version}</version>
2100 <type>test-jar</type>
2104 <artifactId>hbase-metrics-api</artifactId>
2105 <groupId>org.apache.hbase</groupId>
2106 <version>${project.version}</version>
2109 <artifactId>hbase-metrics-api</artifactId>
2110 <groupId>org.apache.hbase</groupId>
2111 <version>${project.version}</version>
2112 <type>test-jar</type>
2116 <artifactId>hbase-metrics</artifactId>
2117 <groupId>org.apache.hbase</groupId>
2118 <version>${project.version}</version>
2121 <artifactId>hbase-metrics</artifactId>
2122 <groupId>org.apache.hbase</groupId>
2123 <version>${project.version}</version>
2124 <type>test-jar</type>
2128 <artifactId>hbase-rest</artifactId>
2129 <groupId>org.apache.hbase</groupId>
2130 <version>${project.version}</version>
2133 <artifactId>hbase-resource-bundle</artifactId>
2134 <groupId>org.apache.hbase</groupId>
2135 <version>${project.version}</version>
2138 <artifactId>hbase-zookeeper</artifactId>
2139 <groupId>org.apache.hbase</groupId>
2140 <version>${project.version}</version>
2143 <groupId>com.google.code.findbugs</groupId>
2144 <artifactId>jsr305</artifactId>
2147 <groupId>com.github.spotbugs</groupId>
2148 <artifactId>spotbugs-annotations</artifactId>
2153 <artifactId>hbase-zookeeper</artifactId>
2154 <groupId>org.apache.hbase</groupId>
2155 <version>${project.version}</version>
2156 <type>test-jar</type>
2160 <artifactId>hbase-hbtop</artifactId>
2161 <groupId>org.apache.hbase</groupId>
2162 <version>${project.version}</version>
2165 <groupId>org.apache.hbase</groupId>
2166 <artifactId>hbase-shaded-client</artifactId>
2167 <version>${project.version}</version>
2170 <groupId>org.apache.hbase</groupId>
2171 <artifactId>hbase-shaded-client-byo-hadoop</artifactId>
2172 <version>${project.version}</version>
2175 <groupId>org.apache.hbase</groupId>
2176 <artifactId>hbase-shaded-mapreduce</artifactId>
2177 <version>${project.version}</version>
2180 <groupId>org.apache.hbase</groupId>
2181 <artifactId>hbase-asyncfs</artifactId>
2182 <version>${project.version}</version>
2185 <groupId>org.apache.hbase</groupId>
2186 <artifactId>hbase-asyncfs</artifactId>
2187 <version>${project.version}</version>
2188 <type>test-jar</type>
2192 <groupId>org.apache.hbase</groupId>
2193 <artifactId>hbase-compression-aircompressor</artifactId>
2194 <version>${project.version}</version>
2197 <groupId>org.apache.hbase</groupId>
2198 <artifactId>hbase-compression-lz4</artifactId>
2199 <version>${project.version}</version>
2202 <groupId>org.apache.hbase</groupId>
2203 <artifactId>hbase-compression-snappy</artifactId>
2204 <version>${project.version}</version>
2207 <groupId>org.apache.hbase</groupId>
2208 <artifactId>hbase-compression-xz</artifactId>
2209 <version>${project.version}</version>
2212 <groupId>org.apache.hbase</groupId>
2213 <artifactId>hbase-compression-zstd</artifactId>
2214 <version>${project.version}</version>
2216 <!-- General dependencies -->
2218 <groupId>com.github.stephenc.findbugs</groupId>
2219 <artifactId>findbugs-annotations</artifactId>
2220 <version>${findbugs-annotations.version}</version>
2223 Logging dependencies. In general, we use slf4j as the log facade in HBase, so all sub
2224 modules should depend on slf4j-api at compile scope, and then depend on log4j-slf4j-impl
2225 and log4j2 at test scope(and in hbase-assembly when shipping the binary) to redirect the
2226 log message to log4j. Do not introduce logging dependencies other than slf4j-api at compile
2227 scope as it will mess up the logging framework for downstream users.
2228 Here we also depend on jcl-over-slf4j and jul-to-slf4j, as some of the libraries we depend
2229 on use these logging framework so we need to redirect their log message to slf4j, and then
2230 redirect the log message to our log4j framework.
2233 <groupId>org.codehaus.jettison</groupId>
2234 <artifactId>jettison</artifactId>
2235 <version>${jettison.version}</version>
2239 <groupId>org.slf4j</groupId>
2240 <artifactId>slf4j-api</artifactId>
2241 <version>${slf4j.version}</version>
2244 <groupId>org.slf4j</groupId>
2245 <artifactId>jcl-over-slf4j</artifactId>
2246 <version>${slf4j.version}</version>
2249 <groupId>org.slf4j</groupId>
2250 <artifactId>jul-to-slf4j</artifactId>
2251 <version>${slf4j.version}</version>
2254 <groupId>org.apache.logging.log4j</groupId>
2255 <artifactId>log4j-api</artifactId>
2256 <version>${log4j2.version}</version>
2259 <groupId>org.apache.logging.log4j</groupId>
2260 <artifactId>log4j-core</artifactId>
2261 <version>${log4j2.version}</version>
2264 <groupId>org.apache.logging.log4j</groupId>
2265 <artifactId>log4j-slf4j-impl</artifactId>
2266 <version>${log4j2.version}</version>
2269 <groupId>org.apache.logging.log4j</groupId>
2270 <artifactId>log4j-1.2-api</artifactId>
2271 <version>${log4j2.version}</version>
2273 <!-- Avro dependencies we mostly get transitively, manual version coallescing -->
2275 <groupId>org.apache.avro</groupId>
2276 <artifactId>avro</artifactId>
2277 <version>${avro.version}</version>
2280 <groupId>com.github.ben-manes.caffeine</groupId>
2281 <artifactId>caffeine</artifactId>
2282 <version>${caffeine.version}</version>
2285 <groupId>io.dropwizard.metrics</groupId>
2286 <artifactId>metrics-core</artifactId>
2287 <version>${metrics-core.version}</version>
2290 <groupId>org.apache.httpcomponents</groupId>
2291 <artifactId>httpclient</artifactId>
2292 <version>${httpclient.version}</version>
2295 <groupId>org.apache.httpcomponents</groupId>
2296 <artifactId>httpcore</artifactId>
2297 <version>${httpcore.version}</version>
2300 <groupId>commons-codec</groupId>
2301 <artifactId>commons-codec</artifactId>
2302 <version>${commons-codec.version}</version>
2305 <groupId>commons-validator</groupId>
2306 <artifactId>commons-validator</artifactId>
2307 <version>${commons-validator.version}</version>
2310 <groupId>commons-io</groupId>
2311 <artifactId>commons-io</artifactId>
2312 <version>${commons-io.version}</version>
2315 <groupId>org.apache.commons</groupId>
2316 <artifactId>commons-lang3</artifactId>
2317 <version>${commons-lang3.version}</version>
2320 <groupId>org.apache.commons</groupId>
2321 <artifactId>commons-math3</artifactId>
2322 <version>${commons-math.version}</version>
2325 <!-- commons-logging is only used by hbase-http's HttpRequestLog and hbase-server's
2328 <groupId>commons-logging</groupId>
2329 <artifactId>commons-logging</artifactId>
2330 <version>1.2</version>
2333 <groupId>org.apache.zookeeper</groupId>
2334 <artifactId>zookeeper</artifactId>
2335 <version>${zookeeper.version}</version>
2338 <groupId>com.google.code.findbugs</groupId>
2339 <artifactId>jsr305</artifactId>
2342 <groupId>com.github.spotbugs</groupId>
2343 <artifactId>spotbugs-annotations</artifactId>
2346 <groupId>jline</groupId>
2347 <artifactId>jline</artifactId>
2350 <groupId>com.sun.jmx</groupId>
2351 <artifactId>jmxri</artifactId>
2354 <groupId>com.sun.jdmk</groupId>
2355 <artifactId>jmxtools</artifactId>
2358 <groupId>javax.jms</groupId>
2359 <artifactId>jms</artifactId>
2362 <groupId>io.netty</groupId>
2363 <artifactId>netty</artifactId>
2366 <groupId>io.netty</groupId>
2367 <artifactId>netty-all</artifactId>
2370 <groupId>org.slf4j</groupId>
2371 <artifactId>slf4j-log4j12</artifactId>
2374 <groupId>log4j</groupId>
2375 <artifactId>log4j</artifactId>
2380 <groupId>jline</groupId>
2381 <artifactId>jline</artifactId>
2382 <version>${jline.version}</version>
2385 <groupId>org.apache.thrift</groupId>
2386 <artifactId>libthrift</artifactId>
2387 <version>${thrift.version}</version>
2390 <groupId>org.apache.tomcat.embed</groupId>
2391 <artifactId>tomcat-embed-core</artifactId>
2396 <groupId>org.jruby</groupId>
2397 <artifactId>jruby-complete</artifactId>
2398 <version>${jruby.version}</version>
2401 <groupId>org.jruby.jcodings</groupId>
2402 <artifactId>jcodings</artifactId>
2403 <version>${jcodings.version}</version>
2406 <groupId>org.jruby.joni</groupId>
2407 <artifactId>joni</artifactId>
2408 <version>${joni.version}</version>
2411 <groupId>com.fasterxml.jackson.core</groupId>
2412 <artifactId>jackson-annotations</artifactId>
2413 <version>${jackson.version}</version>
2416 <groupId>com.fasterxml.jackson.core</groupId>
2417 <artifactId>jackson-core</artifactId>
2418 <version>${jackson.version}</version>
2421 <groupId>com.fasterxml.jackson.core</groupId>
2422 <artifactId>jackson-databind</artifactId>
2423 <version>${jackson.databind.version}</version>
2426 <groupId>org.jamon</groupId>
2427 <artifactId>jamon-runtime</artifactId>
2428 <version>${jamon-runtime.version}</version>
2430 <!-- REST dependencies -->
2432 <groupId>javax.servlet</groupId>
2433 <artifactId>javax.servlet-api</artifactId>
2434 <version>${servlet.api.version}</version>
2437 <groupId>javax.ws.rs</groupId>
2438 <artifactId>javax.ws.rs-api</artifactId>
2439 <version>${wx.rs.api.version}</version>
2442 <groupId>com.sun.activation</groupId>
2443 <artifactId>javax.activation</artifactId>
2444 <version>1.2.0</version>
2447 <groupId>javax.annotation</groupId>
2448 <artifactId>javax.annotation-api</artifactId>
2449 <version>1.2</version>
2452 <!--This lib has JspC in it. Needed precompiling jsps in hbase-rest, etc.-->
2453 <groupId>org.glassfish.web</groupId>
2454 <artifactId>javax.servlet.jsp</artifactId>
2455 <version>${glassfish.jsp.version}</version>
2458 <!-- this lib is used by the compiled Jsp from the above JspC -->
2459 <groupId>javax.servlet.jsp</groupId>
2460 <artifactId>javax.servlet.jsp-api</artifactId>
2461 <version>2.3.1</version>
2464 <groupId>org.glassfish</groupId>
2465 <artifactId>javax.el</artifactId>
2466 <version>${glassfish.el.version}</version>
2469 <groupId>javax.xml.bind</groupId>
2470 <artifactId>jaxb-api</artifactId>
2471 <version>${jaxb-api.version}</version>
2474 <groupId>javax.xml.stream</groupId>
2475 <artifactId>stax-api</artifactId>
2480 <groupId>junit</groupId>
2481 <artifactId>junit</artifactId>
2482 <version>${junit.version}</version>
2485 <groupId>org.hamcrest</groupId>
2486 <artifactId>hamcrest-core</artifactId>
2487 <version>${hamcrest.version}</version>
2490 <groupId>org.hamcrest</groupId>
2491 <artifactId>hamcrest-library</artifactId>
2492 <version>${hamcrest.version}</version>
2495 <groupId>org.mockito</groupId>
2496 <artifactId>mockito-core</artifactId>
2497 <version>${mockito-core.version}</version>
2501 <groupId>io.opentelemetry</groupId>
2502 <artifactId>opentelemetry-bom</artifactId>
2503 <version>${opentelemetry.version}</version>
2505 <scope>import</scope>
2508 <groupId>io.opentelemetry</groupId>
2509 <artifactId>opentelemetry-semconv</artifactId>
2510 <version>${opentelemetry.version}-alpha</version>
2513 <groupId>io.opentelemetry.javaagent</groupId>
2514 <artifactId>opentelemetry-javaagent</artifactId>
2515 <version>${opentelemetry-javaagent.version}</version>
2516 <classifier>all</classifier>
2519 <groupId>com.lmax</groupId>
2520 <artifactId>disruptor</artifactId>
2521 <version>${disruptor.version}</version>
2524 <groupId>net.spy</groupId>
2525 <artifactId>spymemcached</artifactId>
2526 <version>${spy.version}</version>
2527 <optional>true</optional>
2530 <groupId>org.bouncycastle</groupId>
2531 <artifactId>bcprov-jdk15on</artifactId>
2532 <version>${bouncycastle.version}</version>
2536 <groupId>org.apache.kerby</groupId>
2537 <artifactId>kerb-core</artifactId>
2538 <version>${kerby.version}</version>
2541 <groupId>org.apache.kerby</groupId>
2542 <artifactId>kerb-client</artifactId>
2543 <version>${kerby.version}</version>
2546 <groupId>org.apache.kerby</groupId>
2547 <artifactId>kerb-simplekdc</artifactId>
2548 <version>${kerby.version}</version>
2551 <groupId>org.apache.commons</groupId>
2552 <artifactId>commons-crypto</artifactId>
2553 <version>${commons-crypto.version}</version>
2556 <groupId>net.java.dev.jna</groupId>
2557 <artifactId>jna</artifactId>
2562 <groupId>org.apache.curator</groupId>
2563 <artifactId>curator-framework</artifactId>
2564 <version>${curator.version}</version>
2567 <groupId>org.apache.zookeeper</groupId>
2568 <artifactId>zookeeper</artifactId>
2573 <groupId>org.apache.curator</groupId>
2574 <artifactId>curator-client</artifactId>
2575 <version>${curator.version}</version>
2578 <groupId>com.google.guava</groupId>
2579 <artifactId>guava</artifactId>
2582 <groupId>org.apache.zookeeper</groupId>
2583 <artifactId>zookeeper</artifactId>
2588 <groupId>org.apache.curator</groupId>
2589 <artifactId>curator-recipes</artifactId>
2590 <version>${curator.version}</version>
2593 <groupId>com.google.guava</groupId>
2594 <artifactId>guava</artifactId>
2597 <groupId>org.apache.zookeeper</groupId>
2598 <artifactId>zookeeper</artifactId>
2603 <groupId>org.apache.yetus</groupId>
2604 <artifactId>audience-annotations</artifactId>
2605 <version>${audience-annotations.version}</version>
2607 <!-- compression -->
2609 <groupId>io.airlift</groupId>
2610 <artifactId>aircompressor</artifactId>
2611 <version>${aircompressor.version}</version>
2614 <groupId>org.lz4</groupId>
2615 <artifactId>lz4-java</artifactId>
2616 <version>${lz4.version}</version>
2619 <groupId>org.tukaani</groupId>
2620 <artifactId>xz</artifactId>
2621 <version>${xz.version}</version>
2624 <groupId>org.xerial.snappy</groupId>
2625 <artifactId>snappy-java</artifactId>
2626 <version>${snappy.version}</version>
2629 <groupId>com.github.luben</groupId>
2630 <artifactId>zstd-jni</artifactId>
2631 <version>${zstd-jni.version}</version>
2633 <!-- shaded thirdparty -->
2635 <groupId>org.apache.hbase.thirdparty</groupId>
2636 <artifactId>hbase-shaded-gson</artifactId>
2637 <version>${hbase-thirdparty.version}</version>
2640 <groupId>org.apache.hbase.thirdparty</groupId>
2641 <artifactId>hbase-shaded-miscellaneous</artifactId>
2642 <version>${hbase-thirdparty.version}</version>
2645 <groupId>org.apache.hbase.thirdparty</groupId>
2646 <artifactId>hbase-shaded-netty</artifactId>
2647 <version>${hbase-thirdparty.version}</version>
2650 <groupId>org.apache.hbase.thirdparty</groupId>
2651 <artifactId>hbase-shaded-protobuf</artifactId>
2652 <version>${hbase-thirdparty.version}</version>
2655 <groupId>org.apache.hbase.thirdparty</groupId>
2656 <artifactId>hbase-shaded-jetty</artifactId>
2657 <version>${hbase-thirdparty.version}</version>
2660 <groupId>org.apache.hbase.thirdparty</groupId>
2661 <artifactId>hbase-shaded-jersey</artifactId>
2662 <version>${hbase-thirdparty.version}</version>
2665 <groupId>org.apache.hbase.thirdparty</groupId>
2666 <artifactId>hbase-shaded-jackson-jaxrs-json-provider</artifactId>
2667 <version>${hbase-thirdparty.version}</version>
2670 <groupId>org.apache.hbase.thirdparty</groupId>
2671 <artifactId>hbase-unsafe</artifactId>
2672 <version>${hbase-thirdparty.version}</version>
2675 <groupId>com.sun.xml.ws</groupId>
2676 <artifactId>jaxws-ri</artifactId>
2677 <version>2.3.2</version>
2681 <groupId>javax.activation</groupId>
2682 <artifactId>javax.activation-api</artifactId>
2687 </dependencyManagement>
2689 <!--REMOVE THIS. HERE TEMPORARILY.
2690 Implication is that every module needs junit which is not so.
2691 Cannot undo though because build runs test on each module and
2692 it fails if no junit. TODO. -->
2694 <groupId>junit</groupId>
2695 <artifactId>junit</artifactId>
2701 To publish, use the following settings.xml file ( placed in ~/.m2/settings.xml )
2706 <id>apache.releases.https</id>
2707 <username>hbase_committer</username>
2708 <password>********</password>
2712 <id>apache.snapshots.https</id>
2713 <username>hbase_committer</username>
2714 <password>********</password>
2722 $ mvn -s /my/path/settings.xml deploy
2727 <id>build-with-jdk8</id>
2739 <id>build-with-jdk11</id>
2744 <maven.compiler.release>${releaseTarget}</maven.compiler.release>
2745 <!-- TODO: replicate logic for windows support -->
2746 <argLine>--add-opens=java.base/jdk.internal.ref=ALL-UNNAMED ${hbase-surefire.argLine}</argLine>
2747 <!-- We need a minimum HDFS version of 3.2.0 for HADOOP-12760 -->
2748 <hadoop-three.version>3.2.0</hadoop-three.version>
2750 Value to use for surefire when running jdk11.
2751 TODO: replicate logic for windows
2753 <surefire.Xmx>2200m</surefire.Xmx>
2756 <!-- profile activated by the Jenkins patch testing job -->
2758 <id>jenkins.patch</id>
2760 <activeByDefault>false</activeByDefault>
2762 <name>HBasePatchProcess</name>
2766 <surefire.rerunFailingTestsCount>2</surefire.rerunFailingTestsCount>
2771 <groupId>org.apache.maven.plugins</groupId>
2772 <artifactId>maven-antrun-plugin</artifactId>
2773 <inherited>false</inherited>
2776 <phase>validate</phase>
2782 <echo>Maven Execution Environment</echo>
2783 <echo>MAVEN_OPTS="${env.MAVEN_OPTS}"</echo>
2795 <activeByDefault>false</activeByDefault>
2800 <groupId>org.jacoco</groupId>
2801 <artifactId>jacoco-maven-plugin</artifactId>
2802 <version>${jacoco.version}</version>
2805 <id>prepare-agent</id>
2807 <goal>prepare-agent</goal>
2812 <phase>prepare-package</phase>
2819 <systemPropertyVariables>
2820 <jacoco-agent.destfile>target/jacoco.exec</jacoco-agent.destfile>
2821 </systemPropertyVariables>
2823 <exclude>**/generated/**/*.class</exclude>
2833 <activeByDefault>false</activeByDefault>
2835 <family>Linux</family>
2839 <build.platform>${os.name}-${os.arch}-${sun.arch.data.model}</build.platform>
2846 <family>Mac</family>
2850 <build.platform>Mac_OS_X-${sun.arch.data.model}</build.platform>
2857 <family>Windows</family>
2861 <build.platform>cygwin</build.platform>
2862 <argLine>${hbase-surefire.cygwin-argLine}</argLine>
2865 <!-- this profile should match the name of the release profile in the root asf pom -->
2867 <id>apache-release</id>
2870 <!-- This should insert itself in place of the normal deploy plugin and then
2871 handle either closing or dropping the staging repository for us depending
2872 on if the build succeeds.
2875 <groupId>org.sonatype.plugins</groupId>
2876 <artifactId>nexus-staging-maven-plugin</artifactId>
2877 <version>1.6.8</version>
2878 <extensions>true</extensions>
2880 <nexusUrl>https://repository.apache.org/</nexusUrl>
2881 <serverId>apache.releases.https</serverId>
2887 <!-- this profile should be activated for release builds -->
2893 <groupId>org.apache.rat</groupId>
2894 <artifactId>apache-rat-plugin</artifactId>
2897 <phase>package</phase>
2905 <groupId>org.apache.maven.plugins</groupId>
2906 <artifactId>maven-enforcer-plugin</artifactId>
2907 <version>${enforcer.version}</version>
2910 <groupId>org.codehaus.mojo</groupId>
2911 <artifactId>extra-enforcer-rules</artifactId>
2912 <version>${extra.enforcer.version}</version>
2917 <enforceBytecodeVersion>
2918 <maxJdkVersion>${compileSource}</maxJdkVersion>
2919 <message>HBase has unsupported dependencies.
2920 HBase requires that all dependencies be compiled with version ${compileSource} or earlier
2921 of the JDK to properly build from source. You appear to be using a newer dependency. You can use
2922 either "mvn -version" or "mvn enforcer:display-info" to verify what version is active.
2923 Non-release builds can temporarily build with a newer JDK version by setting the
2924 'compileSource' property (eg. mvn -DcompileSource=1.8 clean package).
2927 <ignoreClass>module-info</ignoreClass>
2929 </enforceBytecodeVersion>
2936 <!-- Dependency management profiles for submodules when building against specific hadoop branches.-->
2937 <!-- Submodules that need hadoop dependencies should declare
2938 profiles with activation properties matching the profile here.
2939 Generally, it should be sufficient to copy the first
2940 few lines of the profile you want to match. -->
2941 <!-- Profile for building against Hadoop 3.0.0. Activate by default -->
2945 <property><name>!hadoop.profile</name></property>
2948 <hadoop.version>${hadoop-three.version}</hadoop.version>
2949 <assembly.file>src/main/assembly/hadoop-three-compat.xml</assembly.file>
2951 <dependencyManagement>
2954 <groupId>org.apache.hadoop</groupId>
2955 <artifactId>hadoop-mapreduce-client-core</artifactId>
2956 <version>${hadoop-three.version}</version>
2959 <groupId>com.sun.jersey</groupId>
2960 <artifactId>jersey-core</artifactId>
2963 <groupId>org.codehaus.jackson</groupId>
2964 <artifactId>jackson-jaxrs</artifactId>
2967 <groupId>org.codehaus.jackson</groupId>
2968 <artifactId>jackson-xc</artifactId>
2971 <groupId>io.netty</groupId>
2972 <artifactId>netty</artifactId>
2975 <groupId>io.netty</groupId>
2976 <artifactId>netty-all</artifactId>
2979 <groupId>javax.servlet</groupId>
2980 <artifactId>servlet-api</artifactId>
2983 <groupId>javax.inject</groupId>
2984 <artifactId>javax.inject</artifactId>
2987 <groupId>org.codehaus.jackson</groupId>
2988 <artifactId>jackson-core-asl</artifactId>
2991 <groupId>org.codehaus.jackson</groupId>
2992 <artifactId>jackson-mapper-asl</artifactId>
2995 <groupId>com.google.guava</groupId>
2996 <artifactId>guava</artifactId>
2999 <groupId>org.slf4j</groupId>
3000 <artifactId>slf4j-log4j12</artifactId>
3003 <groupId>log4j</groupId>
3004 <artifactId>log4j</artifactId>
3009 <groupId>org.apache.hadoop</groupId>
3010 <artifactId>hadoop-mapreduce-client-app</artifactId>
3011 <version>${hadoop-three.version}</version>
3012 <type>test-jar</type>
3015 <groupId>org.codehaus.jackson</groupId>
3016 <artifactId>jackson-mapper-asl</artifactId>
3019 <groupId>org.codehaus.jackson</groupId>
3020 <artifactId>jackson-core-asl</artifactId>
3023 <groupId>org.codehaus.jackson</groupId>
3024 <artifactId>jackson-jaxrs</artifactId>
3027 <groupId>org.codehaus.jackson</groupId>
3028 <artifactId>jackson-xc</artifactId>
3031 <groupId>javax.xml.bind</groupId>
3032 <artifactId>jaxb-api</artifactId>
3035 <groupId>javax.ws.rs</groupId>
3036 <artifactId>jsr311-api</artifactId>
3039 <groupId>org.slf4j</groupId>
3040 <artifactId>slf4j-log4j12</artifactId>
3043 <groupId>log4j</groupId>
3044 <artifactId>log4j</artifactId>
3049 <groupId>org.apache.hadoop</groupId>
3050 <artifactId>hadoop-mapreduce-client-jobclient</artifactId>
3051 <version>${hadoop-three.version}</version>
3054 <groupId>com.sun.jersey</groupId>
3055 <artifactId>jersey-core</artifactId>
3058 <groupId>io.netty</groupId>
3059 <artifactId>netty</artifactId>
3062 <groupId>io.netty</groupId>
3063 <artifactId>netty-all</artifactId>
3066 <groupId>javax.servlet</groupId>
3067 <artifactId>servlet-api</artifactId>
3070 <groupId>org.slf4j</groupId>
3071 <artifactId>slf4j-log4j12</artifactId>
3076 <groupId>org.apache.hadoop</groupId>
3077 <artifactId>hadoop-mapreduce-client-jobclient</artifactId>
3078 <version>${hadoop-three.version}</version>
3079 <type>test-jar</type>
3083 <groupId>com.sun.jersey</groupId>
3084 <artifactId>jersey-core</artifactId>
3087 <groupId>io.netty</groupId>
3088 <artifactId>netty</artifactId>
3091 <groupId>io.netty</groupId>
3092 <artifactId>netty-all</artifactId>
3095 <groupId>javax.servlet</groupId>
3096 <artifactId>servlet-api</artifactId>
3099 <groupId>org.slf4j</groupId>
3100 <artifactId>slf4j-log4j12</artifactId>
3105 <groupId>org.apache.hadoop</groupId>
3106 <artifactId>hadoop-hdfs</artifactId>
3107 <version>${hadoop-three.version}</version>
3110 <groupId>com.sun.jersey</groupId>
3111 <artifactId>jersey-core</artifactId>
3114 <groupId>com.sun.jersey</groupId>
3115 <artifactId>jersey-server</artifactId>
3118 <groupId>javax.servlet.jsp</groupId>
3119 <artifactId>jsp-api</artifactId>
3122 <groupId>javax.servlet</groupId>
3123 <artifactId>servlet-api</artifactId>
3126 <groupId>stax</groupId>
3127 <artifactId>stax-api</artifactId>
3130 <groupId>xerces</groupId>
3131 <artifactId>xercesImpl</artifactId>
3134 <groupId>org.codehaus.jackson</groupId>
3135 <artifactId>jackson-core-asl</artifactId>
3138 <groupId>org.codehaus.jackson</groupId>
3139 <artifactId>jackson-mapper-asl</artifactId>
3142 <groupId>com.google.guava</groupId>
3143 <artifactId>guava</artifactId>
3146 <groupId>org.slf4j</groupId>
3147 <artifactId>slf4j-log4j12</artifactId>
3150 <groupId>log4j</groupId>
3151 <artifactId>log4j</artifactId>
3156 <groupId>org.apache.hadoop</groupId>
3157 <artifactId>hadoop-hdfs</artifactId>
3158 <version>${hadoop-three.version}</version>
3159 <type>test-jar</type>
3163 <groupId>javax.servlet.jsp</groupId>
3164 <artifactId>jsp-api</artifactId>
3167 <groupId>javax.servlet</groupId>
3168 <artifactId>servlet-api</artifactId>
3171 <groupId>stax</groupId>
3172 <artifactId>stax-api</artifactId>
3175 <groupId>xerces</groupId>
3176 <artifactId>xercesImpl</artifactId>
3179 <groupId>org.codehaus.jackson</groupId>
3180 <artifactId>jackson-core-asl</artifactId>
3183 <groupId>org.codehaus.jackson</groupId>
3184 <artifactId>jackson-mapper-asl</artifactId>
3187 <groupId>com.google.guava</groupId>
3188 <artifactId>guava</artifactId>
3191 <groupId>com.sun.jersey</groupId>
3192 <artifactId>jersey-core</artifactId>
3195 <groupId>org.slf4j</groupId>
3196 <artifactId>slf4j-log4j12</artifactId>
3199 <groupId>log4j</groupId>
3200 <artifactId>log4j</artifactId>
3205 <groupId>org.apache.hadoop</groupId>
3206 <artifactId>hadoop-hdfs</artifactId>
3207 <version>${hadoop-three.version}</version>
3208 <type>test-jar</type>
3209 <classifier>tests</classifier>
3213 <groupId>com.sun.jersey</groupId>
3214 <artifactId>jersey-core</artifactId>
3219 <groupId>org.apache.hadoop</groupId>
3220 <artifactId>hadoop-auth</artifactId>
3221 <version>${hadoop-three.version}</version>
3224 <groupId>com.google.guava</groupId>
3225 <artifactId>guava</artifactId>
3228 <groupId>net.minidev</groupId>
3229 <artifactId>json-smart</artifactId>
3232 <groupId>org.slf4j</groupId>
3233 <artifactId>slf4j-log4j12</artifactId>
3236 <groupId>log4j</groupId>
3237 <artifactId>log4j</artifactId>
3242 <groupId>org.apache.hadoop</groupId>
3243 <artifactId>hadoop-common</artifactId>
3244 <version>${hadoop-three.version}</version>
3247 <groupId>com.sun.jersey</groupId>
3248 <artifactId>jersey-core</artifactId>
3251 <groupId>com.sun.jersey</groupId>
3252 <artifactId>jersey-json</artifactId>
3255 <groupId>com.sun.jersey</groupId>
3256 <artifactId>jersey-servlet</artifactId>
3259 <groupId>com.sun.jersey</groupId>
3260 <artifactId>jersey-server</artifactId>
3263 <groupId>javax.servlet.jsp</groupId>
3264 <artifactId>jsp-api</artifactId>
3267 <groupId>javax.servlet</groupId>
3268 <artifactId>javax.servlet-api</artifactId>
3271 <groupId>stax</groupId>
3272 <artifactId>stax-api</artifactId>
3275 <groupId>io.netty</groupId>
3276 <artifactId>netty</artifactId>
3278 <!-- MiniMRCluster needs the hadoop netty-all transitive include... a
3279 netty-all 4.0.52 version.... so we have to let it through.
3281 <groupId>io.netty</groupId>
3282 <artifactId>netty-all</artifactId>
3286 <groupId>com.google.code.findbugs</groupId>
3287 <artifactId>jsr305</artifactId>
3290 <groupId>junit</groupId>
3291 <artifactId>junit</artifactId>
3294 <groupId>org.codehause.jackson</groupId>
3295 <artifactId>jackson-core-asl</artifactId>
3298 <groupId>org.codehause.jackson</groupId>
3299 <artifactId>jackson-mapper-asl</artifactId>
3302 <groupId>org.slf4j</groupId>
3303 <artifactId>slf4j-log4j12</artifactId>
3306 <groupId>log4j</groupId>
3307 <artifactId>log4j</artifactId>
3310 <groupId>io.netty</groupId>
3311 <artifactId>netty</artifactId>
3314 <groupId>io.netty</groupId>
3315 <artifactId>netty-all</artifactId>
3321 a missing transitive dependency on JDK9+ (obsoleted by Hadoop-3.3.0+, HADOOP-15775)
3323 <groupId>javax.activation</groupId>
3324 <artifactId>javax.activation-api</artifactId>
3325 <version>1.2.0</version>
3329 <groupId>org.apache.hadoop</groupId>
3330 <artifactId>hadoop-common</artifactId>
3331 <type>test-jar</type>
3332 <classifier>tests</classifier>
3333 <version>${hadoop-three.version}</version>
3336 <groupId>com.sun.jersey</groupId>
3337 <artifactId>jersey-core</artifactId>
3340 <groupId>com.google.code.findbugs</groupId>
3341 <artifactId>jsr305</artifactId>
3344 <groupId>org.slf4j</groupId>
3345 <artifactId>slf4j-log4j12</artifactId>
3348 <groupId>log4j</groupId>
3349 <artifactId>log4j</artifactId>
3352 <groupId>io.netty</groupId>
3353 <artifactId>netty-all</artifactId>
3358 <groupId>org.apache.hadoop</groupId>
3359 <artifactId>hadoop-client</artifactId>
3360 <version>${hadoop-three.version}</version>
3363 <groupId>org.apache.hadoop</groupId>
3364 <artifactId>hadoop-annotations</artifactId>
3365 <version>${hadoop-three.version}</version>
3367 <!-- This was marked as test dep in earlier pom, but was scoped compile.
3368 Where do we actually need it? -->
3370 <groupId>org.apache.hadoop</groupId>
3371 <artifactId>hadoop-minicluster</artifactId>
3372 <version>${hadoop-three.version}</version>
3374 <!--If we comment this in, a few tests in hbase-mapreduce
3375 fail. They depend on jersey-core somehow. But excluding
3376 jersey-core here messes up hbase-it because jersey-core
3377 implements a 1.x jaxrs Response Interface when we depend
3378 on the 2.x Interface... . Letting this jar come in
3379 transitively here but will exclude it down in hbase-it.
3382 <groupId>com.sun.jersey</groupId>
3383 <artifactId>jersey-core</artifactId>
3387 <groupId>commons-httpclient</groupId>
3388 <artifactId>commons-httpclient</artifactId>
3391 <groupId>javax.servlet.jsp</groupId>
3392 <artifactId>jsp-api</artifactId>
3395 <groupId>javax.servlet</groupId>
3396 <artifactId>servlet-api</artifactId>
3399 <groupId>stax</groupId>
3400 <artifactId>stax-api</artifactId>
3403 <groupId>io.netty</groupId>
3404 <artifactId>netty</artifactId>
3407 <groupId>io.netty</groupId>
3408 <artifactId>netty-all</artifactId>
3411 <groupId>com.google.code.findbugs</groupId>
3412 <artifactId>jsr305</artifactId>
3415 <groupId>org.slf4j</groupId>
3416 <artifactId>slf4j-log4j12</artifactId>
3419 <groupId>log4j</groupId>
3420 <artifactId>log4j</artifactId>
3425 <groupId>org.apache.hadoop</groupId>
3426 <artifactId>hadoop-minikdc</artifactId>
3427 <version>${hadoop-three.version}</version>
3431 <groupId>org.slf4j</groupId>
3432 <artifactId>slf4j-log4j12</artifactId>
3437 <groupId>org.apache.hadoop</groupId>
3438 <artifactId>hadoop-distcp</artifactId>
3439 <version>${hadoop-three.version}</version>
3443 <groupId>org.apache.hadoop</groupId>
3444 <artifactId>hadoop-hdfs-client</artifactId>
3445 <version>${hadoop-three.version}</version>
3448 </dependencyManagement>
3451 <!-- profiles for the tests
3452 See as well the properties of the project for the values
3453 when no profile is active. -->
3455 <!-- Use it to launch all tests in the same JVM -->
3456 <id>singleJVMTests</id>
3458 <activeByDefault>false</activeByDefault>
3461 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3462 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3463 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3464 <surefire.firstPartGroups/>
3468 <!-- Use it to launch small tests only -->
3469 <id>runSmallTests</id>
3471 <activeByDefault>false</activeByDefault>
3474 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3475 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3476 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.SmallTests</surefire.firstPartGroups>
3477 <surefire.secondPartGroups/>
3481 <!-- Use it to launch medium tests only -->
3482 <id>runMediumTests</id>
3484 <activeByDefault>false</activeByDefault>
3487 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3488 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3489 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.MediumTests</surefire.firstPartGroups>
3490 <surefire.secondPartGroups/>
3494 <!-- Use it to launch large tests only -->
3495 <id>runLargeTests</id>
3497 <activeByDefault>false</activeByDefault>
3500 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3501 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3502 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.LargeTests</surefire.firstPartGroups>
3503 <surefire.secondPartGroups/>
3507 <!-- Use it to launch small & medium tests -->
3508 <id>runDevTests</id>
3510 <activeByDefault>false</activeByDefault>
3513 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3514 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3515 <surefire.skipSecondPart>false</surefire.skipSecondPart>
3516 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.SmallTests</surefire.firstPartGroups>
3517 <surefire.secondPartGroups>org.apache.hadoop.hbase.testclassification.MediumTests</surefire.secondPartGroups>
3521 <!-- Use it to launch all tests -->
3522 <id>runAllTests</id>
3524 <activeByDefault>false</activeByDefault>
3527 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3528 <surefire.skipSecondPart>false</surefire.skipSecondPart>
3529 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.SmallTests</surefire.firstPartGroups>
3530 <surefire.secondPartGroups>org.apache.hadoop.hbase.testclassification.MediumTests,org.apache.hadoop.hbase.testclassification.LargeTests</surefire.secondPartGroups>
3534 <id>runMiscTests</id>
3536 <activeByDefault>false</activeByDefault>
3539 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3540 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3541 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.MiscTests
3542 </surefire.firstPartGroups>
3543 <surefire.secondPartGroups></surefire.secondPartGroups>
3547 <id>runCoprocessorTests</id>
3549 <activeByDefault>false</activeByDefault>
3552 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3553 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3554 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3555 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3556 <surefire.firstPartGroups>
3557 org.apache.hadoop.hbase.testclassification.CoprocessorTests
3558 </surefire.firstPartGroups>
3559 <surefire.secondPartGroups></surefire.secondPartGroups>
3563 <id>runClientTests</id>
3565 <activeByDefault>false</activeByDefault>
3568 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3569 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3570 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3571 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3572 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.ClientTests
3573 </surefire.firstPartGroups>
3574 <surefire.secondPartGroups></surefire.secondPartGroups>
3578 <id>runMasterTests</id>
3580 <activeByDefault>false</activeByDefault>
3583 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3584 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3585 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3586 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3587 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.MasterTests
3588 </surefire.firstPartGroups>
3589 <surefire.secondPartGroups></surefire.secondPartGroups>
3593 <id>runMapredTests</id>
3595 <activeByDefault>false</activeByDefault>
3598 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3599 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3600 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3601 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3602 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.MapredTests
3603 </surefire.firstPartGroups>
3604 <surefire.secondPartGroups></surefire.secondPartGroups>
3608 <id>runMapreduceTests</id>
3610 <activeByDefault>false</activeByDefault>
3613 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3614 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3615 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3616 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3617 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.MapReduceTests
3618 </surefire.firstPartGroups>
3619 <surefire.secondPartGroups></surefire.secondPartGroups>
3623 <id>runRegionServerTests</id>
3625 <activeByDefault>false</activeByDefault>
3628 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3629 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3630 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3631 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3632 <surefire.firstPartGroups>
3633 org.apache.hadoop.hbase.testclassification.RegionServerTests
3634 </surefire.firstPartGroups>
3635 <surefire.secondPartGroups></surefire.secondPartGroups>
3639 <id>runVerySlowMapReduceTests</id>
3641 <activeByDefault>false</activeByDefault>
3644 <surefire.firstPartForkCount>2</surefire.firstPartForkCount>
3645 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3646 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3647 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3648 <surefire.firstPartGroups>
3649 org.apache.hadoop.hbase.testclassification.VerySlowMapReduceTests
3650 </surefire.firstPartGroups>
3651 <surefire.secondPartGroups></surefire.secondPartGroups>
3656 <id>runVerySlowRegionServerTests</id>
3658 <activeByDefault>false</activeByDefault>
3661 <surefire.firstPartForkCount>2</surefire.firstPartForkCount>
3662 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3663 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3664 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3665 <surefire.firstPartGroups>
3666 org.apache.hadoop.hbase.testclassification.VerySlowRegionServerTests
3667 </surefire.firstPartGroups>
3668 <surefire.secondPartGroups></surefire.secondPartGroups>
3673 <id>runFilterTests</id>
3675 <activeByDefault>false</activeByDefault>
3678 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3679 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3680 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3681 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3682 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.FilterTests
3683 </surefire.firstPartGroups>
3684 <surefire.secondPartGroups></surefire.secondPartGroups>
3690 <activeByDefault>false</activeByDefault>
3693 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3694 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3695 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3696 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3697 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.IOTests
3698 </surefire.firstPartGroups>
3699 <surefire.secondPartGroups></surefire.secondPartGroups>
3703 <id>runRestTests</id>
3705 <activeByDefault>false</activeByDefault>
3708 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3709 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3710 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3711 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3712 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.RestTests
3713 </surefire.firstPartGroups>
3714 <surefire.secondPartGroups></surefire.secondPartGroups>
3718 <id>runRPCTests</id>
3720 <activeByDefault>false</activeByDefault>
3723 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3724 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3725 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3726 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3727 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.RPCTests
3728 </surefire.firstPartGroups>
3729 <surefire.secondPartGroups></surefire.secondPartGroups>
3733 <id>runReplicationTests</id>
3735 <activeByDefault>false</activeByDefault>
3738 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3739 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3740 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3741 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3742 <surefire.firstPartGroups>
3743 org.apache.hadoop.hbase.testclassification.ReplicationTests
3744 </surefire.firstPartGroups>
3745 <surefire.secondPartGroups></surefire.secondPartGroups>
3749 <id>runSecurityTests</id>
3751 <activeByDefault>false</activeByDefault>
3754 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3755 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3756 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3757 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3758 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.SecurityTests
3759 </surefire.firstPartGroups>
3760 <surefire.secondPartGroups></surefire.secondPartGroups>
3764 <id>runFlakeyTests</id>
3766 <activeByDefault>false</activeByDefault>
3769 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3770 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3771 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3772 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3773 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.FlakeyTests
3774 </surefire.firstPartGroups>
3775 <surefire.secondPartGroups></surefire.secondPartGroups>
3781 <activeByDefault>false</activeByDefault>
3784 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3785 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3786 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3787 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3788 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.ZKTests
3789 </surefire.firstPartGroups>
3790 <surefire.secondPartGroups></surefire.secondPartGroups>
3794 <id>runRSGroupTests</id>
3796 <activeByDefault>false</activeByDefault>
3799 <surefire.firstPartForkCount>1</surefire.firstPartForkCount>
3800 <surefire.secondPartForkCount>1</surefire.secondPartForkCount>
3801 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3802 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3803 <surefire.firstPartGroups>org.apache.hadoop.hbase.testclassification.RSGroupTests
3804 </surefire.firstPartGroups>
3805 <surefire.secondPartGroups></surefire.secondPartGroups>
3810 <!-- Use it to launch tests locally-->
3818 <surefire.provider>surefire-junit4</surefire.provider>
3819 <surefire.skipFirstPart>false</surefire.skipFirstPart>
3820 <surefire.skipSecondPart>true</surefire.skipSecondPart>
3821 <surefire.firstPartGroups/>
3824 <!-- Profile for running clover. You need to have a clover license under ~/.clover.license for ${clover.version}
3825 or you can provide the license with -Dmaven.clover.licenseLocation=/path/to/license. Committers can find
3826 the license under https://svn.apache.org/repos/private/committers/donated-licenses/clover/
3827 The report will be generated under target/site/clover/index.html when you run
3828 MAVEN_OPTS="-Xmx2048m" mvn clean package -Pclover site -->
3832 <activeByDefault>false</activeByDefault>
3838 <maven.clover.licenseLocation>${user.home}/.clover.license</maven.clover.licenseLocation>
3842 <!-- When Clover is active, we need to add it as a dependency for the javadoc plugin, or
3843 our instrumented classes for the doclet will fail
3846 <groupId>org.apache.maven.plugins</groupId>
3847 <artifactId>maven-javadoc-plugin</artifactId>
3850 <groupId>com.atlassian.maven.plugins</groupId>
3851 <artifactId>maven-clover2-plugin</artifactId>
3852 <version>${clover.version}</version>
3857 <groupId>com.atlassian.maven.plugins</groupId>
3858 <artifactId>maven-clover2-plugin</artifactId>
3859 <version>${clover.version}</version>
3861 <includesAllSourceRoots>true</includesAllSourceRoots>
3862 <includesTestSourceRoots>true</includesTestSourceRoots>
3863 <targetPercentage>50%</targetPercentage>
3864 <generateHtml>true</generateHtml>
3865 <generateXml>true</generateXml>
3867 <exclude>**/generated/**</exclude>
3872 <id>clover-setup</id>
3873 <phase>process-sources</phase>
3891 <!-- Used by the website generation script on jenkins to
3892 do a local install of the jars we need to run a normal
3893 site build w/o forking.
3895 <id>site-install-step</id>
3897 <skipTests>true</skipTests>
3898 <maven.javadoc.skip>true</maven.javadoc.skip>
3899 <enforcer.skip>true</enforcer.skip>
3900 <checkstyle.skip>true</checkstyle.skip>
3901 <spotbugs.skip>true</spotbugs.skip>
3902 <warbucks.skip>true</warbucks.skip>
3906 <!-- Used by the website generation script on jenkins to
3907 mitigate the impact of unneeded build forks while building
3910 <id>site-build-step</id>
3912 <skipTests>true</skipTests>
3913 <enforcer.skip>true</enforcer.skip>
3914 <maven.main.skip>true</maven.main.skip>
3915 <maven.test.skip>true</maven.test.skip>
3916 <warbucks.skip>true</warbucks.skip>
3917 <protoc.skip>true</protoc.skip>
3918 <remoteresources.skip>true</remoteresources.skip>
3922 <id>eclipse-specific</id>
3925 <name>m2e.version</name>
3931 <!-- General config for eclipse classpath/settings -->
3933 <groupId>org.apache.maven.plugins</groupId>
3934 <artifactId>maven-eclipse-plugin</artifactId>
3935 <version>${maven.eclipse.version}</version>
3937 <!--This plugin's configuration is used to store Eclipse m2e settings
3938 only. It has no influence on the Maven build itself. m2e does not
3939 provide any safeguards against rogue maven plugins that leak
3940 classloaders, modify random files inside workspace or throw nasty
3941 exceptions to fail the build.
3942 Top level doesn't do any specific configuration currently - left
3943 to modules to decide what they want to bind, sans those plugins
3944 defined in this pom. -->
3946 <groupId>org.eclipse.m2e</groupId>
3947 <artifactId>lifecycle-mapping</artifactId>
3948 <version>${lifecycle.mapping.version}</version>
3950 <lifecycleMappingMetadata>
3953 <pluginExecutionFilter>
3954 <groupId>org.jacoco</groupId>
3955 <artifactId>jacoco-maven-plugin</artifactId>
3956 <versionRange>[0.6.2.201302030002,)</versionRange>
3958 <goal>prepare-agent</goal>
3960 </pluginExecutionFilter>
3966 <pluginExecutionFilter>
3967 <groupId>org.apache.maven.plugins</groupId>
3968 <artifactId>maven-enforcer-plugin</artifactId>
3969 <versionRange>${enforcer.version}</versionRange>
3971 <goal>enforce</goal>
3973 </pluginExecutionFilter>
3979 <pluginExecutionFilter>
3980 <groupId>org.apache.maven.plugins</groupId>
3981 <artifactId>maven-remote-resources-plugin</artifactId>
3982 <versionRange>[1.5,)</versionRange>
3984 <goal>process</goal>
3987 </pluginExecutionFilter>
3993 <pluginExecutionFilter>
3994 <groupId>org.codehaus.mojo</groupId>
3995 <artifactId>buildnumber-maven-plugin</artifactId>
3996 <versionRange>[1.3,)</versionRange>
3998 <goal>create-timestamp</goal>
4000 </pluginExecutionFilter>
4003 <runOnConfiguration>true</runOnConfiguration>
4004 <runOnIncremental>true</runOnIncremental>
4009 </lifecycleMappingMetadata>
4019 <external.protobuf.groupid>org.openlabtesting.protobuf</external.protobuf.groupid>
4023 <family>linux</family>
4024 <arch>aarch64</arch>
4029 <!-- See https://jira.codehaus.org/browse/MSITE-443 why the settings need to be here and not in pluginManagement. -->
4033 <artifactId>maven-project-info-reports-plugin</artifactId>
4034 <version>${maven.project.info.report.version}</version>
4038 <report>dependencies</report>
4039 <report>dependency-convergence</report>
4040 <report>dependency-info</report>
4041 <report>dependency-management</report>
4042 <report>index</report>
4043 <report>issue-management</report>
4044 <report>licenses</report>
4045 <report>mailing-lists</report>
4046 <report>plugin-management</report>
4047 <report>plugins</report>
4048 <report>team</report>
4049 <report>scm</report>
4050 <report>summary</report>
4054 <!-- see src/site/site.xml for selected reports -->
4056 <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
4061 <groupId>org.apache.maven.plugins</groupId>
4062 <artifactId>maven-javadoc-plugin</artifactId>
4066 <name>apiNote</name>
4067 <placement>a</placement>
4068 <head>API Note:</head>
4077 <report>aggregate-no-fork</report>
4080 <destDir>devapidocs</destDir>
4081 <name>Developer API</name>
4082 <description>The full HBase API, including private and unstable APIs</description>
4083 <sourceFileExcludes>
4084 <exclude>**/generated/*</exclude>
4085 <exclude>**/protobuf/*</exclude>
4086 </sourceFileExcludes>
4087 <excludePackageNames>org.apache.hadoop.hbase.tmpl.common:com.google.protobuf:org.apache.hadoop.hbase.generated*</excludePackageNames>
4088 <show>private</show> <!-- (shows all classes and members) -->
4090 <linksource>true</linksource>
4091 <sourcetab>2</sourcetab>
4092 <validateLinks>true</validateLinks>
4093 <fixClassComment>true</fixClassComment>
4094 <fixFieldComment>true</fixFieldComment>
4095 <fixMethodComment>true</fixMethodComment>
4096 <fixTags>all</fixTags>
4097 <notimestamp>true</notimestamp>
4098 <locale>en_US</locale>
4099 <!-- Pass some options straight to the javadoc executable since it is easier -->
4100 <additionalJOption>-J-Xmx2G</additionalJOption>
4101 <!-- JDK8 javadoc requires test scope transitive dependencies due to our custom doclet -->
4102 <additionalDependencies>
4103 <additionalDependency>
4104 <groupId>org.mockito</groupId>
4105 <artifactId>mockito-core</artifactId>
4106 <version>${mockito-core.version}</version>
4107 </additionalDependency>
4108 <additionalDependency>
4109 <groupId>org.hamcrest</groupId>
4110 <artifactId>hamcrest-core</artifactId>
4111 <version>${hamcrest.version}</version>
4112 </additionalDependency>
4113 <!-- javadoc tooling requires jsr305 due to references to it from things we rely on -->
4114 <additionalDependency>
4115 <groupId>com.google.code.findbugs</groupId>
4116 <artifactId>jsr305</artifactId>
4117 <version>3.0.2</version>
4118 </additionalDependency>
4119 </additionalDependencies>
4120 <inherited>false</inherited>
4126 <report>test-aggregate-no-fork</report>
4129 <destDir>testdevapidocs</destDir>
4130 <name>Developer API</name>
4131 <description>The full HBase API test code, including private and unstable APIs</description>
4132 <sourceFileExcludes>
4133 <exclude>**/generated/*</exclude>
4134 <exclude>**/protobuf/*</exclude>
4135 </sourceFileExcludes>
4136 <excludePackageNames>org.apache.hadoop.hbase.tmpl.common:com.google.protobuf:org.apache.hadoop.hbase.generated*</excludePackageNames>
4137 <show>private</show> <!-- (shows all classes and members) -->
4139 <linksource>true</linksource>
4140 <sourcetab>2</sourcetab>
4141 <validateLinks>true</validateLinks>
4142 <fixClassComment>true</fixClassComment>
4143 <fixFieldComment>true</fixFieldComment>
4144 <fixMethodComment>true</fixMethodComment>
4145 <fixTags>all</fixTags>
4146 <notimestamp>true</notimestamp>
4147 <locale>en_US</locale>
4148 <!-- Pass some options straight to the javadoc executable since it is easier -->
4149 <additionalJOption>-J-Xmx2G</additionalJOption>
4150 <!-- JDK8 javadoc requires test scope transitive dependencies due to our custom doclet -->
4151 <additionalDependencies>
4152 <additionalDependency>
4153 <groupId>org.mockito</groupId>
4154 <artifactId>mockito-core</artifactId>
4155 <version>${mockito-core.version}</version>
4156 </additionalDependency>
4157 <additionalDependency>
4158 <groupId>org.hamcrest</groupId>
4159 <artifactId>hamcrest-core</artifactId>
4160 <version>${hamcrest.version}</version>
4161 </additionalDependency>
4162 <!-- javadoc tooling requires jsr305 due to references to it from things we rely on -->
4163 <additionalDependency>
4164 <groupId>com.google.code.findbugs</groupId>
4165 <artifactId>jsr305</artifactId>
4166 <version>3.0.2</version>
4167 </additionalDependency>
4168 </additionalDependencies>
4169 <inherited>false</inherited>
4177 <report>aggregate-no-fork</report>
4181 org.apache.yetus.audience.tools.IncludePublicAnnotationsStandardDoclet
4184 <groupId>org.apache.yetus</groupId>
4185 <artifactId>audience-annotations</artifactId>
4186 <version>${audience-annotations.version}</version>
4188 <useStandardDocletOptions>true</useStandardDocletOptions>
4189 <destDir>apidocs</destDir>
4190 <name>User API</name>
4191 <description>The HBase Application Programmer's API</description>
4192 <excludePackageNames>
4193 org.apache.hadoop.hbase.backup*:org.apache.hadoop.hbase.catalog:org.apache.hadoop.hbase.client.coprocessor:org.apache.hadoop.hbase.client.metrics:org.apache.hadoop.hbase.codec*:org.apache.hadoop.hbase.constraint:org.apache.hadoop.hbase.coprocessor.*:org.apache.hadoop.hbase.executor:org.apache.hadoop.hbase.fs:*.generated.*:org.apache.hadoop.hbase.io.hfile.*:org.apache.hadoop.hbase.mapreduce.hadoopbackport:org.apache.hadoop.hbase.mapreduce.replication:org.apache.hadoop.hbase.master.*:org.apache.hadoop.hbase.metrics*:org.apache.hadoop.hbase.migration:org.apache.hadoop.hbase.monitoring:org.apache.hadoop.hbase.p*:org.apache.hadoop.hbase.regionserver.compactions:org.apache.hadoop.hbase.regionserver.handler:org.apache.hadoop.hbase.regionserver.snapshot:org.apache.hadoop.hbase.replication.*:org.apache.hadoop.hbase.rest.filter:org.apache.hadoop.hbase.rest.model:org.apache.hadoop.hbase.rest.p*:org.apache.hadoop.hbase.security.*:org.apache.hadoop.hbase.thrift*:org.apache.hadoop.hbase.tmpl.*:org.apache.hadoop.hbase.tool:org.apache.hadoop.hbase.trace:org.apache.hadoop.hbase.util.byterange*:org.apache.hadoop.hbase.util.test:org.apache.hadoop.hbase.util.vint:org.apache.hadoop.metrics2*:org.apache.hadoop.hbase.io.compress*
4194 </excludePackageNames>
4195 <!-- switch on dependency-driven aggregation -->
4196 <includeDependencySources>false</includeDependencySources>
4197 <sourceFilesExclude>**/generated/*</sourceFilesExclude>
4198 <show>protected</show> <!-- (shows only public and protected classes and members) -->
4200 <linksource>true</linksource>
4201 <sourcetab>2</sourcetab>
4202 <validateLinks>true</validateLinks>
4203 <fixClassComment>true</fixClassComment>
4204 <fixFieldComment>true</fixFieldComment>
4205 <fixMethodComment>true</fixMethodComment>
4206 <fixTags>all</fixTags>
4207 <notimestamp>true</notimestamp>
4208 <locale>en_US</locale>
4209 <!-- Pass some options straight to the javadoc executable since it is easier -->
4210 <additionalJOption>-J-Xmx2G</additionalJOption>
4211 <!-- JDK8 javadoc requires test scope transitive dependencies due to our custom doclet -->
4212 <additionalDependencies>
4213 <additionalDependency>
4214 <groupId>org.mockito</groupId>
4215 <artifactId>mockito-core</artifactId>
4216 <version>${mockito-core.version}</version>
4217 </additionalDependency>
4218 <additionalDependency>
4219 <groupId>org.hamcrest</groupId>
4220 <artifactId>hamcrest-core</artifactId>
4221 <version>${hamcrest.version}</version>
4222 </additionalDependency>
4223 <!-- javadoc tooling requires jsr305 due to references to it from things we rely on -->
4224 <additionalDependency>
4225 <groupId>com.google.code.findbugs</groupId>
4226 <artifactId>jsr305</artifactId>
4227 <version>3.0.2</version>
4228 </additionalDependency>
4229 </additionalDependencies>
4230 <inherited>false</inherited>
4233 <!-- User Test API -->
4235 <id>testuserapi</id>
4237 <report>test-aggregate-no-fork</report>
4241 org.apache.yetus.audience.tools.IncludePublicAnnotationsStandardDoclet
4244 <groupId>org.apache.yetus</groupId>
4245 <artifactId>audience-annotations</artifactId>
4246 <version>${audience-annotations.version}</version>
4248 <useStandardDocletOptions>true</useStandardDocletOptions>
4249 <destDir>testapidocs</destDir>
4250 <name>User API</name>
4251 <description>The HBase Application Programmer's API</description>
4252 <excludePackageNames>
4253 org.apache.hadoop.hbase.backup*:org.apache.hadoop.hbase.catalog:org.apache.hadoop.hbase.client.coprocessor:org.apache.hadoop.hbase.client.metrics:org.apache.hadoop.hbase.codec*:org.apache.hadoop.hbase.constraint:org.apache.hadoop.hbase.coprocessor.*:org.apache.hadoop.hbase.executor:org.apache.hadoop.hbase.fs:*.generated.*:org.apache.hadoop.hbase.io.hfile.*:org.apache.hadoop.hbase.mapreduce.hadoopbackport:org.apache.hadoop.hbase.mapreduce.replication:org.apache.hadoop.hbase.master.*:org.apache.hadoop.hbase.metrics*:org.apache.hadoop.hbase.migration:org.apache.hadoop.hbase.monitoring:org.apache.hadoop.hbase.p*:org.apache.hadoop.hbase.regionserver.compactions:org.apache.hadoop.hbase.regionserver.handler:org.apache.hadoop.hbase.regionserver.snapshot:org.apache.hadoop.hbase.replication.*:org.apache.hadoop.hbase.rest.filter:org.apache.hadoop.hbase.rest.model:org.apache.hadoop.hbase.rest.p*:org.apache.hadoop.hbase.security.*:org.apache.hadoop.hbase.thrift*:org.apache.hadoop.hbase.tmpl.*:org.apache.hadoop.hbase.tool:org.apache.hadoop.hbase.trace:org.apache.hadoop.hbase.util.byterange*:org.apache.hadoop.hbase.util.test:org.apache.hadoop.hbase.util.vint:org.apache.hadoop.metrics2*:org.apache.hadoop.hbase.io.compress*
4254 </excludePackageNames>
4255 <!-- switch on dependency-driven aggregation -->
4256 <includeDependencySources>false</includeDependencySources>
4257 <sourceFilesExclude>**/generated/*</sourceFilesExclude>
4258 <show>protected</show> <!-- (shows only public and protected classes and members) -->
4260 <linksource>true</linksource>
4261 <sourcetab>2</sourcetab>
4262 <validateLinks>true</validateLinks>
4263 <fixClassComment>true</fixClassComment>
4264 <fixFieldComment>true</fixFieldComment>
4265 <fixMethodComment>true</fixMethodComment>
4266 <fixTags>all</fixTags>
4267 <notimestamp>true</notimestamp>
4268 <locale>en_US</locale>
4269 <!-- Pass some options straight to the javadoc executable since it is easier -->
4270 <additionalJOption>-J-Xmx2G</additionalJOption>
4271 <!-- JDK8 javadoc requires test scope transitive dependencies due to our custom doclet -->
4272 <additionalDependencies>
4273 <additionalDependency>
4274 <groupId>org.mockito</groupId>
4275 <artifactId>mockito-core</artifactId>
4276 <version>${mockito-core.version}</version>
4277 </additionalDependency>
4278 <additionalDependency>
4279 <groupId>org.hamcrest</groupId>
4280 <artifactId>hamcrest-core</artifactId>
4281 <version>${hamcrest.version}</version>
4282 </additionalDependency>
4283 <!-- javadoc tooling requires jsr305 due to references to it from things we rely on -->
4284 <additionalDependency>
4285 <groupId>com.google.code.findbugs</groupId>
4286 <artifactId>jsr305</artifactId>
4287 <version>3.0.2</version>
4288 </additionalDependency>
4289 </additionalDependencies>
4290 <inherited>false</inherited>
4297 <groupId>org.apache.maven.plugins</groupId>
4298 <artifactId>maven-checkstyle-plugin</artifactId>
4299 <version>${maven.checkstyle.version}</version>
4301 <excludes>target/**</excludes>
4307 <distributionManagement>
4309 <id>hbase.apache.org</id>
4310 <name>HBase Website at hbase.apache.org</name>
4311 <!-- On why this is the tmp dir and not hbase.apache.org, see
4312 https://issues.apache.org/jira/browse/HBASE-7593?focusedCommentId=13555866&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13555866
4314 <url>file:///tmp</url>
4316 </distributionManagement>