You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/04/27 04:46:37 UTC

[GitHub] [incubator-kyuubi] gabrywu commented on a diff in pull request #2487: fix test command to make it runnable

gabrywu commented on code in PR #2487:
URL: https://github.com/apache/incubator-kyuubi/pull/2487#discussion_r859377001


##########
docs/develop_tools/testing.md:
##########
@@ -37,7 +37,7 @@ The following is an example of a command to run all the tests:
 ## Running Tests for a Module
 
 ```bash
-./build/mvn clean test -pl :kyuubi-common
+./build/mvn clean test -pl kyuubi-common

Review Comment:
   `./build/mvn clean test -pl kyuubi-common` works well



-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org