smallrye-open-api
smallrye-open-api copied to clipboard
Gradle plugin contribution
We have ported the existing Maven plugin to Gradle and are using it for a while now for our build of projectnessie. The Gradle port is currently maintained here, but not published as a Gradle plugin. Is there interest in having a Gradle plugin in this repository?
If yes, then we would create a pull request, to
- introduce the Gradle plugin incl tests
- unify code that can be shared with the Maven plugin
Yes for sure. It would be great if we also publish it