This library contains Microsoft Azure plugin for Apache JMeter™.
It has been optimized for use with the Load Tester Powered by Apache JMeter™.
Download *.jar file from latest release and put it into lib/ext directory of JMeter (ex. /usr/local/jmeter/lib/ext), then restart JMeter.
Execute the fllowing command in the root directory of the project.
mvn clean package
A jar file is created in the 'target' directory for each plugins.
i.e. plugins/protocol/eventhubs/target/jmeter-plugins-azure-eventhubs-?.?.?.jar
To use the built plugins, copy these jar files to the lib/ext directory of JMeter.
However, jar files whose file name begins with 'original-' must not be copied.