Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Does not work with version of 2.x of gradle #91

Open
bedge opened this issue Sep 24, 2015 · 0 comments
Open

Does not work with version of 2.x of gradle #91

bedge opened this issue Sep 24, 2015 · 0 comments

Comments

@bedge
Copy link

bedge commented Sep 24, 2015

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant