alibaba / alibaba/cloud-native-app-initializer
gradle构建报错
Open
wait for feedback
- Dominant language
- Java
- Stars
- 308
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
```
An exception occurred applying plugin request [id: 'org.springframework.boot', version: '2.6.11']
> Failed to apply plugin [id 'org.springframework.boot']
> Spring Boot plugin requires Gradle 6.8.x, 6.9.x, or 7.x. The current version is Gradle 6.4.1
```
Contributor guide
Research direction
Start by inspecting the project's Gradle configuration and the org.springframework.boot plugin declaration, then reproduce the reported build with Gradle 6.4.1. Confirm the required Gradle and plugin versions and verify that the project builds successfully with compatible versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100