Open gbroner2000 opened 1 year ago
What is the marketplace?
What is "component plugin pmanaer"? Is it jmeter-plugins.org?
Yes, so jmeter-plugins.org is the plugin centre of Apache Jmeter. It's important upload ready to use plugins to there.
One of the most common plugins is the plugin manager. It will automatically add a plug-in to your Jmeter environment if you open a jmeter script that uses a plugin you don't have installed on your instance. It makes sharing jmeter scripts much easier.
On Sun, May 21, 2023 at 3:59 PM Kuniteru Asami @.***> wrote:
What is the marketplace?
What is "component plugin pmanaer"? Is it jmeter-plugins.org?
— Reply to this email directly, view it on GitHub https://github.com/pnopjp/jmeter-plugins/issues/15#issuecomment-1556200730, or unsubscribe https://github.com/notifications/unsubscribe-auth/A76XCNF54JD2PLQKETIH43DXHIUWBANCNFSM6AAAAAAYHPORKM . You are receiving this because you authored the thread.Message ID: @.***>
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.
@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
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
Here are some instructions for doing this: https://jmeter-plugins.org/wiki/DeveloperGuide/
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.
I would be happy to have someone write the Unit Tests code.
Can this be uploaded to the marketplace so component plugin manager can grab it automatically?