dolphinscheduler
dolphinscheduler copied to clipboard
[Question] [package] After modifying the source code,maven packaged the code ,cannot find the tar.gz package in the dir "target"
Search before asking
- [X] I had searched in the issues and found no similar issues.
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?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Is there no apache-dolphinscheduler-"${VERSION}"-bin.tar.gz file in the dolphinscheduler-dist/target directory ?
Please provide the full package command and the full path of target.
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.
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.