Referencing internal repos via local json file to utilize JMeter Plugins

61 views
Skip to first unread message

Trial Hero

unread,
Jun 16, 2022, 11:14:41 AM6/16/22
to jmeter-plugins
Hi all. This is somewhat similar to a previous thread I started, but it holds a slightly different (potential) implementation. I'm wondering if it is possible/feasible to do something like the following:

modules:
  jmeter:
    properties:
      jpgc.repo.address: ./plugins.json


...where plugins.json would be a file that existed in the project with the taurus.yml itself. For each plugin desired, said file would point to the private repo url's. 

For multiple reasons, this would be preferable for our operation over hosting a global dependencies json somewhere (and jmeter-plugins.org is blocked). I've tried a few things off the bat, but figured either my syntax is incorrect, or this flat out is not possible. Suggestions/thoughts?

Thank you. 
Message has been deleted

Trial Hero

unread,
Jun 16, 2022, 3:55:22 PM6/16/22
to jmeter-plugins
UPDATE:

When I give something like the following:

modules:
  jmeter:
    properties:
      jpgc.repo.address: ./plugins.json
  
I receive the following:

...java.io.FileNotFoundException: Source '/bzt-configs/./https:/repo.usaa.com/static/jmeter-plugin/jmeter-plugins-random-csv-data-set-0.8.jar' does not exist

So it is actually reading the local json somewhat, but prepending the relative path of the json before it. Is there any way to deal with this? Are we stuck with having to host the json somewhere?

On Thursday, June 16, 2022 at 10:19:54 AM UTC-5 Trial Hero wrote:
Follow-on : Is this all possible with private repos as well? How would the creds usually be provided if so?

Vincent Daburon

unread,
Jul 20, 2022, 8:22:06 AM7/20/22
to jmeter-plugins
Hi,
Your question is more a Taurus configuration than JMeter plugins
So goto Taurus google group :

A post your question.

Regards.
Vincent DAB.
Reply all
Reply to author
Forward
0 new messages