Hi,
When i want to test my JMeter plugin locally on my PC.
I create a directory likes "jmeter-plugins-repo"
I add a sub directory inside this directory with the plugin name, i add a new sub directory inside with the version of the plugin (1.0) and add the jar of the plugin.
|______ directory :Â elastic-apm-jmeter-plugin (plugin name)
            |______ directory : 1.0 (plugin version)
                     jar file : elastic-apm-jmeter-plugin-1.0.jar (jar to the jmeter pluginà =)         Â
I start a web server (apache httpd or tomcat) with a configuration to read file in the directory and sub directory : jmeter-plugins-repoÂ
In the <JMETER_HOME>/bin/user.properties, i add this line
You could remove files in a cache temporary directory from plugins-manager
<Windows User>\AppData\Local\Temp\pmgr_cache
likes 05d8b3fafde5f5ee8dcdc7a02481c40b
Regards.
Vincent DAB.