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 2022/01/06 10:50:57 UTC

[GitHub] [dolphinscheduler-website] fusonghe opened a new pull request #619: compile source code

fusonghe opened a new pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619


   #7919
   fix compile source code


-- 
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



[GitHub] [dolphinscheduler-website] lenboo commented on a change in pull request #619: compile source code

Posted by GitBox <gi...@apache.org>.
lenboo commented on a change in pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619#discussion_r779466679



##########
File path: development/zh-cn/development-environment-setup.md
##########
@@ -18,6 +18,11 @@ mkdir dolphinscheduler
 cd dolphinscheduler
 git clone git@github.com:apache/dolphinscheduler.git
 ```
+### 编译源码 
+* 如果使用MySQL数据库,请注意修改pom.xml,并将mysql连接器java依赖项的范围更改为编译。
+* 运行 ` mvn -U install package -Prelease -Dmaven.test.skip=true` 

Review comment:
       ```suggestion
   * 运行 `mvn -U install package -Prelease -Dmaven.test.skip=true` 
   ```




-- 
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



[GitHub] [dolphinscheduler-website] lenboo merged pull request #619: compile source code

Posted by GitBox <gi...@apache.org>.
lenboo merged pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619


   


-- 
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



[GitHub] [dolphinscheduler-website] lenboo commented on a change in pull request #619: compile source code

Posted by GitBox <gi...@apache.org>.
lenboo commented on a change in pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619#discussion_r779465426



##########
File path: development/en-us/development-environment-setup.md
##########
@@ -19,6 +19,12 @@ mkdir dolphinscheduler
 cd dolphinscheduler
 git clone git@github.com:apache/dolphinscheduler.git
 ```
+### compile source code
+
+i.If you use MySQL database, pay attention to modify pom.xml in the root project, and change the scope of the mysql-connector-java dependency to compile.

Review comment:
       ```suggestion
   i. If you use MySQL database, pay attention to modify pom.xml in the root project, and change the scope of the mysql-connector-java dependency to compile.
   ```




-- 
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



[GitHub] [dolphinscheduler-website] lenboo commented on a change in pull request #619: compile source code

Posted by GitBox <gi...@apache.org>.
lenboo commented on a change in pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619#discussion_r779465747



##########
File path: development/en-us/development-environment-setup.md
##########
@@ -19,6 +19,12 @@ mkdir dolphinscheduler
 cd dolphinscheduler
 git clone git@github.com:apache/dolphinscheduler.git
 ```
+### compile source code
+
+i.If you use MySQL database, pay attention to modify pom.xml in the root project, and change the scope of the mysql-connector-java dependency to compile.
+
+ii. Run `mvn -U install package -Prelease -Dmaven.test.skip=true ` 

Review comment:
       ```suggestion
   ii. Run `mvn -U install package -Prelease -Dmaven.test.skip=true` 
   ```




-- 
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



[GitHub] [dolphinscheduler-website] lenboo commented on a change in pull request #619: compile source code

Posted by GitBox <gi...@apache.org>.
lenboo commented on a change in pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619#discussion_r779466271



##########
File path: development/zh-cn/development-environment-setup.md
##########
@@ -18,6 +18,11 @@ mkdir dolphinscheduler
 cd dolphinscheduler
 git clone git@github.com:apache/dolphinscheduler.git
 ```
+### 编译源码 
+* 如果使用MySQL数据库,请注意修改pom.xml,并将mysql连接器java依赖项的范围更改为编译。

Review comment:
       "mysql连接器java" need to be english




-- 
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



[GitHub] [dolphinscheduler-website] lenboo commented on a change in pull request #619: compile source code

Posted by GitBox <gi...@apache.org>.
lenboo commented on a change in pull request #619:
URL: https://github.com/apache/dolphinscheduler-website/pull/619#discussion_r779466271



##########
File path: development/zh-cn/development-environment-setup.md
##########
@@ -18,6 +18,11 @@ mkdir dolphinscheduler
 cd dolphinscheduler
 git clone git@github.com:apache/dolphinscheduler.git
 ```
+### 编译源码 
+* 如果使用MySQL数据库,请注意修改pom.xml,并将mysql连接器java依赖项的范围更改为编译。

Review comment:
       mysql连接器java need to be english




-- 
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