You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/26 06:34:28 UTC

[GitHub] [dubbo-go-samples] Mulavar commented on a change in pull request #259: Ftr: 支持java go集成测试互通

Mulavar commented on a change in pull request #259:
URL: https://github.com/apache/dubbo-go-samples/pull/259#discussion_r716151194



##########
File path: helloworld/java-server/run.sh
##########
@@ -1,2 +1,2 @@
-mvn install -DSkipTests
+mvn install -DSkipTests

Review comment:
       建议用 mvn install -Dmaven.test.skip=true,相比 mvn install -DSkipTests 可以跳过测试代码的编译。




-- 
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@dubbo.apache.org

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



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