Vaadin v24, Lombok and CheckerFramework - need POM file

Hello all,

Trying to add the checker framework (https://checkerframework.org/) to a project with Vaadin v24 already using Lombok.

Anyone care to share a working POM file?

Many thanks in advance.

Cheers

Ismael

I don’t have a pom file, but the instructions here: The Checker Framework Manual: Custom pluggable types for Java seem quite straightforward. Did you try following them already?