a) Checkout latest source code from GitHub:
git clone https://github.com/undera/jmeter-plugins.git
b) go to sources subdirectory:
cd jmeter-plugins
c) run Maven build:
mvn clean package
Maven tool will download all required stuff, compile, test and package the plugins. Resulting artifacts located in target directories of plugin sets.
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "jmeter-plugins" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jmeter-plugins/ggTlP2OCG5c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jmeter-plugin...@googlegroups.com.
Hi,
No, but you can build yourself the maven pom.xml which will do
it, it is very easy.