apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.88k stars 4.63k forks source link

[Question] [package] After modifying the source code,maven packaged the code ,cannot find the tar.gz package in the dir "target" #16283

Closed eelnomel closed 2 months ago

eelnomel commented 4 months ago

Search before asking

What happened

After modifying the source code,maven packaged the code ,cannot find the tar.gz package in the dir "target", there is no 'apache-dolphinscheduler-"${VERSION}"-bin.tar.gz' file, source code version:3.1.9

What you expected to happen

after maven packaging, i can have 'apache-dolphinscheduler-"${VERSION}"-bin.tar.gz' file

How to reproduce

just pull the code in local,and maven package

Anything else

No response

Version

3.1.x

Are you willing to submit PR?

Code of Conduct

xxzuo commented 4 months ago

Is there no apache-dolphinscheduler-"${VERSION}"-bin.tar.gz file in the dolphinscheduler-dist/target directory ?

ruanwenjun commented 4 months ago

Please provide the full package command and the full path of target.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 2 months ago

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.