Plugin installed but not showing installed in the plugin manager

46 views
Skip to first unread message

C Winter

unread,
Jul 1, 2025, 11:54:40 AMJul 1
to jmeter-plugins


I've installed the extended csv dataset config plugin in JMeter 5.6.3 with Plugin Manager 1.11

ID: extended-csv-dataset-config
https://github.com/rollno748/Extended-csv-dataset-config#readme

But it is not being recognised in the plugins manager as installed.

I believe possibly there is a mistake in this file https://jmeter-plugins.org/repo/

The marker class entry says:

  "markerClass": "com.di.jmeter.config.ExtendedCsvDataSet",

But i think maybe it should be

  "markerClass": "com.di.jmeter.config.ExtendedCsvDataSetConfig",

Because here:

https://github.com/rollno748/Extended-csv-dataset-config/blob/master/src/main/java/com/di/jmeter/config/ExtendedCsvDataSetConfig.java

there is Config within the name but my knowledge is limited and I may have completely misunderstood.

I am unable to test my theory.  Can anyone help?


Vincent Daburon

unread,
Jul 2, 2025, 3:32:06 AMJul 2
to jmeter-plugins
Hi,
I think for this trouble, you need to create a new issue directly in the GitHub project :
https://github.com/rollno748/Extended-csv-dataset-config

And add your explanation.

Or best : create a pull request with the bug correction.

Regards.
Vincent DAB.

C Winter

unread,
Jul 2, 2025, 3:41:34 AMJul 2
to jmeter-plugins
Thank you I have raised an issue, unfortunately i couldn't find the source for https://jmeter-plugins.org/repo/ so couldn't do a pull request.  Hopefully they'll pick it up.  Thank you for your help.

Vincent Daburon

unread,
Jul 2, 2025, 11:27:21 AMJul 2
to jmeter-plugins

C Winter

unread,
Jul 4, 2025, 4:52:44 AMJul 4
to jmeter-plugins
Thank you, i've managed to make a pull request
Reply all
Reply to author
Forward
0 new messages