I have a JMX project with a "Sample Result Save Configuration" for "Sumary Report" as reported in the attached picture. And that JMX project is executed with Jmeter Maven plugin. Now I would handle dynamically the Configuration of report from maven. For example I would unset the option "Save URL" not by Jmeter GUI mode. But I would set it during the execution of project by maven. How it can be done? enter image description here
The related XML piece is as follows: enter image description here