You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
I finally went back to 1.11 and it started working again.
For 2.x versions of gradle, the error is:
0 %> gradle --debug -DOPTIONS=-DdryRun=true -DjenkinsUrl=http://build:8080 -DdryRun=true -DgitUrl=git@XXXX:XXXX -DtemplateJobPrefix=CAS -DtemplateBranchName=develop -DnestedView=CAS-generated -DbranchNameRegex=feature/.+|hotfix/.+|release/.+ -DjenkinsUser=XXXX -DjenkinsPassword=XXXX syncWithRepo
zsh: no such file or directory: hotfix/.+
zsh: no such file or directory: release/.+
12:11:03.843 [ERROR] [org.gradle.BuildExceptionReporter]
12:11:03.847 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build failed with an exception.
12:11:03.849 [ERROR] [org.gradle.BuildExceptionReporter]
12:11:03.850 [ERROR] [org.gradle.BuildExceptionReporter] * Where:
12:11:03.851 [ERROR] [org.gradle.BuildExceptionReporter] Build file '/u0/jenkins/jobs/CAS-generate-git-branch-builds/workspace/build.gradle' line: 9
12:11:03.853 [ERROR] [org.gradle.BuildExceptionReporter]
12:11:03.854 [ERROR] [org.gradle.BuildExceptionReporter] * What went wrong:
12:11:03.855 [ERROR] [org.gradle.BuildExceptionReporter] A problem occurred evaluating root project 'workspace'.
12:11:03.857 [ERROR] [org.gradle.BuildExceptionReporter] > Could not find method groovy() for arguments [org.codehaus.groovy:groovy-all:1.8.8] on root project 'workspace'.
12:11:03.858 [ERROR] [org.gradle.BuildExceptionReporter]
12:11:03.860 [ERROR] [org.gradle.BuildExceptionReporter] * Try:
12:11:03.861 [ERROR] [org.gradle.BuildExceptionReporter] Run with --stacktrace option to get the stack trace.
The text was updated successfully, but these errors were encountered: