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

Capstan doesn't respect PATH settings on OSX #158

Open
NLxAROSA opened this issue Jan 8, 2016 · 0 comments
Open

Capstan doesn't respect PATH settings on OSX #158

NLxAROSA opened this issue Jan 8, 2016 · 0 comments

Comments

@NLxAROSA
Copy link

NLxAROSA commented Jan 8, 2016

When executing a build step, e.g. 'gradle build' or 'mvn build', capstan won't find the gradle or mvn executable (executable file not found), unless it's in one of the default PATHS, like usr/local/bin or usr/bin. Other locations won't work (e.g. ~/dev/maven/bin), despite being added to the PATH in a .bash_profile.

Workaround: install gradle or maven using brew, then it will be picked up properly.

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