1 year ago
#351785
aps
Getting error in Gatling -> java.lang.ClassNotFoundException: nextgen.SetUpApplyFlowAndLottery
I am trying to upgrade from Gatling 3.5 to 3.7. I think I already did it
My steps to do the upgrade:
1- Changed some values in the pom.xml 2- Ran the command → mvn clean install
I did not get any error and my pom.xml now looks like:
I am running the following command to run a Gatling script that was working in version 3.5:
but now I get the following error
For privacy policies in my company i cannot share the fully script but this is the beginning
Why am i getting this error ? did i do something wrong in the upgrade ? do i have to add something else in the pom.xml file ? do i have to check something else ?
Again, i did not touch the script and it was working in version 3.5
scala
maven
gatling
0 Answers
Your Answer