Looks like <proc>none</proc> within maven-compiler-plugin's configuration prevents annotation processing. After removing it, I was able to compile your project successfully.