Gatling version: 3.12.0 (must be up to date)
Gatling flavor: [v] java kotlin scala javascript typescript
Gatling build tool: maven gradle sbt [v] bundle npm
[v] I read the guidelines and how to ask a question topics.
I have been tasked with upgrading our internal Gatling support to include Gatling 3.12.0. Up until 3.10.4, we have been using the gatling.sh script’s command-line options of -rf, -rsf, -sf, and -s to specify non-default directories for reports, resources, simulation, as well as the simulation name. However, when it comes to the new maven-wrapper based bundle, I don’t see any documentation on how to pass that information onto Gatling. The exception is --simulation command-line option for the maven wrapper. I’ve been looking for the documentation and I am not seeing it in upgrade guide. What am I missing?