Need info Gatling Maven Plugin for 1.5.6

Hello,

I am using Gatling 1.5.6 and can’t find suitable maven plugin for the same in following repository.

<pluginRepositories>
    <pluginRepository>
        <id>excilys</id>
        <name>Excilys Repository</name>
        <url>http://repository.excilys.com/content/groups/public</url>
    </pluginRepository>
</pluginRepositories>

The problem is on your side, the plugin is indeed there as expected: http://repository.excilys.com/content/groups/public/com/excilys/ebi/gatling/gatling-maven-plugin/1.5.6/

Try flushing your local repository. Or maybe you’re using an entreprise maven repo that acts as a mirror.