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 error with gradle 6.0 #10

Open
bugspencor opened this issue Apr 18, 2021 · 0 comments
Open

Gradle error with gradle 6.0 #10

bugspencor opened this issue Apr 18, 2021 · 0 comments

Comments

@bugspencor
Copy link

I imported the project into Eclipse and get an error message:

Could not run phased build action using Gradle distribution 'https://services.gradle.org/distributions/gradle-6.0-bin.zip'.
Build file '/home/marting/git/coursera-cloud-applications/mobile-cloud-asgn1/build.gradle' line: 2
An exception occurred applying plugin request [id: 'org.springframework.boot', version: '2.4.2']
Failed to apply plugin [id 'org.springframework.boot']
Spring Boot plugin requires Gradle 5 (5.6.x only) or Gradle 6 (6.3 or later). The current version is Gradle 6.0

When I set Specific Gradle version in the project to 6.3 I don't get the error.

Could that be solved by using the Gradle Wrapper? https://docs.gradle.org/current/userguide/gradle_wrapper.html

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