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

JMeter Marketplace #15

Open
gbroner2000 opened this issue May 19, 2023 · 7 comments
Open

JMeter Marketplace #15

gbroner2000 opened this issue May 19, 2023 · 7 comments

Comments

@gbroner2000
Copy link

Can this be uploaded to the marketplace so component plugin manager can grab it automatically?

@kuniteru
Copy link
Member

What is the marketplace?

What is "component plugin pmanaer"?
Is it jmeter-plugins.org?

@gbroner2000
Copy link
Author

gbroner2000 commented May 21, 2023 via email

@kuniteru
Copy link
Member

Thanks,
As you say, the automatic addition of plugins by the plugin manager is very useful.
I have looked into it and it looks like I can incorporate this plugin into the plugin manager, so I will try.

@pooja4099
Copy link

@kuniteru many thanks for this plugin firstly. Would you be able to incorporate this into the JMeter plugins repository.
I am using maven (java) to manage plugins and would like maven to grab it automatically.
thanks

@JDizzle777
Copy link

Hi @kuniteru, I am unable to find this awesome plugin in the jmeter-plugins.org marketplace. Any luck uploading it? I am trying to incorporate this plugin into an Azure Devops Load Test Pipeline and the only way is to run the JMeter plugin manager command line script to download your plugin

@JDizzle777
Copy link

Here are some instructions for doing this: https://jmeter-plugins.org/wiki/DeveloperGuide/

@kuniteru
Copy link
Member

I would also like to list these plugins in the Plugins Manager.
To install this plugins from there, I know that I should register the information for this plugin below.
https://github.com/undera/jmeter-plugins/blob/master/site/dat/repo/various.json

But, I am hesitant to implement it due to the following issues.

  1. The Developers Guidline at jmeter-plugins.org says to include Unit Tests, but this plugin does not include them.
  2. These plugins have separate jar files for each Azure service, but I believe they should be combined into one for distribution in Marketplace.
    It would be difficult to match versions of dependent libraries to achieve this.
  3. I'm not sure how to test that what I have registered in verious.json is correctly distributed.

I would be happy to have someone write the Unit Tests code.

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

4 participants