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

SonarRunner path in quotes #20

Open
Polooo2 opened this issue Feb 22, 2016 · 2 comments
Open

SonarRunner path in quotes #20

Polooo2 opened this issue Feb 22, 2016 · 2 comments

Comments

@Polooo2
Copy link
Contributor

Polooo2 commented Feb 22, 2016

Hi,
I am (or was :) ) using the grunt task in a project where the project folder contained a whitespace (I know not the best case but hey ... legacy stuff).
The sonar runner jar file path isnt quoted so the jarfile could not be accessed.

Changed the folder to a non whitespace name and everything worked again

@srqdeveloper
Copy link

Also ran into this issue while building on cloud Jenkins instances, which will have spaces in the build path if your job names have a space. Quoting both the jar path and runner.home parameters seems to work.

@ilpianista
Copy link
Contributor

Fixed by c4faa70

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

3 participants