swagger-maven-plugin icon indicating copy to clipboard operation
swagger-maven-plugin copied to clipboard

End of life?

Open McPringle opened this issue 3 years ago • 1 comments

The last release happened more than two years ago and there seems to be no activity in this repo. Is this plugin end-of-life? Or is there something going on behind the scenes? In our project, we have some issues with this plugin which seem to be related to Java 17 support (e.g. #85) and we are not sure if we should continue using this plugin or not.

McPringle avatar Oct 28 '22 12:10 McPringle

Seems like this project was abandoned. I switched to https://github.com/eclipse/microprofile-open-api which works with the SmallRye OpenAPI Maven Plugin: https://github.com/smallrye/smallrye-open-api/blob/main/tools/maven-plugin/

Neffez avatar Dec 28 '22 16:12 Neffez