Why does installing JMeter with Homebrew gives invalid option: –with-plugins?

Apache JMeter Load Testing.

Why does installing JMeter with Homebrew gives invalid option: –with-plugins?

< 1 minute readKey takeaways The with-plugins option was removed when Homebrew dropped formula options. Install JMeter first, then add plugins with the JMeter Plugins Manager. Any guide still recommending that flag predates the change. Before Homebrew 2.0 it was possible to install JMeter with all the extra plugins by using the following command: brew install jmeter –with-plugins… Read more »