From bd911844614273213d5b14297fc6e00e820de87d Mon Sep 17 00:00:00 2001 From: co2y Date: Fri, 20 May 2016 10:58:08 +0800 Subject: [PATCH] Update BUILDING --- BUILDING | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILDING b/BUILDING index 74c62949cd3..c555dd60051 100644 --- a/BUILDING +++ b/BUILDING @@ -38,6 +38,7 @@ to install the local jars. This is a side-effect of multi-module maven projects $ mvn package and optionally, to just skip all the tests and build the jars: $ mvn package -DskipTests +resulting jars (phoenix-[version].jar in the generated phoenix-assembly/target/ directories Note: javadocs are generated in target/apidocs