Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Would it be possible to replace call to the codegen jar with use of the maven/gradle-plugin ? #13

Closed
PierreBesson opened this issue Oct 27, 2018 · 7 comments

Comments

@PierreBesson
Copy link
Contributor

This module is super cool but I'm sure more people would use if it was integrated in the JHipster cli itself. However the only thing preventing it is that this depends on openapi-generator.jar but what if we could rely on the openapigen maven/gradle plugin directly. @cbornet Is it doable ?

@cbornet
Copy link
Owner

cbornet commented Oct 27, 2018

I guess it could be used. Originally I was reluctant due to the slow release rate of swagger-codegen. But with OpenAPI-generator it's different so I'll reconsider.

@cbornet
Copy link
Owner

cbornet commented Oct 27, 2018

About integrating in the main gen maybe we could have a vote for this ?

@ecostanzi
Copy link

Hi! Any news about the integration in the main generator? Are you still considering to replace the jar with maven/gradle plugin? I could give this a try

@PierreBesson
Copy link
Contributor Author

Yes we are still considering it. We even discussed this together @cbornet and I when we met last week. However we don't have the time to work on this right now. If you are interested to do the integration yourself, you can open an issue on JHipster/generator-jhipster to request the feature.

@ecostanzi
Copy link

I found some time to look into it and opened this issue: jhipster/generator-jhipster#9548

@cbornet
Copy link
Owner

cbornet commented Sep 13, 2019

@PierreBesson can be closed I guess ?

@PierreBesson
Copy link
Contributor Author

PierreBesson commented Sep 13, 2019

Yes another solution has been found by using the npm release of openapigenerator-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants