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

Problems with whitespace in maven home path on Windows #6

Open
leozilla opened this issue Jul 1, 2016 · 0 comments
Open

Problems with whitespace in maven home path on Windows #6

leozilla opened this issue Jul 1, 2016 · 0 comments

Comments

@leozilla
Copy link

leozilla commented Jul 1, 2016

When executing:

mvn gatling:execute

on a maven project created via the archetype, it always fails with:

[INFO] --- gatling-maven-plugin:2.2.0:execute (default-cli) @ perf-bench --- Error: Could not find or load main class Files\\Maven\\bin\\m2.conf

Running "Engine.scala" from my IDE (IntelliJ) works.
I guess the problem is that the gatling-maven-plugin does not correctly handle whitespaces in the maven home dir. Could this be the problem?

Windows: 7
Gatling: 2.2.2
Gatling plugin: 2.2.0
Scala: 2.11.7
Maven install Dir: C:\Program Files\Maven
Maven version: 3.3.9
JDK: 1.8.0_91
pom.zip

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