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

Build failed with exception #7

Open
Omnipresent opened this issue Jun 9, 2014 · 1 comment
Open

Build failed with exception #7

Omnipresent opened this issue Jun 9, 2014 · 1 comment

Comments

@Omnipresent
Copy link

I am trying to run this project on my local mac book. I cloned the project and ran gradle and ./gradlew idea both fail. Am I doing something wrong?

~/java/dropwizard-spring-di-security-onejar-example $ ./gradlew idea
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
~/java/dropwizard-spring-di-security-onejar-example $ gradle

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/user/java/dropwizard-spring-di-security-onejar-example/build.gradle' line: 7

* What went wrong:
A problem occurred evaluating root project 'myapp'.
> org.gradle.api.internal.file.copy.CopySpecImpl

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

BUILD FAILED

Total time: 4.373 secs
@jacek99
Copy link
Owner

jacek99 commented Jul 1, 2014

Sorry have not had a chance to look into this for a while. Will try to check into it as soon as I port it to Dropwizard 0.7

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

2 participants