I have created a maven project. Jmeter scripts are running fine but Jtl files are not getting created.
If we run the scripts from maven from Command line I am getting HTML report but when running the same from Jenkins I am not getting data in the HTML report.
Can someone help on this please