kongchen / swagger-maven-plugin

JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
http://kongchen.github.io/swagger-maven-plugin/
Apache License 2.0
761 stars 450 forks source link

Issue with swagger-codegen-maven-plugin #423

Open j9amit opened 7 years ago

j9amit commented 7 years ago

We are using swagger-codegen-maven plugin in our project. The code is generated everytime during maven build even if there is no change in .yaml file. Is there any way to exclude the already compiled/generated file to get overwritten.

I have posted this question with other details on below url.

http://stackoverflow.com/questions/42037240/swagger-codegen-maven-plugin-regeneration-code-on-mvn-compile

dantran commented 7 years ago

@j9amit you posted this issue on the wrong github project.