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

Gradle not running #1

Closed
neoecos opened this issue May 20, 2015 · 2 comments
Closed

Gradle not running #1

neoecos opened this issue May 20, 2015 · 2 comments

Comments

@neoecos
Copy link

neoecos commented May 20, 2015

Hi @RobWin

I checked latest rev (ba9e90a) and runned ./gradlew and I get this error.

:10:08.977 [ERROR] [org.gradle.BuildExceptionReporter] 
22:10:08.979 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build failed with an exception.
22:10:08.979 [ERROR] [org.gradle.BuildExceptionReporter] 
22:10:08.980 [ERROR] [org.gradle.BuildExceptionReporter] * Where:
22:10:08.980 [ERROR] [org.gradle.BuildExceptionReporter] Build file '/home/sortiz/dev_local/tpaga/contrib/spring-swagger2markup-demo/build.gradle' line: 19
22:10:08.981 [ERROR] [org.gradle.BuildExceptionReporter] 
22:10:08.981 [ERROR] [org.gradle.BuildExceptionReporter] * What went wrong:
22:10:08.982 [ERROR] [org.gradle.BuildExceptionReporter] A problem occurred evaluating root project 'spring-swagger2markup-demo'.
22:10:08.982 [ERROR] [org.gradle.BuildExceptionReporter] > io/github/robwin/swagger2markup/Swagger2MarkupPlugin : Unsupported major.minor version 52.0
22:10:08.982 [ERROR] [org.gradle.BuildExceptionReporter] 
22:10:08.983 [ERROR] [org.gradle.BuildExceptionReporter] * Try:
22:10:08.983 [ERROR] [org.gradle.BuildExceptionReporter] Run with --stacktrace option to get the stack trace. 
22:10:08.984 [LIFECYCLE] [org.gradle.BuildResultLogger] 
22:10:08.984 [LIFECYCLE] [org.gradle.BuildResultLogger] BUILD FAILED
22:10:08.985 [LIFECYCLE] [org.gradle.BuildResultLogger] 
22:10:08.985 [LIFECYCLE] [org.gradle.BuildResultLogger] Total time: 2.76 secs

I check the plugin code and looks right in the repo, but i'm not sure if that is the same code in the bintray repo. Can you please check.

Thank you,

@RobWin
Copy link
Member

RobWin commented May 20, 2015

Hi @neoecos,

thx. The same happens in Travis-CI.
I will have a look at it.

RobWin pushed a commit that referenced this issue May 20, 2015
RobWin pushed a commit that referenced this issue May 20, 2015
@RobWin
Copy link
Member

RobWin commented May 20, 2015

Fixed

@RobWin RobWin closed this as completed May 20, 2015
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