This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new fdfbaa30f Automated deployment:
e856cf0cf4d531cd5ebc57df588126d94ae905cf
fdfbaa30f is described below
commit fdfbaa30f514625790af74469f4e7c3261e22b94
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 7 03:37:13 2022 +0000
Automated deployment: e856cf0cf4d531cd5ebc57df588126d94ae905cf
---
en-us/development/development-environment-setup.html | 2 +-
en-us/development/development-environment-setup.json | 2 +-
zh-cn/development/development-environment-setup.html | 2 +-
zh-cn/development/development-environment-setup.json | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/en-us/development/development-environment-setup.html
b/en-us/development/development-environment-setup.html
index 9651f65bf..1d06a415d 100644
--- a/en-us/development/development-environment-setup.html
+++ b/en-us/development/development-environment-setup.html
@@ -28,7 +28,7 @@ git clone [email protected]:apache/dolphinscheduler.git
</code></pre>
<h3>compile source code</h3>
<p>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.</p>
-<p>ii. Run <code>mvn -U install package -Prelease
-Dmaven.test.skip=true</code></p>
+<p>ii. Run <code>mvn clean install -Prelease -Dmaven.test.skip=true</code></p>
<h2>Notice</h2>
<p>There are two ways to configure the DolphinScheduler development
environment, standalone mode and normal mode</p>
<ul>
diff --git a/en-us/development/development-environment-setup.json
b/en-us/development/development-environment-setup.json
index df95413a7..2da57f27d 100644
--- a/en-us/development/development-environment-setup.json
+++ b/en-us/development/development-environment-setup.json
@@ -1,6 +1,6 @@
{
"filename": "development-environment-setup.md",
- "__html": "<h1>DolphinScheduler development</h1>\n<h2>Software
Requests</h2>\n<p>Before setting up the DolphinScheduler development
environment, please make sure you have installed the software as
below:</p>\n<ul>\n<li><a href=\"https://git-scm.com/downloads\">Git</a>:
DolphinScheduler version control system</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
DolphinScheduler backend language</li>\n<li><a
href=\"http://maven.apache.org/dow [...]
+ "__html": "<h1>DolphinScheduler development</h1>\n<h2>Software
Requests</h2>\n<p>Before setting up the DolphinScheduler development
environment, please make sure you have installed the software as
below:</p>\n<ul>\n<li><a href=\"https://git-scm.com/downloads\">Git</a>:
DolphinScheduler version control system</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
DolphinScheduler backend language</li>\n<li><a
href=\"http://maven.apache.org/dow [...]
"link": "/dist/en-us/development/development-environment-setup.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/development/development-environment-setup.html
b/zh-cn/development/development-environment-setup.html
index 42fba9473..6b8ed86f6 100644
--- a/zh-cn/development/development-environment-setup.html
+++ b/zh-cn/development/development-environment-setup.html
@@ -28,7 +28,7 @@ git clone [email protected]:apache/dolphinscheduler.git
<h3>编译源码</h3>
<ul>
<li>如果使用MySQL数据库,请注意修改pom.xml, 添加 <code>mysql-connector-java</code> 依赖。</li>
-<li>运行 <code>mvn -U install package -Prelease
-Dmaven.test.skip=true</code></li>
+<li>运行 <code>mvn clean install -Prelease -Dmaven.test.skip=true</code></li>
</ul>
<h2>开发者须知</h2>
<p>DolphinScheduler 开发环境配置有两个方式,分别是standalone模式,以及普通模式</p>
diff --git a/zh-cn/development/development-environment-setup.json
b/zh-cn/development/development-environment-setup.json
index 34f00dd5c..82b8aa01b 100644
--- a/zh-cn/development/development-environment-setup.json
+++ b/zh-cn/development/development-environment-setup.json
@@ -1,6 +1,6 @@
{
"filename": "development-environment-setup.md",
- "__html": "<h1>DolphinScheduler 开发手册</h1>\n<h2>前置条件</h2>\n<p>在搭建
DolphinScheduler 开发环境之前请确保你已经安装一下软件</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a>: 版本控制系统</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
后端开发</li>\n<li><a href=\"http://maven.apache.org/download.cgi\">Maven</a>:
Java包管理系统</li>\n<li><a href=\"https://nodejs.org/en/download\">Node</a>:
前端开发</li>\n</ul>\n<h3>克隆代码库</h3>\n<p>通过你 git 管理工具下载 git 代码,下面以 git-co [...]
+ "__html": "<h1>DolphinScheduler 开发手册</h1>\n<h2>前置条件</h2>\n<p>在搭建
DolphinScheduler 开发环境之前请确保你已经安装一下软件</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a>: 版本控制系统</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
后端开发</li>\n<li><a href=\"http://maven.apache.org/download.cgi\">Maven</a>:
Java包管理系统</li>\n<li><a href=\"https://nodejs.org/en/download\">Node</a>:
前端开发</li>\n</ul>\n<h3>克隆代码库</h3>\n<p>通过你 git 管理工具下载 git 代码,下面以 git-co [...]
"link": "/dist/zh-cn/development/development-environment-setup.html",
"meta": {}
}
\ No newline at end of file