tddmonkey
01/25/2019, 2:40 PMkapt {
arguments {
arg("kapt.kotlin.generated", yourDir)
}
}gmariotti
01/27/2019, 2:57 PMkapt(group = "io.vertx", name = "vertx-service-proxy", classifier = "processor") as dependency, but the option seems to be entirely ignored. Any idea why?tddmonkey
01/28/2019, 8:01 AMclassifier there. Also don’t know if that would cause a problem thoughtddmonkey
01/28/2019, 8:01 AM--info to see what logging you getgmariotti
01/28/2019, 4:57 PMclassifier it doesn’t generate anything. Moreover, I need to have the interface in the java folder instead of the kotlin one, but that maybe the vertx-service-proxy library