I added one table and everything was working great.
Added two more tables and build start failing with NullPointerException without any message. I ran the build with --stacktrace and it said that the error was occurring at TableWriter.java:154 of the annotation processor.
Can you please look at the issue or guide me in the right direction if it is any known one.
Thanks