-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
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:
| [Gradle Swagger Generator Plugin](https://github.com/int128/gradle-swagger-generator-plugin) is available for generating source code and API document. |
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?
Metadata
Metadata
Assignees
Labels
No labels