EricJoy2048 commented on code in PR #3270:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3270#discussion_r1013583880


##########
docs/en/contribution/setup.md:
##########
@@ -50,7 +50,7 @@ If you want to build submodules separately,you can use the 
follow command to com
 ```ssh
 # This is an example of building the redis connector separately
 
- mvn clean package -pl seatunnel-connectors-v2/connector-redis -am -DskipTest 
-T1C
+ mvn clean package -pl seatunnel-connectors-v2/connector-redis -am -DskipTests 
-T1C

Review Comment:
   ```suggestion
    mvn clean package -pl seatunnel-connectors-v2/connector-redis -am 
-DskipTests -T 1C
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to