swagger-api / swagger-api/swagger-codegen
gradle-swagger-generator-plugin is archived
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure if this is the best place to raise this, but here goes...
https://github.com/int128/gradle-swagger-generator-plugin is referenced in several places in the docs as the recommended plugin for Gradle projects needing to generate source code:
However that plugin was archived in November 2024. The latest version of the plugin only supports up-to Gradle 8 unfortunately (it uses a deprecated project.javaexec method that was removed in Gradle 9), so it's slowly going to prove insufficient to people (Gradle 8 doesn't currently support Java 25).
It may be time to point people to something else, such as https://github.com/OpenAPITools/openapi-generator?
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 with docs/workflow-integration.md and search the documentation for references to gradle-swagger-generator-plugin. Confirm a maintained replacement before updating the recommendation, then check that all affected links and guidance point to the chosen alternative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100