HADOOP-15907. Add missing maven modules in BUILDING.txt. Contributed Wanqiang 
Ji.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6444f1c
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6444f1c
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e6444f1c

Branch: refs/heads/YARN-7402
Commit: e6444f1c640cda86e1c97fbfebf68de92a162c95
Parents: addec29
Author: Weiwei Yang <w...@apache.org>
Authored: Wed Nov 7 16:45:16 2018 +0800
Committer: Weiwei Yang <w...@apache.org>
Committed: Wed Nov 7 16:45:16 2018 +0800

----------------------------------------------------------------------
 BUILDING.txt | 30 +++++++++++++++++++-----------
 1 file changed, 19 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/e6444f1c/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index 9727004..d35e3af 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -93,17 +93,25 @@ Optional packages:
 
----------------------------------------------------------------------------------
 Maven main modules:
 
-  hadoop                            (Main Hadoop project)
-         - hadoop-project           (Parent POM for all Hadoop Maven modules.  
           )
-                                    (All plugins & dependencies versions are 
defined here.)
-         - hadoop-project-dist      (Parent POM for modules that generate 
distributions.)
-         - hadoop-annotations       (Generates the Hadoop doclet used to 
generated the Javadocs)
-         - hadoop-assemblies        (Maven assemblies used by the different 
modules)
-         - hadoop-common-project    (Hadoop Common)
-         - hadoop-hdfs-project      (Hadoop HDFS)
-         - hadoop-mapreduce-project (Hadoop MapReduce)
-         - hadoop-tools             (Hadoop tools like Streaming, Distcp, etc.)
-         - hadoop-dist              (Hadoop distribution assembler)
+  hadoop                                (Main Hadoop project)
+         - hadoop-project               (Parent POM for all Hadoop Maven 
modules.             )
+                                        (All plugins & dependencies versions 
are defined here.)
+         - hadoop-project-dist          (Parent POM for modules that generate 
distributions.)
+         - hadoop-annotations           (Generates the Hadoop doclet used to 
generated the Javadocs)
+         - hadoop-assemblies            (Maven assemblies used by the 
different modules)
+         - hadoop-maven-plugins         (Maven plugins used in project)
+         - hadoop-build-tools           (Build tools like checkstyle, etc.)
+         - hadoop-common-project        (Hadoop Common)
+         - hadoop-hdfs-project          (Hadoop HDFS)
+         - hadoop-yarn-project          (Hadoop YARN)
+         - hadoop-mapreduce-project     (Hadoop MapReduce)
+         - hadoop-ozone                 (Hadoop Ozone)
+         - hadoop-hdds                  (Hadoop Distributed Data Store)
+         - hadoop-tools                 (Hadoop tools like Streaming, Distcp, 
etc.)
+         - hadoop-dist                  (Hadoop distribution assembler)
+         - hadoop-client-modules        (Hadoop client modules)
+         - hadoop-minicluster           (Hadoop minicluster artifacts)
+         - hadoop-cloud-storage-project (Generates artifacts to access cloud 
storage like aws, azure, etc.)
 
 
----------------------------------------------------------------------------------
 Where to run Maven from?


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to