I am currently, trying to get this gradle build to work. It is failing because it says it cant not find the jobscheduler-client.jar. I have verified that the directory that it is searching in indeed has the correct jar file. If I take that link and post it in the browser it immediately starts the download. I thought it could be a permissions issue, however when I throw a curl command in the Jenkins job to download that jar, it has no issues.
FAILURE: Build failed with an exception.
What went wrong:
Could not resolve all dependencies for configuration ‘:compile’.