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.
fixbug for use maven install,when use assembly build moule dss-data-api-server and dss-data-governance-server, not found dss-data-api-server and dss-data-governance-server 's lib in director.
Brief change log
(for example:)
Define the location in /Users/liuxiaopeng/git/DataSphereStudio/assembly/dss-package/src/main/assembly/distribution.xml;fix the fileSet
Verifying this change
This change is already covered by existing tests, such as (please describe tests).
use maven clean install for test this case
Does this pull request potentially affect one of the following parts:
Dependencies (does it add or upgrade a dependency): (yes)
Anything that affects deployment: (no)
The Core framework, i.e., AppConn, Orchestrator, ApiService.: ( no)
Documentation
Does this pull request introduce a new feature? (no)
…地址错误的问题
What is the purpose of the change
fixbug for use maven install,when use assembly build moule dss-data-api-server and dss-data-governance-server, not found dss-data-api-server and dss-data-governance-server 's lib in director.
Brief change log
(for example:)
Verifying this change
This change is already covered by existing tests, such as (please describe tests).
Does this pull request potentially affect one of the following parts:
Documentation