Closed raner closed 6 years ago
Indeed. And I will. At some time. But I do not have the time available at the moment. I need to sort out how to handle the security of the signing.
Thanks for the prompt response, Jesper. If it is any help at all, the key generation procedure is described here, and the signing can be easily done with the maven-gpg-plugin
.
The module is available on Central now
👍 Awesome, I just saw that this was completed. Thanks for releasing this to the Central Repo and making it available to other developers!
I'd love to use enunciate-openapi, but right now I would have to splice it into my build process in a rather unconventional way. Assuming that this project is at least to some degree production-ready, it would be nice if you could put a release on the Central Repository, so that this plugin can be easily consumed in Maven and Gradle builds (see instructions here).