Forum Discussion
- Alex99Contributor
Could post the whole stacktrace of the error, and are you sure this is the correct path?
-> def keystoreName = "C:\Users\mmodupalli\Desktop\qeee.jks"
This should not compile, since backslashes need to be escaped, like this \\
Related Content
- 12 years ago
- 5 years ago
- 14 years ago