Hi!
If I have cloned the gatling-maven-plugin-demo and gatling-maven-plugin-demo-java example projects, but intelliJ can not find the gatling related dependancies.
io.gatling.highcharts
net.alchim31.maven
io.gatling
…
Any idea why is this and how could be solved?
Gyula
If so, you should probably reach out to other people in your organization, in particular Java developers, so they can tell you what needs to be set up.
Thank you for you answer!
It helped me to find the problem. In the previous project we forced to use special proxy to find dependencies in the settings.xml file.
I have deleted the file and it solved the problem.
Gyula