I keep seeing this error while trying to build. D...
# contributing-to-airbyte
m
I keep seeing this error while trying to build. Do we have a ticket about tracking down and fixing what's causing a build tool to crash?
> Task :spotlessJava FAILED
Step 'removeUnusedImports' found problem in 'whatever file':
null
java.lang.reflect.InvocationTargetException
...big stack trace here
u
It doesn't handle java files that are totally commented out very well.
u
That is the case where I've seen this.
u
...huh. Nope, this is an ordinary code file.