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

Uses local path to jdk on windows #12

Open
ingesolvoll opened this issue Jan 20, 2015 · 1 comment
Open

Uses local path to jdk on windows #12

ingesolvoll opened this issue Jan 20, 2015 · 1 comment

Comments

@ingesolvoll
Copy link

I get this on my windows 7 and 8 jenkins slaves. The JDK path used on maven based projects is the full one, C:\Program Files\Java\jdk\bin, but leiningen only uses the last folder, "bin".

[TESTING] $ cmd.exe /C /bin/java -client -XX:+TieredCompilation -Xbootclasspath/a:c:\Jenkins\tools\lein.jar -Dfile.encoding=UTF-8 -Dmaven.wagon.http.ssl.easy=false -Dleiningen.original.pwd=C:\Jenkins\workspace\TESTING -cp c:\Jenkins\tools\lein.jar clojure.main -m leiningen.core.main ring uberwar
The system cannot find the path specified.

@ingesolvoll
Copy link
Author

My jenkins is configured to install jdk automatically from web.

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