DolphinScheduler/dolphinscheduler-dist
Jiajie Zhong 36964c2b5a
[deploy] Make Python API as independent directory in release's dist (#8470)
This patch add python api package as independent
directory in final dist directory when user run
command `mvn -U install package -Prelease`.

There have `tar.gz` and `whl` in the python dist directory

```
<the-old-dist-package>
python
  |--- python-independent-pkg.tar.gz
  |--- python-independent-pkg.whl
```

close: #8343

* Give dedicated control to docker build/push goals

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
2022-02-25 11:06:26 +08:00
..
release-docs upgrade mybatis-plus to 3.4.3 (#8515) 2022-02-25 08:31:12 +08:00
src/main/assembly [deploy] Make Python API as independent directory in release's dist (#8470) 2022-02-25 11:06:26 +08:00
pom.xml [deploy] Make Python API as independent directory in release's dist (#8470) 2022-02-25 11:06:26 +08:00