Skip to content

Optimize the binary packaging directory structure #7368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
slievrly opened this issue May 26, 2025 · 0 comments · May be fixed by #7388
Open

Optimize the binary packaging directory structure #7368

slievrly opened this issue May 26, 2025 · 0 comments · May be fixed by #7388
Labels
task: help-wanted Extra attention is needed

Comments

@slievrly
Copy link
Member

Executing the following command will obtain a compressed package containing seata-server and seata-namingserver.
mvn -Prelease-seata -Dmaven.test.skip=true -Dskip.npm=true -T4C -Dpmd.skip=true clean install -U

For example, the compressed file name is: apache-seata-2.4.0-incubating-bin.tar.gz. However, the unzipped directory is missing the apache-seata-2.4.0-incubating-bin folder.

@slievrly slievrly added the task: help-wanted Extra attention is needed label May 26, 2025
@OmCheeLin OmCheeLin linked a pull request May 30, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task: help-wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant