Parcourir la source

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

Arpit Agarwal il y a 8 ans
Parent
commit
60865c8ea0
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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: