Skip to content
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

bug: "pluginName" value is not used for the distributive ZIP file name #436

Closed
alexeyOnGitHub opened this issue Oct 27, 2019 · 2 comments
Closed
Assignees
Milestone

Comments

@alexeyOnGitHub
Copy link

using plugin version 0.4.10.

according to README file,

pluginName - The name of the target zip-archive and defines the name of plugin artifact.

name of the target zip-archive

so I expect the final ZIP file name to be equal to the value in "pluginName" with ".zip" suffix, while in fact the zip file name is always equal to project name, and pluginName only affects the folder name inside the ZIP file.

@alexeyOnGitHub alexeyOnGitHub changed the title bug: "pluginName" parameter is ignored when building ZIP file bug: "pluginName" value is not used for the distributive ZIP file name Oct 27, 2019
@zolotov zolotov added this to the next milestone Oct 27, 2019
@zolotov zolotov self-assigned this Oct 27, 2019
@zolotov zolotov modified the milestones: next, 0.4.11 Dec 7, 2019
@ArtsiomCh
Copy link
Contributor

Looks like the problem persist in 0.4.18 as well.

@zolotov
Copy link
Member

zolotov commented May 2, 2020

@ArtsiomCh works fine for me. please file a new issue with details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants