spring-projects / spring-projects/spring-framework
KotlinConventions still has references to javadoc.io
Open
Nobody has claimed this yet.
status: waiting-for-triage
- Dominant language
- Java
- Stars
- 60.2k
- Forks
- 38.8k
- Avg merge
- 5d 2h
- Merged PRs (30d)
- 27
Description
I believe a decision was made to exclude javadoc.io from the build as it is unreliable. It is, however, still configuring in Kotlin conventions. This does not fail the build but produces a ton of warnings as it appears to be down at the moment.
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
Locate the KotlinConventions configuration in the repository and inspect how it still references javadoc.io. Remove the obsolete references and verify that the build no longer emits the reported javadoc.io warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100