Gatling version: 3.11.5 (must be up to date)
Gatling flavor: [x ] java kotlin scala javascript typescript
Gatling build tool: maven [ x] gradle sbt bundle npm
I read the guidelines and how to ask a question topics.
I provided a SSCCE (or at least, all information to help the community understand my topic)
I copied output I observe, and explain what I think should be.
I am in the process of migrating Gatling Scala to Gatling Java (JMS → Consume message from an IBM MQ queue),
Using the gatling, IBM MQ Client dependencies, somehow I think its’ picking up Gatling Enterprise when I try to build with Gradle?
classpath “gradle.plugin.io.gatling.gradle:gatling-gradle-plugin:3.7.6.3”
- What went wrong:
A problem occurred evaluating project ‘:performance’.
Failed to apply plugin ‘io.gatling.gradle’.
Could not set unknown property ‘classifier’ for task ‘:performance:gatlingEnterprisePackage’ of type io.gatling.gradle.GatlingEnterprisePackageTask.