Unable to get maven to recognize a key in lombok.config

301 views
Skip to first unread message

arvind

unread,
Oct 10, 2017, 3:39:26 AM10/10/17
to Project Lombok
My lombok.config file is in the root directory, same directory as my pom.xml.

This is what my pom.xml looks like:
<plugin>
                <groupId>org.projectlombok</groupId>
                <artifactId>lombok-maven-plugin</artifactId>
                <version>1.16.18.1</version>
</plugin>

On invoking mvn compile I get Unknown key 'lombok.addLombokGeneratedAnnotation'
Reply all
Reply to author
Forward
0 new messages