This is an automated email from the ASF dual-hosted git repository.
pingww pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
The following commit(s) were added to refs/heads/main by this push:
new 9dcc191 distributioin
new 69544fe Merge pull request #145 from pingww/main
9dcc191 is described below
commit 9dcc191e9205ce2742091888b8f17c82546f31c0
Author: pingww <[email protected]>
AuthorDate: Sat Aug 27 10:13:07 2022 +0800
distributioin
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index dd8a85b..c9c980c 100644
--- a/README.md
+++ b/README.md
@@ -32,12 +32,11 @@ git clone https://github.com/apache/rocketmq-mqtt
2. Build the package
```shell
cd rocketmq-mqtt
-mvn clean package -DskipTests=true assembly:assembly
+mvn -Prelease-all -DskipTests clean install -U
```
3. Config
```shell
-cp -r target/rocketmq-mqtt/rocketmq-mqtt ~
-cd ~/rocketmq-mqtt
+cd distribution/target/
cd conf
```
Some important configuration items in the **service.conf** configuration file