spring-cloud / spring-cloud/spring-cloud-stream
4.3.x Branch Does Not Build Using Java 25
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 646
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 8
Description
This is because the maven-kotlin-plugin version 1.9.25 does not support Java 25. We need to figure out a way to configure the build so it does not fail
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
On the 4.3.x branch, first reproduce the build failure using Java 25 and inspect how the maven-kotlin-plugin version 1.9.25 is configured. Determine a compatible build configuration, then verify that the branch builds successfully with Java 25 without changing the required plugin behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100