Gradle not compiles with solder-tooling.jar

I had the same problem. I think the gradle daemon makes annotation processor suck after some time.

I killed all the gradle daemon on my machine, restarted the same gradle scripts and it worked like a charm.