浏览代码

HADOOP-14002. Document -DskipShade property in BUILDING.txt. Contributed by Hanisha Koneru.

Arpit Agarwal 8 年之前
父节点
当前提交
60865c8ea0
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      BUILDING.txt

+ 2 - 0
BUILDING.txt

@@ -133,6 +133,8 @@ Maven build goals:
   * Use -Dtar to create a TAR with the distribution (using -Pdist)
   * Use -Preleasedocs to include the changelog and release docs (requires Internet connectivity)
   * Use -Pyarn-ui to build YARN UI v2. (Requires Internet connectivity)
+  * Use -DskipShade to disable client jar shading to speed up build times (in
+    development environments only, not to build release artifacts)
 
  Snappy build options: