I have created a gatling maven based application; wrote some actions, scenario and able to successfully run them locally in IDE using $mvn gatling:test to buil
$mvn gatling:test
Created a new free style job in jenkins and configured the Build step as: put the Root POM as pom.xml , in Goals and options gatling:test
pom.xml
gatling:test
Also enabled simulation tracking
simulation tracking