Report generation using Maven

Hi,

I’m using the CI/CD solution including Jenkins, Maven and Gatling.

Sometimes I need to build a report from an existing simulation.log file and it seems that Maven can not do it.

Anyone knows how to do it with the Maven (it is problematic to incorporate SBT or Cradle into existing environment)?

Regards

https://gatling.io/docs/gatling/reference/current/extensions/maven_plugin/#configuration

Use mvn gatling:help -Ddetail=true -Dgoal=test to print the description of all the available configuration options on the test goal.