Step 2: Add BUILDING document.
Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/0014a4c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/0014a4c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/0014a4c8 Branch: refs/heads/master Commit: 0014a4c8abd1ead27d64c50c65887a033ef79128 Parents: e9b4ce6 Author: lollipop <[email protected]> Authored: Fri Dec 23 13:56:30 2016 +0800 Committer: lollipop <[email protected]> Committed: Fri Dec 23 13:56:30 2016 +0800 ---------------------------------------------------------------------- BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/0014a4c8/BUILDING ---------------------------------------------------------------------- diff --git a/BUILDING b/BUILDING index 8914fe9..a5ed798 100644 --- a/BUILDING +++ b/BUILDING @@ -32,6 +32,6 @@ Then, import to eclipse by specifying the root directory of the project via: (4) Building packages -Execute the following command in order to build the tar.gz packages and install them to the local repository: +Execute the following command in order to build the tar.gz packages and install JAR to the local repository: $ mvn clean package install assembly:assembly -U \ No newline at end of file
