A few notes on java annotation processing, collected when working on RESTX annotation processor.
It fails silently.
Use -proc:none
javac option.
In restx build you can use this fragment: classpath:///restx/build/fragments/maven/annotation-processing-disable.xml