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

Wont build! #1

Open
tombensve opened this issue Jan 25, 2016 · 0 comments
Open

Wont build! #1

tombensve opened this issue Jan 25, 2016 · 0 comments

Comments

@tombensve
Copy link

I checked out this code and installed gradle 2.1.0. The build results look like this:


hobes:groovy-extensions tommy$ gradle build --info
Starting Build
Settings evaluated using settings file '/Volumes/PROMISE_PEGASUS/Development/projects/OSGi/groovy-extensions/settings.gradle'.
Projects loaded. Root project using build file '/Volumes/PROMISE_PEGASUS/Development/projects/OSGi/groovy-extensions/build.gradle'.
Included projects: [root project 'groovy-extensions', project ':groovyext', project ':tests']
Evaluating root project 'groovy-extensions' using build file '/Volumes/PROMISE_PEGASUS/Development/projects/OSGi/groovy-extensions/build.gradle'.

FAILURE: Build failed with an exception.

  • Where:
    Build file '/Volumes/PROMISE_PEGASUS/Development/projects/OSGi/groovy-extensions/build.gradle' line: 22

  • What went wrong:
    A problem occurred evaluating root project 'groovy-extensions'.

    Could not find method groovy() for arguments [org.codehaus.groovy:groovy-all:2.0.0-beta-3-SNAPSHOT] on org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler_Decorated@7ad1caa2.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.

BUILD FAILED

Total time: 2.003 secs
Stopped 0 compiler daemon(s).


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