So the main thing causing all these issues was a wrong annotation_processor_path set to the project level profile by Ide or something else, So changing it to Obtain processors from project classpath
in the project profile solved it for me. See the picture attached for reference.