Timo Gruen
01/22/2021, 3:02 PMFAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':connector:example:connector-confluence-cloud:kaptKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
> java.lang.reflect.InvocationTargetException (no error message)
The processor has been written by myself, so I can change something on that end, but I’m not finding any solution for that.
I keep logging using processingEnv.error()
but can’t find any results in the actual log. Is there any way to improve the logging here?
Thanks in advance!console
tab when running tests, the actual exception message is present