Repository: incubator-rocketmq
Updated Branches:
  refs/heads/master d695fd756 -> 2a9769a95


[ROCKETMQ-62] Polish build instructions


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/2a9769a9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/2a9769a9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/2a9769a9

Branch: refs/heads/master
Commit: 2a9769a95295f60ee330c1a8ccc3fa17c1eaabf0
Parents: d695fd7
Author: yukon <[email protected]>
Authored: Mon Jan 16 21:13:53 2017 +0800
Committer: yukon <[email protected]>
Committed: Mon Jan 16 21:13:53 2017 +0800

----------------------------------------------------------------------
 BUILDING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/2a9769a9/BUILDING
----------------------------------------------------------------------
diff --git a/BUILDING b/BUILDING
index a5ed798..a92cbd5 100644
--- a/BUILDING
+++ b/BUILDING
@@ -34,4 +34,4 @@ Then, import to eclipse by specifying the root directory of 
the project via:
 
 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
+$ mvn clean package install -Prelease-all assembly:assembly -U
\ No newline at end of file

Reply via email to