This message was deleted.
# community-support
s
This message was deleted.
e
that Gradle plugin seems pretty poorly implemented - it doesn't add the generated code to the main (or any) sourceSet
(in my company we decided to just implement our own plugin that actually works. honestly, you should consider doing the same. the default code generation isn't that great either)
👍 1
a
Yes seems like that...it is working as expected with maven plugin
v
You can make it work sanely with some config. I described it either here or in the openapi generator slack before, just search for it. I think it was here. Maybe search in the linen mirror in case it is longer ago than 90 days.
e
I linked to the comment in the github issue that you left
❤️ 2
v
Ah, great. :-D
I just remembered I had the topic here too in the past. :-)