Using the repo GitHub - gatling/gatling-maven-plugin-demo-scala: Showcase of the Gatling Plugin for Maven + Scala, is there any way to generate a chart from a premature termination of the simulation log file using a maven command?
Sorry in advance, I am new to java/maven but not new to gatling bundle.
I am aware of the command gatling.sh -ro <simulation.log folder> but how do I apply an equivalent command with maven to produce html charts?