How to use Lombok when JPAMetaModelEntityProcessor annotation processor is activated in the maven build.
Maven config:
[...]
The Solution if @Pierrick is not totally correct. You have to switch the order of the processors.
maven-compiler-plugin lombok.launch.AnnotationProcessorHider$AnnotationProcessor,org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor