Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail while using sbt assembly #1

Open
ariden83 opened this issue Apr 27, 2018 · 0 comments
Open

Fail while using sbt assembly #1

ariden83 opened this issue Apr 27, 2018 · 0 comments

Comments

@ariden83
Copy link

when we set "sbt assembly"

we've got this error :

[info] Loading project definition from /home/adrien/work/jpescalona/project
[info] Set current project to gatling-amqp (in build file:/home/adrien/work/jpescalona/)
[info] Compiling 49 Scala sources to /home/adrien/work/jpescalona/target/scala-2.11/classes...
[error] /home/adrien/work/jpescalona/src/main/scala/io/gatling/amqp/infra/Stats.scala:9: value statsEngine is not a member of io.gatling.amqp.config.AmqpProtocol
[error]   private lazy val statsEngine = amqp.statsEngine
[error]                                       ^
[error] one error found
[error] (compile:compileIncremental) Compilation failed
[error] Total time: 9 s, completed 27 avr. 2018 14:54:40

Note: I use "sbt assembly" because no one said how to use "amqp plugin" without assembly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant