You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/10/22 08:01:18 UTC

[GitHub] [dolphinscheduler-website] CalvinKirs commented on a change in pull request #456: [Translation] Translating Task_SPI.md

CalvinKirs commented on a change in pull request #456:
URL: https://github.com/apache/dolphinscheduler-website/pull/456#discussion_r734320036



##########
File path: docs/en-us/dev/user_doc/task_spi.md
##########
@@ -0,0 +1,34 @@
+## DolphinScheduler Task SPI main design
+
+#### How to use development environment?
+
+First you need to execute the `mvn -U install package -Prelease -Dmaven.test.skip=true` to install the plugin for generating the plugin JAR of the registry. The directory is: dolphinscheduler-dist/target/dolphinscheduler-dist-1.3.6-SNAPSHOT/lib/plugin/task (The version number will follow the change of the main version number)
+

Review comment:
       No need to execute ‘-Prelease ’




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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