Reputation: 1748
I am using the @Data annotation, but compiler doesn't see the get/set methods. pom.xml is fine and lombok is in the classpath for 'mvn compile' command
Upvotes: 1
Views: 1299
Solved it by upping maven-compiler-plugin version to 3.1