spring-cloud / spring-cloud/spring-cloud-gateway
4.3.x Branch Does Not Build Using Java 25
Open
Nobody has claimed this yet.
blocked
- Dominant language
- Java
- Stars
- 4.9k
- Forks
- 3.5k
- Avg merge
- 20h 57m
- 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
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
Start by inspecting the 4.3.x build configuration and how maven-kotlin-plugin 1.9.25 is configured. Reproduce the build with Java 25, then verify that the 4.3.x branch builds successfully without the plugin-related failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100