adnbrownie

Results 3 comments of adnbrownie

As it seems, this would be fixed with [PR 651](https://github.com/OpenAPITools/openapi-generator-cli/pull/651).

As mentioned in https://github.com/OpenAPITools/openapi-generator-cli/issues/661, it is a common practice in the Java world to go for the `JAVA_HOME` environment variable. The main reason is that you might need different versions...

I don't have time immediately, but I can look into the failing tests at some point.