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

Failing while building spring-boot-devtools version 2.7.10 using ./gradlew build (org.springframework.boot:spring-boot-devtools:2.7.10) #40578

Closed
shivsrivastava opened this issue Apr 30, 2024 · 1 comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@shivsrivastava
Copy link

Package artifact id:org.springframework.boot

source code url: https://github.com/spring-projects/spring-boot/tree/v2.7.10

Issue Description: Failing while building spring-boot-devtools version 2.7.10 using ./gradlew build (org.springframework.boot:spring-boot-devtools:2.7.10)

JDK Version: 1.8

Build CMD: ./gradlew build

MVN Version: NA

gradle version - NA

Error Log:

024-04-30T09:06:18.865+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-04-30T09:06:19.069+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
2024-04-30T09:06:19.070+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-04-30T09:06:19.071+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Where:
2024-04-30T09:06:19.071+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Settings file 'C:\code\code-48-main\org.springframework.bootspring-boot-devtools2.7.10\code\spring-boot\settings.gradle' line: 78
2024-04-30T09:06:19.072+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter]
2024-04-30T09:06:19.072+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
2024-04-30T09:06:19.073+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] A problem occurred evaluating settings'spring-boot-build'.
2024-04-30T09:06:19.123+0530 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > C:\code\code-48-main\org.springframework.bootspring-boot-devtools2.7.10\code\spring-boot\spring-boot-project\spring-boot-starters

attachement: build log attached (jdk 1.8)
Failed_jdk_8.txt

OS: windows 10

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 30, 2024
@wilkinsona
Copy link
Member

Spring Boot 2.7.x is out of OSS support. If you're having trouble building a tag, please make sure that you have followed the instructions on the wiki for working with the code on Windows. In addition to the recommended git configuration, you may also want to clone the repository into a directory structure with a path that's shorter than C:\code\code-48-main\org.springframework.bootspring-boot-devtools2.7.10\code.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Apr 30, 2024
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

3 participants