Building an assembly with sbt-assembly (and sbt-gatling)

Hi All,

I have done this before. This used to work.

But now it fails with …

“There is no simulation script. Please check that your scripts are in user-files/simulations”

With the class files in the jar and using the “-s” flag, gatling should not look for user-files (I tough that was fixed a while ago).

Can somebody take a quick look at the repository (run it) and give me a clue, what I am doing wrong …

https://github.com/rolandtritsch/gatling-load-testing

Regards …
Roland