I want to store main report file index.html with timestamp in specified folder with Serenity BDD and Maven. and I want to hide the other files which are getting generated along with index.html file. can't we just generate a single emailable index.html report file.
referred to the below link and followed the steps but its copying the entire site folder. https://johnfergusonsmart.com/configuring-different-output-directories-serenity-bdd-maven/