An implementation of the maven compiler API that uses the eclipse (JDT) compiler and can process java files containing Lombok annotations.
'com.reubenpeeris.maven:lombok-eclipse-compiler:1.2'
<dependency>
<groupId>com.reubenpeeris.maven</groupId>
<artifactId>lombok-eclipse-compiler</artifactId>
<version>1.2</version>
</dependency>
<dependency org="com.reubenpeeris.maven" name="lombok-eclipse-compiler" rev="1.2"/>
"com.reubenpeeris.maven", "lombok-eclipse-compiler", "1.2"