DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
[X] I searched the issues and found no similar issues.
DSS Component
dss-commons
What happened + What you expected to happen
下载DSS1.1.0后修改pom.xml,将linkis版本设置为1.2.0
Relevent platform
linkis -1.2.0
dss-1.1.0
Reproduction script
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project dss-linkis-node-execution: Compilation failure: Compilation failure:
[ERROR] /home/hadoop/DataSphereStudio-1.1.0/dss-orchestrator/orchestrators/dss-workflow/dss-linkis-node-execution/src/main/java/com/webank/wedatasphere/dss/linkis/node/execution/service/impl/BuildJobActionImpl.java:[25,31] package org.apache.commons.lang does not exist
[ERROR] /home/hadoop/DataSphereStudio-1.1.0/dss-orchestrator/orchestrators/dss-workflow/dss-linkis-node-execution/src/main/java/com/webank/wedatasphere/dss/linkis/node/execution/service/impl/BuildJobActionImpl.java:[26,31] package org.apache.commons.lang does not exist
Search before asking
DSS Component
dss-commons
What happened + What you expected to happen
下载DSS1.1.0后修改pom.xml,将linkis版本设置为1.2.0
Relevent platform
linkis -1.2.0 dss-1.1.0
Reproduction script
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project dss-linkis-node-execution: Compilation failure: Compilation failure: [ERROR] /home/hadoop/DataSphereStudio-1.1.0/dss-orchestrator/orchestrators/dss-workflow/dss-linkis-node-execution/src/main/java/com/webank/wedatasphere/dss/linkis/node/execution/service/impl/BuildJobActionImpl.java:[25,31] package org.apache.commons.lang does not exist [ERROR] /home/hadoop/DataSphereStudio-1.1.0/dss-orchestrator/orchestrators/dss-workflow/dss-linkis-node-execution/src/main/java/com/webank/wedatasphere/dss/linkis/node/execution/service/impl/BuildJobActionImpl.java:[26,31] package org.apache.commons.lang does not exist
Anything else
No response
Are you willing to submit a PR?