Gustavo De Micheli
Gustavo De Micheli
Hi @wing328, sorry to tag you directly. Is this PR something that would improve on the SBT plugin? This way it would be deployed into maven central, like the other...
@jrouly @wing328 Would it possible to publish the plugin at https://scala.jfrog.io/ui/native/sbt-plugin-releases/org.openapitools/sbt-openapi-generator, this is were we get redirected from https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases
@sheaney You could use [Helenus](https://github.com/nMoncho/helenus) to do this, it supports Alpakka integration with an API that supports Row Mappers
For anyone interested, we're running our CI on Jenkins with Kubernetes as agent. Our current workaround is to add a sidecar to the Build POD, and make SBT resolve dependencies...